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/comments/add.php | 4 ++-- actions/comments/delete.php | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'actions/comments') 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/ */ -- cgit v1.2.3