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/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 -- 6 files changed, 12 deletions(-) (limited to 'actions/user') 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/ */ -- cgit v1.2.3