aboutsummaryrefslogtreecommitdiff
path: root/start.php
diff options
context:
space:
mode:
authorSem <sembrestels@riseup.net>2012-11-30 12:42:51 +0100
committerSem <sembrestels@riseup.net>2012-11-30 12:42:51 +0100
commit36520e367d2d05b6e4c1f3d6703ea395c303d77b (patch)
treeccd50c74e771fa6a586f313050420285173a425b /start.php
parent2c9ae443879a212d988a5034a07801060d283d59 (diff)
downloadelgg-36520e367d2d05b6e4c1f3d6703ea395c303d77b.tar.gz
elgg-36520e367d2d05b6e4c1f3d6703ea395c303d77b.tar.bz2
Revert "Finalize Copyright information" because merge is fucked.
This reverts commit 2c9ae443879a212d988a5034a07801060d283d59.
Diffstat (limited to 'start.php')
-rw-r--r--start.php6
1 files changed, 1 insertions, 5 deletions
diff --git a/start.php b/start.php
index ec1c065bc..b19b2efcf 100644
--- a/start.php
+++ b/start.php
@@ -1,6 +1,6 @@
<?php
/**
- * Colorbox -- Add jQuery.lightbox support to Elgg
+ * Colorbox -- A lightweight, customizable lightbox plugin for jQuery
*
* @package Lorea
* @subpackage Colorbox
@@ -23,10 +23,6 @@
* You should have received a copy of the GNU Affero General Public
* License along with this program. If not, see
* <http://www.gnu.org/licenses/>.
- *
- * The Colorbox plugin for Elgg contains the Colorbox jQuery plugin,
- * released under the MIT License, and Copyright 2011 Jack Moore.
- * See vendors/colorbox/
*/
elgg_register_event_handler('init', 'system', 'colorbox_init');