From e6b77b5c3d4c2184c7f9700cc3f8f93d4cb968b2 Mon Sep 17 00:00:00 2001 From: mboelen Date: Tue, 2 Dec 2014 13:53:39 +0100 Subject: [PATCH] Changed copyright lines and website address --- lynis | 9 ++++----- 1 file 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)