Browse code

Change 'Sourcefire' -> 'Cisco Systems' in command line usage messages.

Steven Morgan authored on 2015/11/04 02:46:05
Showing 8 changed files
... ...
@@ -51,7 +51,7 @@ static void help(void)
51 51
     printf("           Clam AntiVirus: Bytecode Testing Tool %s\n",
52 52
 	   get_version());
53 53
     printf("           By The ClamAV Team: http://www.clamav.net/about.html#credits\n");
54
-    printf("           (C) 2009 Sourcefire, Inc.\n\n");
54
+    printf("           (C) 2009-2015 Cisco Systems, Inc.\n\n");
55 55
     printf("clambc <file> [function] [param1 ...]\n\n");
56 56
     printf("    --help                 -h         Show help\n");
57 57
     printf("    --version              -V         Show version\n");
... ...
@@ -202,7 +202,7 @@ static void help(void)
202 202
     printf("\n");
203 203
     printf("           Clam AntiVirus: Configuration Tool %s\n", get_version());
204 204
     printf("           By The ClamAV Team: http://www.clamav.net/about.html#credits\n");
205
-    printf("           (C) 2009 Sourcefire, Inc.\n\n");
205
+    printf("           (C) 2009-2015 Cisco Systems, Inc.\n\n");
206 206
 
207 207
     printf("    --help                 -h         Show help\n");
208 208
     printf("    --version              -V         Show version\n");
... ...
@@ -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-2009 Sourcefire, Inc.\n\n");
87
+    printf("           (C) 2007-2025 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");
... ...
@@ -185,7 +185,7 @@ void help(void)
185 185
     mprintf("\n");
186 186
     mprintf("                       ClamAV Daemon Client %s\n", get_version());
187 187
     printf("           By The ClamAV Team: http://www.clamav.net/about.html#credits\n");
188
-    printf("           (C) 2007-2009 Sourcefire, Inc.\n\n");
188
+    printf("           (C) 2007-2015 Cisco Systems, Inc.\n\n");
189 189
 
190 190
     mprintf("    --help              -h             Show help\n");
191 191
     mprintf("    --version           -V             Print version number and exit\n");
... ...
@@ -1235,7 +1235,7 @@ static void help(void)
1235 1235
     printf("\n");
1236 1236
     printf("           Clam AntiVirus: Monitoring Tool %s\n", get_version());
1237 1237
     printf("           By The ClamAV Team: http://www.clamav.net/about.html#credits\n");
1238
-    printf("           (C) 2008-2009 Sourcefire, Inc.\n\n");
1238
+    printf("           (C) 2008-2015 Cisco Systems, Inc.\n\n");
1239 1239
     printf("clamdtop [-hVc] [host[:port] /path/to/clamd.socket ...]\n\n");
1240 1240
     printf("    --help                 -h         Show help\n");
1241 1241
     printf("    --version              -V         Show version\n");
... ...
@@ -203,7 +203,7 @@ void help(void)
203 203
     mprintf("\n");
204 204
     mprintf("                       Clam AntiVirus Scanner %s\n", get_version());
205 205
     printf("           By The ClamAV Team: http://www.clamav.net/about.html#credits\n");
206
-    printf("           (C) 2007-2009 Sourcefire, Inc.\n\n");
206
+    printf("           (C) 2007-2015 Cisco Systems, Inc.\n\n");
207 207
 
208 208
     mprintf("    --help                -h             Print this help screen\n");
209 209
     mprintf("    --version             -V             Print version number\n");
... ...
@@ -150,7 +150,7 @@ help (void)
150 150
     mprintf ("                   Clam AntiVirus: freshclam  %s\n",
151 151
              get_version ());
152 152
     printf ("           By The ClamAV Team: http://www.clamav.net/about.html#credits\n");
153
-    printf ("           (C) 2007-2009 Sourcefire, Inc. et al.\n\n");
153
+    printf ("           (C) 2007-2015 Cisco Systems, Inc.\n\n");
154 154
 
155 155
     mprintf ("    --help               -h              show help\n");
156 156
     mprintf
... ...
@@ -3191,7 +3191,7 @@ static void help(void)
3191 3191
     mprintf("\n");
3192 3192
     mprintf("Clam AntiVirus: Signature Tool (sigtool)  %s\n", get_version());
3193 3193
     mprintf("       By The ClamAV Team: http://www.clamav.net/team\n");
3194
-    mprintf("       (C) 2007-2009 Sourcefire, Inc. et al.\n\n");
3194
+    mprintf("       (C) 2007-2015 Cisco Systems, Inc.\n\n");
3195 3195
 
3196 3196
     mprintf("    --help                 -h              show help\n");
3197 3197
     mprintf("    --version              -V              print version number and exit\n");