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:
Diffstat (limited to 'include/report')
-rw-r--r--include/report1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/report b/include/report
index f124f11b..7b791d02 100644
--- a/include/report
+++ b/include/report
@@ -234,6 +234,7 @@
if [ ${QUIET} -eq 0 ]; then
echo " ${PROGRAM_name} ${PROGRAM_version}"
+ echo " Auditing, hardening and compliance for BSD, Linux, Mac OS and Unix"
echo " ${PROGRAM_copyright}"
echo " ${WHITE}${PROGRAM_extrainfo}${NORMAL}"
echo "================================================================================"