mirror of https://github.com/CISOfy/lynis.git
Lynis 2.0.0 release
This commit is contained in:
parent
209e1991d2
commit
56a75cd6aa
6
lynis
6
lynis
|
@ -22,10 +22,10 @@
|
|||
#
|
||||
# Program information
|
||||
PROGRAM_name="Lynis"
|
||||
PROGRAM_version="1.6.5"
|
||||
PROGRAM_releasedate="3 February 2015"
|
||||
PROGRAM_version="2.0.0"
|
||||
PROGRAM_releasedate="25 February 2015"
|
||||
PROGRAM_author="CISOfy"
|
||||
PROGRAM_author_contact="development@cisofy.com"
|
||||
PROGRAM_author_contact="lynis-dev@cisofy.com"
|
||||
PROGRAM_website="https://cisofy.com"
|
||||
PROGRAM_copyright="Copyright 2007-2015 - ${PROGRAM_author}, ${PROGRAM_website}"
|
||||
PROGRAM_license="${PROGRAM_name} comes with ABSOLUTELY NO WARRANTY. This is free software, and you are
|
||||
|
|
Loading…
Reference in New Issue