Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CISOfy/lynis.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormboelen <michael@cisofy.com>2014-12-09 02:44:51 +0300
committermboelen <michael@cisofy.com>2014-12-09 02:44:51 +0300
commitfb1bdbeaf48a2003473f488528f0428027a91207 (patch)
treee30f8a763755397dbf98fc709f199076b5455936
parent4a5fe6d2016247522527a63e70b6d2fc1b21b864 (diff)
Minor textual changes to copyright and e-mail address
-rwxr-xr-xlynis12
1 files changed, 7 insertions, 5 deletions
diff --git a/lynis b/lynis
index 0c30cb54..39cebd83 100755
--- a/lynis
+++ b/lynis
@@ -5,13 +5,15 @@
# Lynis
# ------------------
#
-# Copyright 2007-2014 CISOfy & Michael Boelen, The Netherlands
-# michael.boelen@cisofy.com - http://cisofy.com
+# Copyright 2007-2014 Michael Boelen, CISOfy (michael.boelen@cisofy.com)
+# Website: https://cisofy.com
#
# 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.
# 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.
@@ -21,9 +23,9 @@
# Program information
PROGRAM_name="Lynis"
PROGRAM_version="1.6.5"
- PROGRAM_releasedate="3 December 2014"
- PROGRAM_author="Michael Boelen, CISOfy"
- PROGRAM_author_contact="michael.boelen@cisofy.com"
+ PROGRAM_releasedate="9 December 2014"
+ PROGRAM_author="CISOfy"
+ PROGRAM_author_contact="lynis-dev@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