Browse code

fix date in msg.

Steven Morgan authored on 2015/11/04 05:14:42
Showing 1 changed files
... ...
@@ -84,7 +84,7 @@ static void help(void)
84 84
     printf("\n");
85 85
     printf("                      Clam AntiVirus Daemon %s\n", get_version());
86 86
     printf("           By The ClamAV Team: http://www.clamav.net/about.html#credits\n");
87
-    printf("           (C) 2007-2025 Cisco Systems, Inc.\n\n");
87
+    printf("           (C) 2007-2015 Cisco Systems, Inc.\n\n");
88 88
 
89 89
     printf("    --help                   -h             Show this help.\n");
90 90
     printf("    --version                -V             Show version number.\n");