From 3251b4a6a6b7a02d4b2ae23af7cfeba17009d6f3 Mon Sep 17 00:00:00 2001 From: mboelen Date: Mon, 31 Aug 2015 13:22:28 +0200 Subject: [PATCH] Added full author name --- lynis | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lynis b/lynis index b81fc1a0..d49c4bf9 100755 --- a/lynis +++ b/lynis @@ -24,7 +24,7 @@ PROGRAM_name="Lynis" PROGRAM_version="2.1.2" PROGRAM_releasedate="20 August 2015" - PROGRAM_author="CISOfy" + PROGRAM_author="Michael Boelen, CISOfy" PROGRAM_author_contact="lynis-dev@cisofy.com" PROGRAM_website="https://cisofy.com" PROGRAM_copyright="Copyright 2007-2015 - ${PROGRAM_author}, ${PROGRAM_website}"