aboutsummaryrefslogtreecommitdiff
path: root/actions/friends
diff options
context:
space:
mode:
Diffstat (limited to 'actions/friends')
-rw-r--r--actions/friends/add.php4
-rw-r--r--actions/friends/addcollection.php4
-rw-r--r--actions/friends/deletecollection.php4
-rw-r--r--actions/friends/editcollection.php4
-rw-r--r--actions/friends/remove.php4
5 files changed, 10 insertions, 10 deletions
diff --git a/actions/friends/add.php b/actions/friends/add.php
index 74238b3a0..004b0eaad 100644
--- a/actions/friends/add.php
+++ b/actions/friends/add.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/
*/
diff --git a/actions/friends/addcollection.php b/actions/friends/addcollection.php
index 27dfc1547..bda98984b 100644
--- a/actions/friends/addcollection.php
+++ b/actions/friends/addcollection.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/
*/
diff --git a/actions/friends/deletecollection.php b/actions/friends/deletecollection.php
index 99bfdc832..674e68751 100644
--- a/actions/friends/deletecollection.php
+++ b/actions/friends/deletecollection.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/
*/
diff --git a/actions/friends/editcollection.php b/actions/friends/editcollection.php
index 5b828e190..a1a38845f 100644
--- a/actions/friends/editcollection.php
+++ b/actions/friends/editcollection.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/
*/
diff --git a/actions/friends/remove.php b/actions/friends/remove.php
index ef0cdb46e..d1911bb90 100644
--- a/actions/friends/remove.php
+++ b/actions/friends/remove.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/
*/