From 3c48686e1167c42d4af5824b9756e02c3b88ad2d Mon Sep 17 00:00:00 2001 From: Romain d'Alverny Date: Sun, 10 Feb 2013 15:58:16 +0000 Subject: add license headers --- html/index.php | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'html') diff --git a/html/index.php b/html/index.php index 2de3938..e93080e 100644 --- a/html/index.php +++ b/html/index.php @@ -1,5 +1,20 @@ + * @link http://nav.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. */ $t0 = microtime(); -- cgit v1.2.1