Minor textual changes to copyright and e-mail address

This commit is contained in:
mboelen 2014-12-09 00:44:51 +01:00
parent 4a5fe6d201
commit fb1bdbeaf4
1 changed files with 7 additions and 5 deletions

12
lynis
View File

@ -5,13 +5,15 @@
# Lynis # Lynis
# ------------------ # ------------------
# #
# Copyright 2007-2014 CISOfy & Michael Boelen, The Netherlands # Copyright 2007-2014 Michael Boelen, CISOfy (michael.boelen@cisofy.com)
# michael.boelen@cisofy.com - http://cisofy.com # Website: https://cisofy.com
# #
# Lynis comes with ABSOLUTELY NO WARRANTY. This is free software, and you are # Lynis 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. # welcome to redistribute it under the terms of the GNU General Public License.
# See LICENSE file for usage of this software. # See LICENSE file for usage of this software.
# #
# Lynis is licensed under GPLv3, Plugins are licensed differently (see plugins)
#
################################################################################# #################################################################################
# #
# Lynis is an automated auditing tool for Unix based operating systems. # Lynis is an automated auditing tool for Unix based operating systems.
@ -21,9 +23,9 @@
# Program information # Program information
PROGRAM_name="Lynis" PROGRAM_name="Lynis"
PROGRAM_version="1.6.5" PROGRAM_version="1.6.5"
PROGRAM_releasedate="3 December 2014" PROGRAM_releasedate="9 December 2014"
PROGRAM_author="Michael Boelen, CISOfy" PROGRAM_author="CISOfy"
PROGRAM_author_contact="michael.boelen@cisofy.com" PROGRAM_author_contact="lynis-dev@cisofy.com"
PROGRAM_website="https://cisofy.com" PROGRAM_website="https://cisofy.com"
PROGRAM_copyright="Copyright 2007-2014 - ${PROGRAM_author}, ${PROGRAM_website}" 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 PROGRAM_license="${PROGRAM_name} comes with ABSOLUTELY NO WARRANTY. This is free software, and you are