mirror of https://github.com/CISOfy/lynis.git
Changed copyright lines and website address
This commit is contained in:
parent
98abf325e4
commit
e6b77b5c3d
9
lynis
9
lynis
|
@ -21,16 +21,15 @@
|
|||
# Program information
|
||||
PROGRAM_name="Lynis"
|
||||
PROGRAM_version="1.6.5"
|
||||
PROGRAM_releasedate="29 November 2014"
|
||||
PROGRAM_author="CISOfy & Michael Boelen"
|
||||
PROGRAM_releasedate="2 December 2014"
|
||||
PROGRAM_author="Michael Boelen, CISOfy"
|
||||
PROGRAM_author_contact="michael.boelen@cisofy.com"
|
||||
PROGRAM_website="http://cisofy.com"
|
||||
PROGRAM_website="https://cisofy.com"
|
||||
PROGRAM_copyright="Copyright 2007-2014 - ${PROGRAM_author}, ${PROGRAM_website}"
|
||||
PROGRAM_license="${PROGRAM_name} comes with ABSOLUTELY NO WARRANTY. This is free software, and you are
|
||||
welcome to redistribute it under the terms of the GNU General Public License.
|
||||
See the LICENSE file for details about using this software."
|
||||
|
||||
PROGRAM_extrainfo="Enterprise support and plugins available via CISOfy - http://cisofy.com"
|
||||
PROGRAM_extrainfo="Enterprise support and plugins available via CISOfy - https://cisofy.com"
|
||||
# Release version (beta or final)
|
||||
PROGRAM_releasetype="beta"
|
||||
# Version number of report files (when format changes in future)
|
||||
|
|
Loading…
Reference in New Issue