X-Git-Url: https://git.nubati.net/cgi-bin/gitweb.cgi?p=photo-tags.git;a=blobdiff_plain;f=index.php;h=05e34d1b7c37e7a6ad49d4c6eea7d49b67e14da5;hp=885549af0f3178ac6f4e791dff6c929ae24f329c;hb=HEAD;hpb=dbb0ee0fb0ac694652e5bb50e0275731d632a567 diff --git a/index.php b/index.php index 885549a..05e34d1 100644 --- a/index.php +++ b/index.php @@ -1,4 +1,25 @@ + + This file is part of photo-tags. + + Photo-tags is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + Photo-tags 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 General Public License for more details. + + You should have received a copy of the GNU General Public License + along with Photo-tags. If not, see . + + **/ + /* parse ini -file */ $iniarray=parse_ini_file("config.ini"); $webbase=$iniarray["webbase"]; @@ -89,7 +110,7 @@ function autoversion($file)