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 --- js/index.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'js/index.php') diff --git a/js/index.php b/js/index.php index ed17b04..9373b09 100644 --- a/js/index.php +++ b/js/index.php @@ -1,4 +1,22 @@ + * @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. +*/ + //header('Access-Control-Allow-Origin: *'); //header('Access-Control-Allow-Methods: GET'); header('Content-Type: text/javascript;charset=utf-8'); -- cgit v1.2.1