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
path: root/lynis
diff options
context:
space:
mode:
authorMichael Boelen <michael.boelen@cisofy.com>2019-01-31 16:47:35 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2019-01-31 16:47:35 +0300
commit66066ae22612d65c451c755780632781670c7d6b (patch)
tree9e87a5e5eebc6c4703cb6319f20f4a0658e9810d /lynis
parent7fded881d82fbeabcca7a859e96c83e44845cb59 (diff)
Changed year and preparing for new release
Diffstat (limited to 'lynis')
-rwxr-xr-xlynis12
1 files changed, 6 insertions, 6 deletions
diff --git a/lynis b/lynis
index 074aba55..a882af11 100755
--- a/lynis
+++ b/lynis
@@ -6,7 +6,7 @@
# ------------------
#
# Copyright 2007-2013, Michael Boelen
-# 2013-2016, CISOfy
+# 2013-now, CISOfy
#
# Web site: https://cisofy.com
#
@@ -35,15 +35,15 @@
PROGRAM_AUTHOR_CONTACT="lynis-dev@cisofy.com"
# Version details
- PROGRAM_RELEASE_DATE="2018-10-30"
- PROGRAM_RELEASE_TIMESTAMP=1540556675
- PROGRAM_RELEASE_TYPE="dev" # dev or final
+ PROGRAM_RELEASE_DATE="2019-01-31"
+ PROGRAM_RELEASE_TIMESTAMP=1548942179
+ PROGRAM_RELEASE_TYPE="final" # dev or final
PROGRAM_VERSION="2.7.1"
# Source, documentation and license
PROGRAM_SOURCE="https://github.com/CISOfy/lynis"
PROGRAM_WEBSITE="https://cisofy.com/lynis/"
- PROGRAM_COPYRIGHT="2007-2018, ${PROGRAM_AUTHOR} - ${PROGRAM_WEBSITE}"
+ PROGRAM_COPYRIGHT="2007-2019, ${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."
@@ -1075,4 +1075,4 @@ ${NORMAL}
#
#================================================================================
-# Lynis - Copyright 2007-2018, Michael Boelen, CISOfy - https://cisofy.com
+# Lynis - Copyright 2007-2019, Michael Boelen, CISOfy - https://cisofy.com