fix date in msg.

This commit is contained in:
Steven Morgan
2015-11-03 15:14:42 -05:00
parent 5c3865c7df
commit 3aaafbbb48

View File

@@ -84,7 +84,7 @@ static void help(void)
printf("\n");
printf(" Clam AntiVirus Daemon %s\n", get_version());
printf(" By The ClamAV Team: http://www.clamav.net/about.html#credits\n");
printf(" (C) 2007-2025 Cisco Systems, Inc.\n\n");
printf(" (C) 2007-2015 Cisco Systems, Inc.\n\n");
printf(" --help -h Show this help.\n");
printf(" --version -V Show version number.\n");