From 66066ae22612d65c451c755780632781670c7d6b Mon Sep 17 00:00:00 2001 From: Michael Boelen <michael.boelen@cisofy.com> Date: Thu, 31 Jan 2019 14:47:35 +0100 Subject: [PATCH] Changed year and preparing for new release --- FAQ | 2 +- INSTALL | 2 +- include/binaries | 2 +- include/consts | 2 +- include/data_upload | 2 +- include/functions | 4 ++-- include/helper_audit_dockerfile | 2 +- include/helper_configure | 2 +- include/helper_show | 2 +- include/helper_system_remote_scan | 2 +- include/helper_update | 2 +- include/osdetection | 2 +- include/parameters | 2 +- include/profiles | 2 +- include/report | 2 +- include/tests_accounting | 4 ++-- include/tests_authentication | 2 +- include/tests_banners | 2 +- include/tests_boot_services | 2 +- include/tests_containers | 4 ++-- include/tests_crypto | 2 +- include/tests_databases | 2 +- include/tests_dns | 2 +- include/tests_file_integrity | 4 ++-- include/tests_file_permissions | 4 ++-- include/tests_filesystems | 2 +- include/tests_firewalls | 2 +- include/tests_hardening | 2 +- include/tests_homedirs | 2 +- include/tests_insecure_services | 2 +- include/tests_kernel | 4 ++-- include/tests_kernel_hardening | 2 +- include/tests_ldap | 2 +- include/tests_logging | 2 +- include/tests_mac_frameworks | 2 +- include/tests_mail_messaging | 2 +- include/tests_malware | 2 +- include/tests_memory_processes | 2 +- include/tests_nameservices | 2 +- include/tests_networking | 2 +- include/tests_php | 2 +- include/tests_ports_packages | 2 +- include/tests_printers_spools | 2 +- include/tests_scheduling | 2 +- include/tests_shells | 4 ++-- include/tests_snmp | 4 ++-- include/tests_squid | 4 ++-- include/tests_ssh | 2 +- include/tests_storage | 4 ++-- include/tests_storage_nfs | 2 +- include/tests_system_integrity | 4 ++-- include/tests_time | 2 +- include/tests_tooling | 2 +- include/tests_virtualization | 2 +- include/tests_webservers | 2 +- include/tool_tips | 2 +- lynis | 12 ++++++------ 57 files changed, 73 insertions(+), 73 deletions(-) diff --git a/FAQ b/FAQ index e31f7418..80f8b934 100644 --- a/FAQ +++ b/FAQ @@ -98,4 +98,4 @@ ================================================================================ - Lynis - Copyright 2007-2018, Michael Boelen, CISOfy - https://cisofy.com + Lynis - Copyright 2007-2019, Michael Boelen, CISOfy - https://cisofy.com diff --git a/INSTALL b/INSTALL index 71e7b76b..1f7784fa 100644 --- a/INSTALL +++ b/INSTALL @@ -48,4 +48,4 @@ ================================================================================ - Lynis - Copyright 2007-2018, Michael Boelen, CISOfy - https://cisofy.com + Lynis - Copyright 2007-2019, Michael Boelen, CISOfy - https://cisofy.com diff --git a/include/binaries b/include/binaries index 89d9c107..1042aa63 100644 --- a/include/binaries +++ b/include/binaries @@ -6,7 +6,7 @@ # ------------------ # # Copyright 2007-2013, Michael Boelen -# Copyright 2007-2018, CISOfy +# Copyright 2007-2019, CISOfy # # Website : https://cisofy.com # Blog : http://linux-audit.com diff --git a/include/consts b/include/consts index cf93e1be..5e801e06 100644 --- a/include/consts +++ b/include/consts @@ -6,7 +6,7 @@ # ------------------ # # Copyright 2007-2013, Michael Boelen -# Copyright 2007-2018, CISOfy +# Copyright 2007-2019, CISOfy # # Website : https://cisofy.com # Blog : http://linux-audit.com diff --git a/include/data_upload b/include/data_upload index b1671bd5..5bc8e839 100644 --- a/include/data_upload +++ b/include/data_upload @@ -6,7 +6,7 @@ # ------------------ # # Copyright 2007-2013, Michael Boelen -# Copyright 2007-2018, CISOfy +# Copyright 2007-2019, CISOfy # # Website : https://cisofy.com # Blog : http://linux-audit.com diff --git a/include/functions b/include/functions index f37f5f38..95083600 100644 --- a/include/functions +++ b/include/functions @@ -6,7 +6,7 @@ # ------------------ # # Copyright 2007-2013, Michael Boelen -# Copyright 2007-2018, CISOfy +# Copyright 2007-2019, CISOfy # # Website : https://cisofy.com # Blog : http://linux-audit.com @@ -3224,4 +3224,4 @@ #================================================================================ # Lynis is part of Lynis Enterprise and released under GPLv3 license -# Copyright 2007-2018 - Michael Boelen, CISOfy - https://cisofy.com +# Copyright 2007-2019 - Michael Boelen, CISOfy - https://cisofy.com diff --git a/include/helper_audit_dockerfile b/include/helper_audit_dockerfile index 49b6a335..efe73d28 100644 --- a/include/helper_audit_dockerfile +++ b/include/helper_audit_dockerfile @@ -6,7 +6,7 @@ # ------------------ # # Copyright 2007-2013, Michael Boelen -# Copyright 2007-2018, CISOfy +# Copyright 2007-2019, CISOfy # # Website : https://cisofy.com # Blog : http://linux-audit.com diff --git a/include/helper_configure b/include/helper_configure index 27c7e565..4e0dd654 100644 --- a/include/helper_configure +++ b/include/helper_configure @@ -6,7 +6,7 @@ # ------------------ # # Copyright 2007-2013, Michael Boelen -# Copyright 2007-2018, CISOfy +# Copyright 2007-2019, CISOfy # # Website : https://cisofy.com # Blog : http://linux-audit.com diff --git a/include/helper_show b/include/helper_show index 645d972d..cb154c68 100644 --- a/include/helper_show +++ b/include/helper_show @@ -6,7 +6,7 @@ # ------------------ # # Copyright 2007-2013, Michael Boelen -# Copyright 2007-2018, CISOfy +# Copyright 2007-2019, CISOfy # # Website : https://cisofy.com # Blog : http://linux-audit.com diff --git a/include/helper_system_remote_scan b/include/helper_system_remote_scan index fbc0cd0c..15aaf249 100644 --- a/include/helper_system_remote_scan +++ b/include/helper_system_remote_scan @@ -6,7 +6,7 @@ # ------------------ # # Copyright 2007-2013, Michael Boelen -# Copyright 2007-2018, CISOfy +# Copyright 2007-2019, CISOfy # # Website : https://cisofy.com # Blog : http://linux-audit.com diff --git a/include/helper_update b/include/helper_update index ff9b27ca..d15ac5ef 100644 --- a/include/helper_update +++ b/include/helper_update @@ -6,7 +6,7 @@ # ------------------ # # Copyright 2007-2013, Michael Boelen -# Copyright 2007-2018, CISOfy +# Copyright 2007-2019, CISOfy # # Website : https://cisofy.com # Blog : http://linux-audit.com diff --git a/include/osdetection b/include/osdetection index fad60e8c..855dc021 100644 --- a/include/osdetection +++ b/include/osdetection @@ -6,7 +6,7 @@ # ------------------ # # Copyright 2007-2013, Michael Boelen -# Copyright 2007-2018, CISOfy +# Copyright 2007-2019, CISOfy # # Website : https://cisofy.com # Blog : http://linux-audit.com diff --git a/include/parameters b/include/parameters index 66976fcb..96d63524 100644 --- a/include/parameters +++ b/include/parameters @@ -6,7 +6,7 @@ # ------------------ # # Copyright 2007-2013, Michael Boelen -# Copyright 2007-2018, CISOfy +# Copyright 2007-2019, CISOfy # # Website : https://cisofy.com # Blog : http://linux-audit.com diff --git a/include/profiles b/include/profiles index 8e666c75..eba67427 100644 --- a/include/profiles +++ b/include/profiles @@ -6,7 +6,7 @@ # ------------------ # # Copyright 2007-2013, Michael Boelen -# Copyright 2007-2018, CISOfy +# Copyright 2007-2019, CISOfy # # Website : https://cisofy.com # Blog : http://linux-audit.com diff --git a/include/report b/include/report index 0c5ca811..3439747b 100644 --- a/include/report +++ b/include/report @@ -6,7 +6,7 @@ # ------------------ # # Copyright 2007-2013, Michael Boelen -# Copyright 2007-2018, CISOfy +# Copyright 2007-2019, CISOfy # # Website : https://cisofy.com # Blog : http://linux-audit.com diff --git a/include/tests_accounting b/include/tests_accounting index 90fc8586..827f412a 100644 --- a/include/tests_accounting +++ b/include/tests_accounting @@ -6,7 +6,7 @@ # ------------------ # # Copyright 2007-2013, Michael Boelen -# Copyright 2007-2018, CISOfy +# Copyright 2007-2019, CISOfy # # Website : https://cisofy.com # Blog : http://linux-audit.com @@ -415,4 +415,4 @@ WaitForKeyPress # #================================================================================ -# Lynis - Copyright 2007-2018, Michael Boelen / CISOfy - https://cisofy.com +# Lynis - Copyright 2007-2019, Michael Boelen / CISOfy - https://cisofy.com diff --git a/include/tests_authentication b/include/tests_authentication index d951dcf3..69a357a9 100644 --- a/include/tests_authentication +++ b/include/tests_authentication @@ -6,7 +6,7 @@ # ------------------ # # Copyright 2007-2013, Michael Boelen -# Copyright 2007-2018, CISOfy +# Copyright 2007-2019, CISOfy # # Website : https://cisofy.com # Blog : http://linux-audit.com diff --git a/include/tests_banners b/include/tests_banners index 729eabbd..dde7a67e 100644 --- a/include/tests_banners +++ b/include/tests_banners @@ -6,7 +6,7 @@ # ------------------ # # Copyright 2007-2013, Michael Boelen -# Copyright 2007-2018, CISOfy +# Copyright 2007-2019, CISOfy # # Website : https://cisofy.com # Blog : http://linux-audit.com diff --git a/include/tests_boot_services b/include/tests_boot_services index d26b44e8..325407b3 100644 --- a/include/tests_boot_services +++ b/include/tests_boot_services @@ -6,7 +6,7 @@ # ------------------ # # Copyright 2007-2013, Michael Boelen -# Copyright 2007-2018, CISOfy +# Copyright 2007-2019, CISOfy # # Website : https://cisofy.com # Blog : http://linux-audit.com diff --git a/include/tests_containers b/include/tests_containers index 529b2112..97351d92 100644 --- a/include/tests_containers +++ b/include/tests_containers @@ -6,7 +6,7 @@ # ------------------ # # Copyright 2007-2013, Michael Boelen -# Copyright 2007-2018, CISOfy +# Copyright 2007-2019, CISOfy # # Website : https://cisofy.com # Blog : http://linux-audit.com @@ -227,4 +227,4 @@ WaitForKeyPress # #================================================================================ -# Lynis - Copyright 2007-2018, CISOfy - https://cisofy.com +# Lynis - Copyright 2007-2019, CISOfy - https://cisofy.com diff --git a/include/tests_crypto b/include/tests_crypto index 3d564a5d..4188dea9 100644 --- a/include/tests_crypto +++ b/include/tests_crypto @@ -6,7 +6,7 @@ # ------------------ # # Copyright 2007-2013, Michael Boelen -# Copyright 2007-2018, CISOfy +# Copyright 2007-2019, CISOfy # # Website : https://cisofy.com # Blog : http://linux-audit.com diff --git a/include/tests_databases b/include/tests_databases index fdf31d33..d3bd2777 100644 --- a/include/tests_databases +++ b/include/tests_databases @@ -6,7 +6,7 @@ # ------------------ # # Copyright 2007-2013, Michael Boelen -# Copyright 2007-2018, CISOfy +# Copyright 2007-2019, CISOfy # # Website : https://cisofy.com # Blog : http://linux-audit.com diff --git a/include/tests_dns b/include/tests_dns index 378e71ec..a2732b16 100644 --- a/include/tests_dns +++ b/include/tests_dns @@ -6,7 +6,7 @@ # ------------------ # # Copyright 2007-2013, Michael Boelen -# Copyright 2007-2018, CISOfy +# Copyright 2007-2019, CISOfy # # Website : https://cisofy.com # Blog : http://linux-audit.com diff --git a/include/tests_file_integrity b/include/tests_file_integrity index 89e7ff9f..b6ae7950 100644 --- a/include/tests_file_integrity +++ b/include/tests_file_integrity @@ -6,7 +6,7 @@ # ------------------ # # Copyright 2007-2013, Michael Boelen -# Copyright 2007-2018, CISOfy +# Copyright 2007-2019, CISOfy # # Website : https://cisofy.com # Blog : http://linux-audit.com @@ -310,4 +310,4 @@ WaitForKeyPress # #================================================================================ -# Lynis - Copyright 2007-2018 Michael Boelen, CISOfy - https://cisofy.com +# Lynis - Copyright 2007-2019 Michael Boelen, CISOfy - https://cisofy.com diff --git a/include/tests_file_permissions b/include/tests_file_permissions index 7b65545e..20136488 100644 --- a/include/tests_file_permissions +++ b/include/tests_file_permissions @@ -6,7 +6,7 @@ # ------------------ # # Copyright 2007-2013, Michael Boelen -# Copyright 2007-2018, CISOfy +# Copyright 2007-2019, CISOfy # # Website : https://cisofy.com # Blog : http://linux-audit.com @@ -62,4 +62,4 @@ WaitForKeyPress # #================================================================================ -# Lynis - Copyright 2007-2018, CISOfy - https://cisofy.com +# Lynis - Copyright 2007-2019, CISOfy - https://cisofy.com diff --git a/include/tests_filesystems b/include/tests_filesystems index 315aa9d8..a52bb66b 100644 --- a/include/tests_filesystems +++ b/include/tests_filesystems @@ -6,7 +6,7 @@ # ------------------ # # Copyright 2007-2013, Michael Boelen -# Copyright 2007-2018, CISOfy +# Copyright 2007-2019, CISOfy # # Website : https://cisofy.com # Blog : http://linux-audit.com diff --git a/include/tests_firewalls b/include/tests_firewalls index 8d90e621..d794b3f4 100644 --- a/include/tests_firewalls +++ b/include/tests_firewalls @@ -6,7 +6,7 @@ # ------------------ # # Copyright 2007-2013, Michael Boelen -# Copyright 2007-2018, CISOfy +# Copyright 2007-2019, CISOfy # # Website : https://cisofy.com # Blog : http://linux-audit.com diff --git a/include/tests_hardening b/include/tests_hardening index e4b761fe..8945f9a3 100644 --- a/include/tests_hardening +++ b/include/tests_hardening @@ -6,7 +6,7 @@ # ------------------ # # Copyright 2007-2013, Michael Boelen -# Copyright 2007-2018, CISOfy +# Copyright 2007-2019, CISOfy # # Website : https://cisofy.com # Blog : http://linux-audit.com diff --git a/include/tests_homedirs b/include/tests_homedirs index 7a2f209d..045a2753 100644 --- a/include/tests_homedirs +++ b/include/tests_homedirs @@ -6,7 +6,7 @@ # ------------------ # # Copyright 2007-2013, Michael Boelen -# Copyright 2007-2018, CISOfy +# Copyright 2007-2019, CISOfy # # Website : https://cisofy.com # Blog : http://linux-audit.com diff --git a/include/tests_insecure_services b/include/tests_insecure_services index 1ee7581f..277791d9 100644 --- a/include/tests_insecure_services +++ b/include/tests_insecure_services @@ -6,7 +6,7 @@ # ------------------ # # Copyright 2007-2013, Michael Boelen -# Copyright 2007-2018, CISOfy +# Copyright 2007-2019, CISOfy # # Website : https://cisofy.com # Blog : http://linux-audit.com diff --git a/include/tests_kernel b/include/tests_kernel index c735d65e..88a3c2fc 100644 --- a/include/tests_kernel +++ b/include/tests_kernel @@ -6,7 +6,7 @@ # ------------------ # # Copyright 2007-2013, Michael Boelen -# Copyright 2007-2018, CISOfy +# Copyright 2007-2019, CISOfy # # Website : https://cisofy.com # Blog : http://linux-audit.com @@ -639,4 +639,4 @@ WaitForKeyPress # #================================================================================ -# Lynis - Copyright 2007-2018, CISOfy - https://cisofy.com +# Lynis - Copyright 2007-2019, CISOfy - https://cisofy.com diff --git a/include/tests_kernel_hardening b/include/tests_kernel_hardening index fce6240d..71ed901e 100644 --- a/include/tests_kernel_hardening +++ b/include/tests_kernel_hardening @@ -6,7 +6,7 @@ # ------------------ # # Copyright 2007-2013, Michael Boelen -# Copyright 2007-2018, CISOfy +# Copyright 2007-2019, CISOfy # # Website : https://cisofy.com # Blog : http://linux-audit.com diff --git a/include/tests_ldap b/include/tests_ldap index bcb6f0e0..ae4a9599 100644 --- a/include/tests_ldap +++ b/include/tests_ldap @@ -6,7 +6,7 @@ # ------------------ # # Copyright 2007-2013, Michael Boelen -# Copyright 2007-2018, CISOfy +# Copyright 2007-2019, CISOfy # # Website : https://cisofy.com # Blog : http://linux-audit.com diff --git a/include/tests_logging b/include/tests_logging index 6377c39d..efb9e9d2 100644 --- a/include/tests_logging +++ b/include/tests_logging @@ -6,7 +6,7 @@ # ------------------ # # Copyright 2007-2013, Michael Boelen -# Copyright 2007-2018, CISOfy +# Copyright 2007-2019, CISOfy # # Website : https://cisofy.com # Blog : http://linux-audit.com diff --git a/include/tests_mac_frameworks b/include/tests_mac_frameworks index ac1333bc..516a501e 100644 --- a/include/tests_mac_frameworks +++ b/include/tests_mac_frameworks @@ -6,7 +6,7 @@ # ------------------ # # Copyright 2007-2013, Michael Boelen -# Copyright 2007-2018, CISOfy +# Copyright 2007-2019, CISOfy # # Website : https://cisofy.com # Blog : http://linux-audit.com diff --git a/include/tests_mail_messaging b/include/tests_mail_messaging index 02236044..b74a7c5e 100644 --- a/include/tests_mail_messaging +++ b/include/tests_mail_messaging @@ -6,7 +6,7 @@ # ------------------ # # Copyright 2007-2013, Michael Boelen -# Copyright 2007-2018, CISOfy +# Copyright 2007-2019, CISOfy # # Website : https://cisofy.com # Blog : http://linux-audit.com diff --git a/include/tests_malware b/include/tests_malware index 9bed8472..340224ce 100644 --- a/include/tests_malware +++ b/include/tests_malware @@ -6,7 +6,7 @@ # ------------------ # # Copyright 2007-2013, Michael Boelen -# Copyright 2007-2018, CISOfy +# Copyright 2007-2019, CISOfy # # Website : https://cisofy.com # Blog : http://linux-audit.com diff --git a/include/tests_memory_processes b/include/tests_memory_processes index 95b183fa..71c0fc42 100644 --- a/include/tests_memory_processes +++ b/include/tests_memory_processes @@ -6,7 +6,7 @@ # ------------------ # # Copyright 2007-2013, Michael Boelen -# Copyright 2007-2018, CISOfy +# Copyright 2007-2019, CISOfy # # Website : https://cisofy.com # Blog : http://linux-audit.com diff --git a/include/tests_nameservices b/include/tests_nameservices index 2a36062d..19189898 100644 --- a/include/tests_nameservices +++ b/include/tests_nameservices @@ -6,7 +6,7 @@ # ------------------ # # Copyright 2007-2013, Michael Boelen -# Copyright 2007-2018, CISOfy +# Copyright 2007-2019, CISOfy # # Website : https://cisofy.com # Blog : http://linux-audit.com diff --git a/include/tests_networking b/include/tests_networking index c2789906..69fcb4ae 100644 --- a/include/tests_networking +++ b/include/tests_networking @@ -6,7 +6,7 @@ # ------------------ # # Copyright 2007-2013, Michael Boelen -# Copyright 2007-2018, CISOfy +# Copyright 2007-2019, CISOfy # # Website : https://cisofy.com # Blog : http://linux-audit.com diff --git a/include/tests_php b/include/tests_php index 4da3c44c..795ce253 100644 --- a/include/tests_php +++ b/include/tests_php @@ -6,7 +6,7 @@ # ------------------ # # Copyright 2007-2013, Michael Boelen -# Copyright 2007-2018, CISOfy +# Copyright 2007-2019, CISOfy # # Website : https://cisofy.com # Blog : http://linux-audit.com diff --git a/include/tests_ports_packages b/include/tests_ports_packages index b57bd5d6..9a22e8a4 100644 --- a/include/tests_ports_packages +++ b/include/tests_ports_packages @@ -6,7 +6,7 @@ # ------------------ # # Copyright 2007-2013, Michael Boelen -# Copyright 2007-2018, CISOfy +# Copyright 2007-2019, CISOfy # # Website : https://cisofy.com # Blog : http://linux-audit.com diff --git a/include/tests_printers_spools b/include/tests_printers_spools index 9ed8750c..5c492a9e 100644 --- a/include/tests_printers_spools +++ b/include/tests_printers_spools @@ -6,7 +6,7 @@ # ------------------ # # Copyright 2007-2013, Michael Boelen -# Copyright 2007-2018, CISOfy +# Copyright 2007-2019, CISOfy # # Website : https://cisofy.com # Blog : http://linux-audit.com diff --git a/include/tests_scheduling b/include/tests_scheduling index 6787da7f..4d188eb6 100644 --- a/include/tests_scheduling +++ b/include/tests_scheduling @@ -6,7 +6,7 @@ # ------------------ # # Copyright 2007-2013, Michael Boelen -# Copyright 2007-2018, CISOfy +# Copyright 2007-2019, CISOfy # # Website : https://cisofy.com # Blog : http://linux-audit.com diff --git a/include/tests_shells b/include/tests_shells index a218aa6a..8f9763b4 100644 --- a/include/tests_shells +++ b/include/tests_shells @@ -6,7 +6,7 @@ # ------------------ # # Copyright 2007-2013, Michael Boelen -# Copyright 2007-2018, CISOfy +# Copyright 2007-2019, CISOfy # # Website : https://cisofy.com # Blog : http://linux-audit.com @@ -283,4 +283,4 @@ WaitForKeyPress # #================================================================================ -# Lynis - Copyright 2007-2018, CISOfy - http://cisofy.com +# Lynis - Copyright 2007-2019, CISOfy - http://cisofy.com diff --git a/include/tests_snmp b/include/tests_snmp index cbfc403e..5140555f 100644 --- a/include/tests_snmp +++ b/include/tests_snmp @@ -6,7 +6,7 @@ # ------------------ # # Copyright 2007-2013, Michael Boelen -# Copyright 2007-2018, CISOfy +# Copyright 2007-2019, CISOfy # # Website : https://cisofy.com # Blog : http://linux-audit.com @@ -106,4 +106,4 @@ WaitForKeyPress # #================================================================================ -# Lynis - Copyright 2007-2018 Michael Boelen, CISOfy - https://cisofy.com +# Lynis - Copyright 2007-2019 Michael Boelen, CISOfy - https://cisofy.com diff --git a/include/tests_squid b/include/tests_squid index 31eced8b..3e1dbe2e 100644 --- a/include/tests_squid +++ b/include/tests_squid @@ -6,7 +6,7 @@ # ------------------ # # Copyright 2007-2013, Michael Boelen -# Copyright 2007-2018, CISOfy +# Copyright 2007-2019, CISOfy # # Website : https://cisofy.com # Blog : http://linux-audit.com @@ -325,4 +325,4 @@ WaitForKeyPress # #================================================================================ -# Lynis - Copyright 2007-2018 Michael Boelen, CISOfy - https://cisofy.com +# Lynis - Copyright 2007-2019 Michael Boelen, CISOfy - https://cisofy.com diff --git a/include/tests_ssh b/include/tests_ssh index 9b4179fa..29b8aa52 100644 --- a/include/tests_ssh +++ b/include/tests_ssh @@ -6,7 +6,7 @@ # ------------------ # # Copyright 2007-2013, Michael Boelen -# Copyright 2007-2018, CISOfy +# Copyright 2007-2019, CISOfy # # Website : https://cisofy.com # Blog : http://linux-audit.com diff --git a/include/tests_storage b/include/tests_storage index de8984c4..34a92ec3 100644 --- a/include/tests_storage +++ b/include/tests_storage @@ -6,7 +6,7 @@ # ------------------ # # Copyright 2007-2013, Michael Boelen -# Copyright 2007-2018, CISOfy +# Copyright 2007-2019, CISOfy # # Website : https://cisofy.com # Blog : http://linux-audit.com @@ -77,4 +77,4 @@ WaitForKeyPress # #================================================================================ -# Lynis - Copyright 2007-2018, CISOfy, Michael Boelen - https://cisofy.com +# Lynis - Copyright 2007-2019, CISOfy, Michael Boelen - https://cisofy.com diff --git a/include/tests_storage_nfs b/include/tests_storage_nfs index e7d70485..4c0e39ef 100644 --- a/include/tests_storage_nfs +++ b/include/tests_storage_nfs @@ -6,7 +6,7 @@ # ------------------ # # Copyright 2007-2013, Michael Boelen -# Copyright 2007-2018, CISOfy +# Copyright 2007-2019, CISOfy # # Website : https://cisofy.com # Blog : http://linux-audit.com diff --git a/include/tests_system_integrity b/include/tests_system_integrity index dafb16bb..a02f84fb 100644 --- a/include/tests_system_integrity +++ b/include/tests_system_integrity @@ -6,7 +6,7 @@ # ------------------ # # Copyright 2007-2013, Michael Boelen -# Copyright 2007-2018, CISOfy +# Copyright 2007-2019, CISOfy # # Website : https://cisofy.com # Blog : http://linux-audit.com @@ -51,4 +51,4 @@ WaitForKeyPress # #================================================================================ -# Lynis - Copyright 2007-2018 Michael Boelen, CISOfy - https://cisofy.com +# Lynis - Copyright 2007-2019 Michael Boelen, CISOfy - https://cisofy.com diff --git a/include/tests_time b/include/tests_time index 51bc5b4f..d67580b8 100644 --- a/include/tests_time +++ b/include/tests_time @@ -6,7 +6,7 @@ # ------------------ # # Copyright 2007-2013, Michael Boelen -# Copyright 2007-2018, CISOfy +# Copyright 2007-2019, CISOfy # # Website : https://cisofy.com # Blog : http://linux-audit.com diff --git a/include/tests_tooling b/include/tests_tooling index c4ff664d..c752dbde 100644 --- a/include/tests_tooling +++ b/include/tests_tooling @@ -6,7 +6,7 @@ # ------------------ # # Copyright 2007-2013, Michael Boelen -# Copyright 2007-2018, CISOfy +# Copyright 2007-2019, CISOfy # # Website : https://cisofy.com # Blog : http://linux-audit.com diff --git a/include/tests_virtualization b/include/tests_virtualization index 84953fcd..0f22f149 100644 --- a/include/tests_virtualization +++ b/include/tests_virtualization @@ -6,7 +6,7 @@ # ------------------ # # Copyright 2007-2013, Michael Boelen -# Copyright 2007-2018, CISOfy +# Copyright 2007-2019, CISOfy # # Website : https://cisofy.com # Blog : http://linux-audit.com diff --git a/include/tests_webservers b/include/tests_webservers index b9ca72c7..ba6c9e46 100644 --- a/include/tests_webservers +++ b/include/tests_webservers @@ -6,7 +6,7 @@ # ------------------ # # Copyright 2007-2013, Michael Boelen -# Copyright 2007-2018, CISOfy +# Copyright 2007-2019, CISOfy # # Website : https://cisofy.com # Blog : http://linux-audit.com diff --git a/include/tool_tips b/include/tool_tips index 2a287c45..304e9e28 100644 --- a/include/tool_tips +++ b/include/tool_tips @@ -6,7 +6,7 @@ # ------------------ # # Copyright 2007-2013, Michael Boelen -# Copyright 2007-2018, CISOfy +# Copyright 2007-2019, CISOfy # # Website : https://cisofy.com # Blog : http://linux-audit.com 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