Bump copyright for 2022

Includes minor format corrections.
This commit is contained in:
micasnyd 2022-01-06 16:53:44 -08:00 committed by Micah Snyder
parent cca5f489b0
commit 140c88aa4e
425 changed files with 461 additions and 462 deletions

View file

@ -1,4 +1,4 @@
# Copyright (C) 2020-2021 Cisco Systems, Inc. and/or its affiliates. All rights reserved.
# Copyright (C) 2020-2022 Cisco Systems, Inc. and/or its affiliates. All rights reserved.
if(WIN32)
add_definitions(-DWIN32_LEAN_AND_MEAN)

View file

@ -1,5 +1,5 @@
/*
* Copyright (C) 2013-2021 Cisco Systems, Inc. and/or its affiliates. All rights reserved.
* Copyright (C) 2013-2022 Cisco Systems, Inc. and/or its affiliates. All rights reserved.
* Copyright (C) 2007-2013 Sourcefire, Inc.
* Copyright (C) 2002-2007 Tomasz Kojm <tkojm@clamav.net>
*
@ -3524,7 +3524,7 @@ static void help(void)
mprintf("\n");
mprintf(" Clam AntiVirus: Signature Tool %s\n", get_version());
mprintf(" By The ClamAV Team: https://www.clamav.net/about.html#credits\n");
mprintf(" (C) 2021 Cisco Systems, Inc.\n");
mprintf(" (C) 2022 Cisco Systems, Inc.\n");
mprintf("\n");
mprintf(" sigtool [options]\n");
mprintf("\n");