From fbb80487e6af07dd66411245a839c4af38c3a57f Mon Sep 17 00:00:00 2001 From: hellekin Date: Thu, 1 Nov 2012 14:57:17 -0300 Subject: Set license to AGPLv3+ --- start.php | 25 ++++++++++++++++++++++--- 1 file changed, 22 insertions(+), 3 deletions(-) (limited to 'start.php') diff --git a/start.php b/start.php index 342d5e136..b19b2efcf 100644 --- a/start.php +++ b/start.php @@ -1,9 +1,28 @@ + * @license COPYING, http://www.gnu.org/licenses/agpl + * + * Copyright 2011-2012 Lorea Faeries + * + * This program is free software: you can redistribute it and/or + * modify it under the terms of the GNU Affero General Public License + * as published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, but + * WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public + * License along with this program. If not, see + * . */ elgg_register_event_handler('init', 'system', 'colorbox_init'); -- cgit v1.2.3