diff options
Diffstat (limited to 'account')
-rw-r--r-- | account/forgotten_password.php | 2 | ||||
-rw-r--r-- | account/register.php | 4 |
2 files changed, 2 insertions, 4 deletions
diff --git a/account/forgotten_password.php b/account/forgotten_password.php index e28609f08..014dd8b46 100644 --- a/account/forgotten_password.php +++ b/account/forgotten_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/account/register.php b/account/register.php index e781dc8ad..350a770e9 100644 --- a/account/register.php +++ b/account/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/
*/
|