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-02 15:53:39 +0300
committermboelen <michael@cisofy.com>2014-12-02 15:53:39 +0300
commite6b77b5c3d4c2184c7f9700cc3f8f93d4cb968b2 (patch)
treee5c972b76ee653ddca3bd47ec946ee790cdf27a6
parent98abf325e44318f21cbeab0695e3d7c728b00dd1 (diff)
Changed copyright lines and website address
-rwxr-xr-xlynis9
1 files changed, 4 insertions, 5 deletions
diff --git a/lynis b/lynis
index 463e3691..7922db1c 100755
--- a/lynis
+++ b/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)