From 5cf96f32c4c0d462b1e9071b09381e0e89dd0c28 Mon Sep 17 00:00:00 2001 From: brettp Date: Thu, 20 Aug 2009 18:57:20 +0000 Subject: Whoa nelly this is a big one: Removed license and copyright for files. git-svn-id: https://code.elgg.org/elgg/trunk@3427 36083f99-b078-4883-b0ff-0f9b5a30f544 --- actions/admin/plugins/disable.php | 2 -- actions/admin/plugins/disableall.php | 2 -- actions/admin/plugins/enable.php | 2 -- actions/admin/plugins/enableall.php | 2 -- actions/admin/plugins/reorder.php | 4 ++-- actions/admin/site/update_basic.php | 4 ++-- actions/admin/user/ban.php | 2 -- actions/admin/user/delete.php | 2 -- actions/admin/user/makeadmin.php | 2 -- actions/admin/user/removeadmin.php | 2 -- actions/admin/user/resetpassword.php | 2 -- actions/admin/user/unban.php | 2 -- actions/comments/add.php | 4 ++-- actions/comments/delete.php | 4 ++-- actions/email/save.php | 2 -- actions/entities/delete.php | 2 -- actions/friends/add.php | 4 ++-- actions/friends/addcollection.php | 4 ++-- actions/friends/deletecollection.php | 4 ++-- actions/friends/editcollection.php | 4 ++-- actions/friends/remove.php | 4 ++-- actions/import/opendd.php | 2 -- actions/login.php | 4 ++-- actions/logout.php | 4 ++-- actions/notifications/settings/usersettings/save.php | 2 -- actions/plugins/settings/save.php | 2 -- actions/plugins/usersettings/save.php | 2 -- actions/register.php | 4 ++-- actions/systemsettings/install.php | 4 ++-- actions/user/default_access.php | 2 -- actions/user/language.php | 2 -- actions/user/name.php | 2 -- actions/user/password.php | 2 -- actions/user/passwordreset.php | 2 -- actions/user/requestnewpassword.php | 2 -- actions/useradd.php | 2 -- actions/usersettings/save.php | 4 ++-- actions/widgets/add.php | 4 ++-- actions/widgets/reorder.php | 4 ++-- actions/widgets/save.php | 4 ++-- 40 files changed, 34 insertions(+), 80 deletions(-) (limited to 'actions') diff --git a/actions/admin/plugins/disable.php b/actions/admin/plugins/disable.php index f0e07d49b..2241730ad 100644 --- a/actions/admin/plugins/disable.php +++ b/actions/admin/plugins/disable.php @@ -4,9 +4,7 @@ * * @package Elgg * @subpackage Core - * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 * @author Curverider Ltd - * @copyright Curverider Ltd 2008-2009 * @link http://elgg.org/ */ diff --git a/actions/admin/plugins/disableall.php b/actions/admin/plugins/disableall.php index 00a5713d5..5d0be4ad6 100644 --- a/actions/admin/plugins/disableall.php +++ b/actions/admin/plugins/disableall.php @@ -4,9 +4,7 @@ * * @package Elgg * @subpackage Core - * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 * @author Curverider Ltd - * @copyright Curverider Ltd 2008-2009 * @link http://elgg.org/ */ diff --git a/actions/admin/plugins/enable.php b/actions/admin/plugins/enable.php index 841bc9aae..26d7abaf4 100644 --- a/actions/admin/plugins/enable.php +++ b/actions/admin/plugins/enable.php @@ -4,9 +4,7 @@ * * @package Elgg * @subpackage Core - * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 * @author Curverider Ltd - * @copyright Curverider Ltd 2008-2009 * @link http://elgg.org/ */ diff --git a/actions/admin/plugins/enableall.php b/actions/admin/plugins/enableall.php index 7789e1e6d..596955884 100644 --- a/actions/admin/plugins/enableall.php +++ b/actions/admin/plugins/enableall.php @@ -4,9 +4,7 @@ * * @package Elgg * @subpackage Core - * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 * @author Curverider Ltd - * @copyright Curverider Ltd 2008-2009 * @link http://elgg.org/ */ diff --git a/actions/admin/plugins/reorder.php b/actions/admin/plugins/reorder.php index c7a0f77bd..50409df95 100644 --- a/actions/admin/plugins/reorder.php +++ b/actions/admin/plugins/reorder.php @@ -4,9 +4,9 @@ * * @package Elgg * @subpackage Core - * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 + * @author Curverider Ltd - * @copyright Curverider Ltd 2008-2009 + * @link http://elgg.org/ */ diff --git a/actions/admin/site/update_basic.php b/actions/admin/site/update_basic.php index 69481011b..d56e1d296 100644 --- a/actions/admin/site/update_basic.php +++ b/actions/admin/site/update_basic.php @@ -7,9 +7,9 @@ * * @package Elgg * @subpackage Core - * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 + * @author Curverider Ltd - * @copyright Curverider Ltd 2008-2009 + * @link http://elgg.org/ */ diff --git a/actions/admin/user/ban.php b/actions/admin/user/ban.php index 65590f044..831513a29 100644 --- a/actions/admin/user/ban.php +++ b/actions/admin/user/ban.php @@ -4,9 +4,7 @@ * * @package Elgg * @subpackage Core - * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 * @author Curverider Ltd - * @copyright Curverider Ltd 2008-2009 * @link http://elgg.org/ */ diff --git a/actions/admin/user/delete.php b/actions/admin/user/delete.php index 0ee87a98d..b14b17278 100644 --- a/actions/admin/user/delete.php +++ b/actions/admin/user/delete.php @@ -4,9 +4,7 @@ * * @package Elgg * @subpackage Core - * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 * @author Curverider Ltd - * @copyright Curverider Ltd 2008-2009 * @link http://elgg.org/ */ diff --git a/actions/admin/user/makeadmin.php b/actions/admin/user/makeadmin.php index 440dd616a..fbf4293c5 100644 --- a/actions/admin/user/makeadmin.php +++ b/actions/admin/user/makeadmin.php @@ -4,9 +4,7 @@ * * @package Elgg * @subpackage Core - * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 * @author Curverider Ltd - * @copyright Curverider Ltd 2008-2009 * @link http://elgg.org/ */ diff --git a/actions/admin/user/removeadmin.php b/actions/admin/user/removeadmin.php index 7cd06bc05..851a0aafd 100644 --- a/actions/admin/user/removeadmin.php +++ b/actions/admin/user/removeadmin.php @@ -4,9 +4,7 @@ * * @package Elgg * @subpackage Core - * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 * @author Curverider Ltd - * @copyright Curverider Ltd 2008-2009 * @link http://elgg.org/ */ diff --git a/actions/admin/user/resetpassword.php b/actions/admin/user/resetpassword.php index 18574d143..c2d3af160 100644 --- a/actions/admin/user/resetpassword.php +++ b/actions/admin/user/resetpassword.php @@ -4,9 +4,7 @@ * * @package Elgg * @subpackage Core - * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 * @author Curverider Ltd - * @copyright Curverider Ltd 2008-2009 * @link http://elgg.org/ */ diff --git a/actions/admin/user/unban.php b/actions/admin/user/unban.php index 06f71d47c..64ba3516c 100644 --- a/actions/admin/user/unban.php +++ b/actions/admin/user/unban.php @@ -4,9 +4,7 @@ * * @package Elgg * @subpackage Core - * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 * @author Curverider Ltd - * @copyright Curverider Ltd 2008-2009 * @link http://elgg.org/ */ diff --git a/actions/comments/add.php b/actions/comments/add.php index ea3b0326e..b026c64f0 100644 --- a/actions/comments/add.php +++ b/actions/comments/add.php @@ -4,9 +4,9 @@ * Elgg add comment action * * @package Elgg - * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 + * @author Curverider - * @copyright Curverider Ltd 2008-2009 + * @link http://elgg.org/ */ diff --git a/actions/comments/delete.php b/actions/comments/delete.php index 76c29449a..2d3b9b3fd 100644 --- a/actions/comments/delete.php +++ b/actions/comments/delete.php @@ -4,9 +4,9 @@ * Elgg delete comment action * * @package Elgg - * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 + * @author Curverider - * @copyright Curverider Ltd 2008-2009 + * @link http://elgg.org/ */ diff --git a/actions/email/save.php b/actions/email/save.php index 9e3434cf0..6c166242b 100644 --- a/actions/email/save.php +++ b/actions/email/save.php @@ -4,9 +4,7 @@ * * @package Elgg * @subpackage Core - * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 * @author Curverider Ltd - * @copyright Curverider Ltd 2008-2009 * @link http://elgg.org/ */ diff --git a/actions/entities/delete.php b/actions/entities/delete.php index 9eb465363..fb9d98d1c 100644 --- a/actions/entities/delete.php +++ b/actions/entities/delete.php @@ -4,9 +4,7 @@ * * @package Elgg * @subpackage Core - * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 * @author Curverider Ltd - * @copyright Curverider Ltd 2008-2009 * @link http://elgg.org/ */ diff --git a/actions/friends/add.php b/actions/friends/add.php index 74238b3a0..004b0eaad 100644 --- a/actions/friends/add.php +++ b/actions/friends/add.php @@ -5,9 +5,9 @@ * * @package Elgg * @subpackage Core - * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 + * @author Curverider Ltd - * @copyright Curverider Ltd 2008-2009 + * @link http://elgg.org/ */ diff --git a/actions/friends/addcollection.php b/actions/friends/addcollection.php index 27dfc1547..bda98984b 100644 --- a/actions/friends/addcollection.php +++ b/actions/friends/addcollection.php @@ -5,9 +5,9 @@ * * @package Elgg * @subpackage Core - * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 + * @author Curverider Ltd - * @copyright Curverider Ltd 2008-2009 + * @link http://elgg.org/ */ diff --git a/actions/friends/deletecollection.php b/actions/friends/deletecollection.php index 99bfdc832..674e68751 100644 --- a/actions/friends/deletecollection.php +++ b/actions/friends/deletecollection.php @@ -5,9 +5,9 @@ * * @package Elgg * @subpackage Core - * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 + * @author Curverider Ltd - * @copyright Curverider Ltd 2008-2009 + * @link http://elgg.org/ */ diff --git a/actions/friends/editcollection.php b/actions/friends/editcollection.php index 5b828e190..a1a38845f 100644 --- a/actions/friends/editcollection.php +++ b/actions/friends/editcollection.php @@ -5,9 +5,9 @@ * * @package Elgg * @subpackage Core - * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 + * @author Curverider Ltd - * @copyright Curverider Ltd 2008-2009 + * @link http://elgg.org/ */ diff --git a/actions/friends/remove.php b/actions/friends/remove.php index ef0cdb46e..d1911bb90 100644 --- a/actions/friends/remove.php +++ b/actions/friends/remove.php @@ -5,9 +5,9 @@ * * @package Elgg * @subpackage Core - * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 + * @author Curverider Ltd - * @copyright Curverider Ltd 2008-2009 + * @link http://elgg.org/ */ diff --git a/actions/import/opendd.php b/actions/import/opendd.php index dcf11f55f..9f01c879d 100644 --- a/actions/import/opendd.php +++ b/actions/import/opendd.php @@ -7,9 +7,7 @@ * * @package Elgg * @subpackage Core - * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 * @author Curverider Ltd - * @copyright Curverider Ltd 2008-2009 * @link http://elgg.org/ */ diff --git a/actions/login.php b/actions/login.php index 99a1bb54d..1d2b7bc07 100644 --- a/actions/login.php +++ b/actions/login.php @@ -5,9 +5,9 @@ * * @package Elgg * @subpackage Core - * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 + * @author Curverider Ltd - * @copyright Curverider Ltd 2008-2009 + * @link http://elgg.org/ */ diff --git a/actions/logout.php b/actions/logout.php index 4e6bb393e..078e5a7aa 100644 --- a/actions/logout.php +++ b/actions/logout.php @@ -5,9 +5,9 @@ * * @package Elgg * @subpackage Core - * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 + * @author Curverider Ltd - * @copyright Curverider Ltd 2008-2009 + * @link http://elgg.org/ */ diff --git a/actions/notifications/settings/usersettings/save.php b/actions/notifications/settings/usersettings/save.php index a6a21c8a0..41e9e2b17 100644 --- a/actions/notifications/settings/usersettings/save.php +++ b/actions/notifications/settings/usersettings/save.php @@ -4,9 +4,7 @@ * * @package Elgg * @subpackage Core - * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 * @author Curverider Ltd - * @copyright Curverider Ltd 2008-2009 * @link http://elgg.org/ */ diff --git a/actions/plugins/settings/save.php b/actions/plugins/settings/save.php index 574b98ef2..25eba2d72 100644 --- a/actions/plugins/settings/save.php +++ b/actions/plugins/settings/save.php @@ -4,9 +4,7 @@ * * @package Elgg * @subpackage Core - * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 * @author Curverider Ltd - * @copyright Curverider Ltd 2008-2009 * @link http://elgg.org/ */ diff --git a/actions/plugins/usersettings/save.php b/actions/plugins/usersettings/save.php index b34c80828..61e5c7afc 100644 --- a/actions/plugins/usersettings/save.php +++ b/actions/plugins/usersettings/save.php @@ -4,9 +4,7 @@ * * @package Elgg * @subpackage Core - * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 * @author Curverider Ltd - * @copyright Curverider Ltd 2008-2009 * @link http://elgg.org/ */ diff --git a/actions/register.php b/actions/register.php index fdf2596fc..27d9ca23f 100644 --- a/actions/register.php +++ b/actions/register.php @@ -5,9 +5,9 @@ * * @package Elgg * @subpackage Core - * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 + * @author Curverider Ltd - * @copyright Curverider Ltd 2008-2009 + * @link http://elgg.org/ */ diff --git a/actions/systemsettings/install.php b/actions/systemsettings/install.php index e2e0de5aa..1d9f63a9f 100644 --- a/actions/systemsettings/install.php +++ b/actions/systemsettings/install.php @@ -7,9 +7,9 @@ * * @package Elgg * @subpackage Core - * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 + * @author Curverider Ltd - * @copyright Curverider Ltd 2008-2009 + * @link http://elgg.org/ */ diff --git a/actions/user/default_access.php b/actions/user/default_access.php index 264bfb45b..0f062ed19 100644 --- a/actions/user/default_access.php +++ b/actions/user/default_access.php @@ -4,9 +4,7 @@ * * @package Elgg * @subpackage Core - * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 * @author Curverider Ltd - * @copyright Curverider Ltd 2008-2009 * @link http://elgg.org/ */ diff --git a/actions/user/language.php b/actions/user/language.php index ec910c12a..cec650d7d 100644 --- a/actions/user/language.php +++ b/actions/user/language.php @@ -4,9 +4,7 @@ * * @package Elgg * @subpackage Core - * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 * @author Curverider Ltd - * @copyright Curverider Ltd 2008-2009 * @link http://elgg.org/ */ diff --git a/actions/user/name.php b/actions/user/name.php index a69d44487..1c102c25f 100644 --- a/actions/user/name.php +++ b/actions/user/name.php @@ -4,9 +4,7 @@ * * @package Elgg * @subpackage Core - * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 * @author Curverider Ltd - * @copyright Curverider Ltd 2008-2009 * @link http://elgg.org/ */ diff --git a/actions/user/password.php b/actions/user/password.php index 7e097e132..e8d67a87b 100644 --- a/actions/user/password.php +++ b/actions/user/password.php @@ -4,9 +4,7 @@ * * @package Elgg * @subpackage Core - * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 * @author Curverider Ltd - * @copyright Curverider Ltd 2008-2009 * @link http://elgg.org/ */ diff --git a/actions/user/passwordreset.php b/actions/user/passwordreset.php index acc24d341..ea744b955 100644 --- a/actions/user/passwordreset.php +++ b/actions/user/passwordreset.php @@ -4,9 +4,7 @@ * * @package Elgg * @subpackage Core - * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 * @author Curverider Ltd - * @copyright Curverider Ltd 2008-2009 * @link http://elgg.org/ */ diff --git a/actions/user/requestnewpassword.php b/actions/user/requestnewpassword.php index beb19ed1f..2dff5f34d 100644 --- a/actions/user/requestnewpassword.php +++ b/actions/user/requestnewpassword.php @@ -4,9 +4,7 @@ * * @package Elgg * @subpackage Core - * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 * @author Curverider Ltd - * @copyright Curverider Ltd 2008-2009 * @link http://elgg.org/ */ diff --git a/actions/useradd.php b/actions/useradd.php index 6d9ca1d2d..cf4f03ffe 100644 --- a/actions/useradd.php +++ b/actions/useradd.php @@ -5,9 +5,7 @@ * * @package Elgg * @subpackage Core - * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 * @author Curverider Ltd - * @copyright Curverider Ltd 2008-2009 * @link http://elgg.org/ */ diff --git a/actions/usersettings/save.php b/actions/usersettings/save.php index 04d7532d0..b720c371a 100644 --- a/actions/usersettings/save.php +++ b/actions/usersettings/save.php @@ -4,8 +4,8 @@ * * @package Elgg * @subpackage Core - * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 - * @copyright Curverider Ltd 2008-2009 + + * @link http://elgg.org/ */ diff --git a/actions/widgets/add.php b/actions/widgets/add.php index ff4af4a47..76aaa3b17 100644 --- a/actions/widgets/add.php +++ b/actions/widgets/add.php @@ -5,9 +5,9 @@ * * @package Elgg * @subpackage Core - * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 + * @author Curverider Ltd - * @copyright Curverider Ltd 2008-2009 + * @link http://elgg.org/ */ diff --git a/actions/widgets/reorder.php b/actions/widgets/reorder.php index 47f799889..6f3142e8d 100644 --- a/actions/widgets/reorder.php +++ b/actions/widgets/reorder.php @@ -5,9 +5,9 @@ * * @package Elgg * @subpackage Core - * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 + * @author Curverider Ltd - * @copyright Curverider Ltd 2008-2009 + * @link http://elgg.org/ */ diff --git a/actions/widgets/save.php b/actions/widgets/save.php index e86632c6e..c6e06a12f 100644 --- a/actions/widgets/save.php +++ b/actions/widgets/save.php @@ -5,9 +5,9 @@ * * @package Elgg * @subpackage Core - * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 + * @author Curverider Ltd - * @copyright Curverider Ltd 2008-2009 + * @link http://elgg.org/ */ -- cgit v1.2.3