diff options
Diffstat (limited to 'views/default/comments/forms')
-rw-r--r-- | views/default/comments/forms/edit.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/views/default/comments/forms/edit.php b/views/default/comments/forms/edit.php index a8f5980c7..e13f13977 100644 --- a/views/default/comments/forms/edit.php +++ b/views/default/comments/forms/edit.php @@ -4,9 +4,9 @@ * Elgg comments add form
*
* @package Elgg
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
+ * @author Curverider Ltd <info@elgg.com>
- * @copyright Curverider Ltd 2008-2009
+ * @link http://elgg.com/
*
* @uses $vars['entity']
|