diff options
Diffstat (limited to 'actions/user')
-rw-r--r-- | actions/user/default_access.php | 2 | ||||
-rw-r--r-- | actions/user/language.php | 2 | ||||
-rw-r--r-- | actions/user/name.php | 2 | ||||
-rw-r--r-- | actions/user/password.php | 2 | ||||
-rw-r--r-- | actions/user/passwordreset.php | 2 | ||||
-rw-r--r-- | actions/user/requestnewpassword.php | 2 |
6 files changed, 0 insertions, 12 deletions
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/ */ |