mirror of
https://github.com/rsyslog/loganalyzer.git
synced 2025-09-26 03:09:21 +02:00
there was never before a version number - fixed this now
This commit is contained in:
parent
95870c94b7
commit
ab5153b280
11
index.php
11
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();
|
||||
?>
|
||||
?>
|
||||
|
Loading…
x
Reference in New Issue
Block a user