From 77a3e2e20abdb74dc1e872204edc1e0474bbab44 Mon Sep 17 00:00:00 2001 From: Romain d'Alverny Date: Mon, 12 Nov 2012 11:36:27 +0000 Subject: better license header --- app.php | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'app.php') diff --git a/app.php b/app.php index 43323dbc6..5dc16a38a 100644 --- a/app.php +++ b/app.php @@ -12,9 +12,14 @@ * @category Mageia * @package Mageia\Web\www * @author rda - * @license http://www.gnu.org/licenses/gpl-2.0.html GPL-2+ * @link http://www.mageia.org/ * + * @license http://www.gnu.org/licenses/gpl-2.0.html GNU GPL v2+ + * + * This program is free software; you can redistribute it and/or modify it + * under the terms of the GNU General Public License aspublished by the + * Free Software Foundation; either version 2 of the License, or (at your + * option) any later version. */ require 'lib/Pinq/Controller.php'; -- cgit v1.2.1