aboutsummaryrefslogtreecommitdiff
path: root/actions/admin/plugins
diff options
context:
space:
mode:
authorbrettp <brettp@36083f99-b078-4883-b0ff-0f9b5a30f544>2009-08-20 18:57:20 +0000
committerbrettp <brettp@36083f99-b078-4883-b0ff-0f9b5a30f544>2009-08-20 18:57:20 +0000
commit5cf96f32c4c0d462b1e9071b09381e0e89dd0c28 (patch)
tree3278898bf151d975ab3018f3435e4f05d30fd057 /actions/admin/plugins
parent3d4d41d19b6389e7a26c642b548cbb2331c510aa (diff)
downloadelgg-5cf96f32c4c0d462b1e9071b09381e0e89dd0c28.tar.gz
elgg-5cf96f32c4c0d462b1e9071b09381e0e89dd0c28.tar.bz2
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
Diffstat (limited to 'actions/admin/plugins')
-rw-r--r--actions/admin/plugins/disable.php2
-rw-r--r--actions/admin/plugins/disableall.php2
-rw-r--r--actions/admin/plugins/enable.php2
-rw-r--r--actions/admin/plugins/enableall.php2
-rw-r--r--actions/admin/plugins/reorder.php4
5 files changed, 2 insertions, 10 deletions
diff --git a/actions/admin/plugins/disable.php b/actions/admin/plugins/disable.php
index f0e07d49b..2241730ad 100644
--- a/actions/admin/plugins/disable.php
+++ b/actions/admin/plugins/disable.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/admin/plugins/disableall.php b/actions/admin/plugins/disableall.php
index 00a5713d5..5d0be4ad6 100644
--- a/actions/admin/plugins/disableall.php
+++ b/actions/admin/plugins/disableall.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/admin/plugins/enable.php b/actions/admin/plugins/enable.php
index 841bc9aae..26d7abaf4 100644
--- a/actions/admin/plugins/enable.php
+++ b/actions/admin/plugins/enable.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/admin/plugins/enableall.php b/actions/admin/plugins/enableall.php
index 7789e1e6d..596955884 100644
--- a/actions/admin/plugins/enableall.php
+++ b/actions/admin/plugins/enableall.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/admin/plugins/reorder.php b/actions/admin/plugins/reorder.php
index c7a0f77bd..50409df95 100644
--- a/actions/admin/plugins/reorder.php
+++ b/actions/admin/plugins/reorder.php
@@ -4,9 +4,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/
*/