X-Git-Url: https://git.nubati.net/cgi-bin/gitweb.cgi?p=photo-tags.git;a=blobdiff_plain;f=index.php;h=05e34d1b7c37e7a6ad49d4c6eea7d49b67e14da5;hp=a4fe2b7f44a7b8eaa27e0f4e98e4e7c7db1ce9f6;hb=HEAD;hpb=e9dd5689bdfe5800c9d0f5ee4d39c90dd1d0e116 diff --git a/index.php b/index.php index a4fe2b7..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"]; @@ -71,13 +92,15 @@ function autoversion($file)
@@ -86,8 +109,8 @@ function autoversion($file)