From ab5153b280af4aef3a83f8f5218e9990b77eafdb Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Tue, 9 Aug 2005 15:21:52 +0000 Subject: [PATCH] there was never before a version number - fixed this now --- index.php | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/index.php b/index.php index cfd0dff..684a8ce 100644 --- a/index.php +++ b/index.php @@ -2,9 +2,14 @@ /*#### #### #### #### #### #### #### #### #### #### phpLogCon - A Web Interface to Log Data. -Copyright (C) 2004 Adiscon GmbH +Copyright (C) 2004-2005 Adiscon GmbH -This program 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 2 of the License, or (at your option) any later version. + Version 1.1 + +This program 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 2 of the License, or (at your +option) any later version. This program 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. @@ -199,4 +204,4 @@ it become a reality. } WriteFood(); -?> \ No newline at end of file +?>