From e2f90ed395ed09416a71eefd83a33041a9d67e53 Mon Sep 17 00:00:00 2001 From: Brian Cox Date: Sat, 15 May 2021 12:56:40 -0700 Subject: [PATCH] s/2019/2021/g --- src/twtest/archive_t.cpp | 2 +- src/twtest/blockfile_t.cpp | 2 +- src/twtest/blockrecordarray_t.cpp | 2 +- src/twtest/charutil_t.cpp | 2 +- src/twtest/cmdlineparser_t.cpp | 2 +- src/twtest/codeconvert_t.cpp | 2 +- src/twtest/configfile_t.cpp | 2 +- src/twtest/crypto_t.cpp | 2 +- src/twtest/cryptoarchive_t.cpp | 2 +- src/twtest/dbdatasource_t.cpp | 2 +- src/twtest/debug_t.cpp | 2 +- src/twtest/displayencoder_t.cpp | 2 +- src/twtest/error_t.cpp | 2 +- src/twtest/errorbucketimpl_t.cpp | 2 +- src/twtest/fcocompare_t.cpp | 2 +- src/twtest/fcodatabasefile_t.cpp | 2 +- src/twtest/fconame_t.cpp | 2 +- src/twtest/fconametbl_t.cpp | 2 +- src/twtest/fconametranslator_t.cpp | 2 +- src/twtest/fcopropimpl_t.cpp | 2 +- src/twtest/fcopropvector_t.cpp | 2 +- src/twtest/fcoreport_t.cpp | 2 +- src/twtest/fcosetimpl_t.cpp | 2 +- src/twtest/fcospec_t.cpp | 2 +- src/twtest/fcospecattr_t.cpp | 2 +- src/twtest/fcospechelper_t.cpp | 2 +- src/twtest/fcospeclist_t.cpp | 2 +- src/twtest/fcospecutil_t.cpp | 2 +- src/twtest/file_t.cpp | 2 +- src/twtest/fileheader_t.cpp | 2 +- src/twtest/fileutil_t.cpp | 2 +- src/twtest/fsdatasourceiter_t.cpp | 2 +- src/twtest/fsobject_t.cpp | 2 +- src/twtest/fspropcalc_t.cpp | 2 +- src/twtest/fspropdisplayer_t.cpp | 2 +- src/twtest/fspropset_t.cpp | 2 +- src/twtest/fsspec_t.cpp | 2 +- src/twtest/genre_t.cpp | 2 +- src/twtest/genrespeclist_t.cpp | 2 +- src/twtest/genreswitcher_t.cpp | 2 +- src/twtest/growheap_t.cpp | 2 +- src/twtest/hashtable_t.cpp | 2 +- src/twtest/hierdatabase_t.cpp | 2 +- src/twtest/keyfile_t.cpp | 2 +- src/twtest/platform_t.cpp | 2 +- src/twtest/policyparser_t.cpp | 2 +- src/twtest/refcountobj_t.cpp | 2 +- src/twtest/resources_t.cpp | 2 +- src/twtest/serializer_t.cpp | 2 +- src/twtest/serializerimpl_t.cpp | 2 +- src/twtest/signature_t.cpp | 2 +- src/twtest/srefcountobj_t.cpp | 2 +- src/twtest/stdtest.cpp | 2 +- src/twtest/stdtest.h | 2 +- src/twtest/stringencoder_t.cpp | 2 +- src/twtest/stringutil_t.h | 2 +- src/twtest/tasktimer_t.cpp | 2 +- src/twtest/tchar_t.cpp | 2 +- src/twtest/test.cpp | 2 +- src/twtest/test.h | 2 +- src/twtest/textreportviewer_t.cpp | 2 +- src/twtest/twlocale_t.cpp | 2 +- src/twtest/twutil_t.cpp | 2 +- src/twtest/types_t.cpp | 2 +- src/twtest/unixfsservices_t.cpp | 2 +- src/twtest/usernotifystdout_t.cpp | 2 +- src/twtest/wchar16_t.cpp | 2 +- 67 files changed, 67 insertions(+), 67 deletions(-) diff --git a/src/twtest/archive_t.cpp b/src/twtest/archive_t.cpp index dc44349..b491935 100644 --- a/src/twtest/archive_t.cpp +++ b/src/twtest/archive_t.cpp @@ -1,6 +1,6 @@ // // The developer of the original code and/or files is Tripwire, Inc. -// Portions created by Tripwire, Inc. are copyright (C) 2000-2019 Tripwire, +// Portions created by Tripwire, Inc. are copyright (C) 2000-2021 Tripwire, // Inc. Tripwire is a registered trademark of Tripwire, Inc. All rights // reserved. // diff --git a/src/twtest/blockfile_t.cpp b/src/twtest/blockfile_t.cpp index 8ae21b7..891b5e5 100644 --- a/src/twtest/blockfile_t.cpp +++ b/src/twtest/blockfile_t.cpp @@ -1,6 +1,6 @@ // // The developer of the original code and/or files is Tripwire, Inc. -// Portions created by Tripwire, Inc. are copyright (C) 2000-2019 Tripwire, +// Portions created by Tripwire, Inc. are copyright (C) 2000-2021 Tripwire, // Inc. Tripwire is a registered trademark of Tripwire, Inc. All rights // reserved. // diff --git a/src/twtest/blockrecordarray_t.cpp b/src/twtest/blockrecordarray_t.cpp index e15a208..acfb028 100644 --- a/src/twtest/blockrecordarray_t.cpp +++ b/src/twtest/blockrecordarray_t.cpp @@ -1,6 +1,6 @@ // // The developer of the original code and/or files is Tripwire, Inc. -// Portions created by Tripwire, Inc. are copyright (C) 2000-2019 Tripwire, +// Portions created by Tripwire, Inc. are copyright (C) 2000-2021 Tripwire, // Inc. Tripwire is a registered trademark of Tripwire, Inc. All rights // reserved. // diff --git a/src/twtest/charutil_t.cpp b/src/twtest/charutil_t.cpp index 3b34d49..a779c5c 100644 --- a/src/twtest/charutil_t.cpp +++ b/src/twtest/charutil_t.cpp @@ -1,6 +1,6 @@ // // The developer of the original code and/or files is Tripwire, Inc. -// Portions created by Tripwire, Inc. are copyright (C) 2000-2019 Tripwire, +// Portions created by Tripwire, Inc. are copyright (C) 2000-2021 Tripwire, // Inc. Tripwire is a registered trademark of Tripwire, Inc. All rights // reserved. // diff --git a/src/twtest/cmdlineparser_t.cpp b/src/twtest/cmdlineparser_t.cpp index cc0cbc1..c287369 100644 --- a/src/twtest/cmdlineparser_t.cpp +++ b/src/twtest/cmdlineparser_t.cpp @@ -1,6 +1,6 @@ // // The developer of the original code and/or files is Tripwire, Inc. -// Portions created by Tripwire, Inc. are copyright (C) 2000-2019 Tripwire, +// Portions created by Tripwire, Inc. are copyright (C) 2000-2021 Tripwire, // Inc. Tripwire is a registered trademark of Tripwire, Inc. All rights // reserved. // diff --git a/src/twtest/codeconvert_t.cpp b/src/twtest/codeconvert_t.cpp index 5d2dc55..8e8c32b 100644 --- a/src/twtest/codeconvert_t.cpp +++ b/src/twtest/codeconvert_t.cpp @@ -1,6 +1,6 @@ // // The developer of the original code and/or files is Tripwire, Inc. -// Portions created by Tripwire, Inc. are copyright (C) 2000-2019 Tripwire, +// Portions created by Tripwire, Inc. are copyright (C) 2000-2021 Tripwire, // Inc. Tripwire is a registered trademark of Tripwire, Inc. All rights // reserved. // diff --git a/src/twtest/configfile_t.cpp b/src/twtest/configfile_t.cpp index 4513d71..387bac5 100644 --- a/src/twtest/configfile_t.cpp +++ b/src/twtest/configfile_t.cpp @@ -1,6 +1,6 @@ // // The developer of the original code and/or files is Tripwire, Inc. -// Portions created by Tripwire, Inc. are copyright (C) 2000-2019 Tripwire, +// Portions created by Tripwire, Inc. are copyright (C) 2000-2021 Tripwire, // Inc. Tripwire is a registered trademark of Tripwire, Inc. All rights // reserved. // diff --git a/src/twtest/crypto_t.cpp b/src/twtest/crypto_t.cpp index 3eae107..44c5fe5 100644 --- a/src/twtest/crypto_t.cpp +++ b/src/twtest/crypto_t.cpp @@ -1,6 +1,6 @@ // // The developer of the original code and/or files is Tripwire, Inc. -// Portions created by Tripwire, Inc. are copyright (C) 2000-2019 Tripwire, +// Portions created by Tripwire, Inc. are copyright (C) 2000-2021 Tripwire, // Inc. Tripwire is a registered trademark of Tripwire, Inc. All rights // reserved. // diff --git a/src/twtest/cryptoarchive_t.cpp b/src/twtest/cryptoarchive_t.cpp index 53ea7b5..28d435b 100644 --- a/src/twtest/cryptoarchive_t.cpp +++ b/src/twtest/cryptoarchive_t.cpp @@ -1,6 +1,6 @@ // // The developer of the original code and/or files is Tripwire, Inc. -// Portions created by Tripwire, Inc. are copyright (C) 2000-2019 Tripwire, +// Portions created by Tripwire, Inc. are copyright (C) 2000-2021 Tripwire, // Inc. Tripwire is a registered trademark of Tripwire, Inc. All rights // reserved. // diff --git a/src/twtest/dbdatasource_t.cpp b/src/twtest/dbdatasource_t.cpp index bbab902..07b8af1 100644 --- a/src/twtest/dbdatasource_t.cpp +++ b/src/twtest/dbdatasource_t.cpp @@ -1,6 +1,6 @@ // // The developer of the original code and/or files is Tripwire, Inc. -// Portions created by Tripwire, Inc. are copyright (C) 2000-2019 Tripwire, +// Portions created by Tripwire, Inc. are copyright (C) 2000-2021 Tripwire, // Inc. Tripwire is a registered trademark of Tripwire, Inc. All rights // reserved. // diff --git a/src/twtest/debug_t.cpp b/src/twtest/debug_t.cpp index 5af6a0f..f179b2e 100644 --- a/src/twtest/debug_t.cpp +++ b/src/twtest/debug_t.cpp @@ -1,6 +1,6 @@ // // The developer of the original code and/or files is Tripwire, Inc. -// Portions created by Tripwire, Inc. are copyright (C) 2000-2019 Tripwire, +// Portions created by Tripwire, Inc. are copyright (C) 2000-2021 Tripwire, // Inc. Tripwire is a registered trademark of Tripwire, Inc. All rights // reserved. // diff --git a/src/twtest/displayencoder_t.cpp b/src/twtest/displayencoder_t.cpp index 2d2e612..781ec5a 100644 --- a/src/twtest/displayencoder_t.cpp +++ b/src/twtest/displayencoder_t.cpp @@ -1,6 +1,6 @@ // // The developer of the original code and/or files is Tripwire, Inc. -// Portions created by Tripwire, Inc. are copyright (C) 2000-2019 Tripwire, +// Portions created by Tripwire, Inc. are copyright (C) 2000-2021 Tripwire, // Inc. Tripwire is a registered trademark of Tripwire, Inc. All rights // reserved. // diff --git a/src/twtest/error_t.cpp b/src/twtest/error_t.cpp index 7d32acf..f6e04fe 100644 --- a/src/twtest/error_t.cpp +++ b/src/twtest/error_t.cpp @@ -1,6 +1,6 @@ // // The developer of the original code and/or files is Tripwire, Inc. -// Portions created by Tripwire, Inc. are copyright (C) 2000-2019 Tripwire, +// Portions created by Tripwire, Inc. are copyright (C) 2000-2021 Tripwire, // Inc. Tripwire is a registered trademark of Tripwire, Inc. All rights // reserved. // diff --git a/src/twtest/errorbucketimpl_t.cpp b/src/twtest/errorbucketimpl_t.cpp index 879a380..bdf8729 100644 --- a/src/twtest/errorbucketimpl_t.cpp +++ b/src/twtest/errorbucketimpl_t.cpp @@ -1,6 +1,6 @@ // // The developer of the original code and/or files is Tripwire, Inc. -// Portions created by Tripwire, Inc. are copyright (C) 2000-2019 Tripwire, +// Portions created by Tripwire, Inc. are copyright (C) 2000-2021 Tripwire, // Inc. Tripwire is a registered trademark of Tripwire, Inc. All rights // reserved. // diff --git a/src/twtest/fcocompare_t.cpp b/src/twtest/fcocompare_t.cpp index 14ee292..4a7a31f 100644 --- a/src/twtest/fcocompare_t.cpp +++ b/src/twtest/fcocompare_t.cpp @@ -1,6 +1,6 @@ // // The developer of the original code and/or files is Tripwire, Inc. -// Portions created by Tripwire, Inc. are copyright (C) 2000-2019 Tripwire, +// Portions created by Tripwire, Inc. are copyright (C) 2000-2021 Tripwire, // Inc. Tripwire is a registered trademark of Tripwire, Inc. All rights // reserved. // diff --git a/src/twtest/fcodatabasefile_t.cpp b/src/twtest/fcodatabasefile_t.cpp index 990b458..d8ef8b5 100644 --- a/src/twtest/fcodatabasefile_t.cpp +++ b/src/twtest/fcodatabasefile_t.cpp @@ -1,6 +1,6 @@ // // The developer of the original code and/or files is Tripwire, Inc. -// Portions created by Tripwire, Inc. are copyright (C) 2000-2019 Tripwire, +// Portions created by Tripwire, Inc. are copyright (C) 2000-2021 Tripwire, // Inc. Tripwire is a registered trademark of Tripwire, Inc. All rights // reserved. // diff --git a/src/twtest/fconame_t.cpp b/src/twtest/fconame_t.cpp index eef2891..ccd7d61 100644 --- a/src/twtest/fconame_t.cpp +++ b/src/twtest/fconame_t.cpp @@ -1,6 +1,6 @@ // // The developer of the original code and/or files is Tripwire, Inc. -// Portions created by Tripwire, Inc. are copyright (C) 2000-2019 Tripwire, +// Portions created by Tripwire, Inc. are copyright (C) 2000-2021 Tripwire, // Inc. Tripwire is a registered trademark of Tripwire, Inc. All rights // reserved. // diff --git a/src/twtest/fconametbl_t.cpp b/src/twtest/fconametbl_t.cpp index c700986..93f1695 100644 --- a/src/twtest/fconametbl_t.cpp +++ b/src/twtest/fconametbl_t.cpp @@ -1,6 +1,6 @@ // // The developer of the original code and/or files is Tripwire, Inc. -// Portions created by Tripwire, Inc. are copyright (C) 2000-2019 Tripwire, +// Portions created by Tripwire, Inc. are copyright (C) 2000-2021 Tripwire, // Inc. Tripwire is a registered trademark of Tripwire, Inc. All rights // reserved. // diff --git a/src/twtest/fconametranslator_t.cpp b/src/twtest/fconametranslator_t.cpp index 33ac676..b7cb5fe 100644 --- a/src/twtest/fconametranslator_t.cpp +++ b/src/twtest/fconametranslator_t.cpp @@ -1,6 +1,6 @@ // // The developer of the original code and/or files is Tripwire, Inc. -// Portions created by Tripwire, Inc. are copyright (C) 2000-2019 Tripwire, +// Portions created by Tripwire, Inc. are copyright (C) 2000-2021 Tripwire, // Inc. Tripwire is a registered trademark of Tripwire, Inc. All rights // reserved. // diff --git a/src/twtest/fcopropimpl_t.cpp b/src/twtest/fcopropimpl_t.cpp index 766d9f0..dd33763 100644 --- a/src/twtest/fcopropimpl_t.cpp +++ b/src/twtest/fcopropimpl_t.cpp @@ -1,6 +1,6 @@ // // The developer of the original code and/or files is Tripwire, Inc. -// Portions created by Tripwire, Inc. are copyright (C) 2000-2019 Tripwire, +// Portions created by Tripwire, Inc. are copyright (C) 2000-2021 Tripwire, // Inc. Tripwire is a registered trademark of Tripwire, Inc. All rights // reserved. // diff --git a/src/twtest/fcopropvector_t.cpp b/src/twtest/fcopropvector_t.cpp index bf45b36..bfc90b2 100644 --- a/src/twtest/fcopropvector_t.cpp +++ b/src/twtest/fcopropvector_t.cpp @@ -1,6 +1,6 @@ // // The developer of the original code and/or files is Tripwire, Inc. -// Portions created by Tripwire, Inc. are copyright (C) 2000-2019 Tripwire, +// Portions created by Tripwire, Inc. are copyright (C) 2000-2021 Tripwire, // Inc. Tripwire is a registered trademark of Tripwire, Inc. All rights // reserved. // diff --git a/src/twtest/fcoreport_t.cpp b/src/twtest/fcoreport_t.cpp index d21f4f6..c9518ea 100644 --- a/src/twtest/fcoreport_t.cpp +++ b/src/twtest/fcoreport_t.cpp @@ -1,6 +1,6 @@ // // The developer of the original code and/or files is Tripwire, Inc. -// Portions created by Tripwire, Inc. are copyright (C) 2000-2019 Tripwire, +// Portions created by Tripwire, Inc. are copyright (C) 2000-2021 Tripwire, // Inc. Tripwire is a registered trademark of Tripwire, Inc. All rights // reserved. // diff --git a/src/twtest/fcosetimpl_t.cpp b/src/twtest/fcosetimpl_t.cpp index 2e6bab2..acc3e14 100644 --- a/src/twtest/fcosetimpl_t.cpp +++ b/src/twtest/fcosetimpl_t.cpp @@ -1,6 +1,6 @@ // // The developer of the original code and/or files is Tripwire, Inc. -// Portions created by Tripwire, Inc. are copyright (C) 2000-2019 Tripwire, +// Portions created by Tripwire, Inc. are copyright (C) 2000-2021 Tripwire, // Inc. Tripwire is a registered trademark of Tripwire, Inc. All rights // reserved. // diff --git a/src/twtest/fcospec_t.cpp b/src/twtest/fcospec_t.cpp index 9be0b33..adc1b00 100644 --- a/src/twtest/fcospec_t.cpp +++ b/src/twtest/fcospec_t.cpp @@ -1,6 +1,6 @@ // // The developer of the original code and/or files is Tripwire, Inc. -// Portions created by Tripwire, Inc. are copyright (C) 2000-2019 Tripwire, +// Portions created by Tripwire, Inc. are copyright (C) 2000-2021 Tripwire, // Inc. Tripwire is a registered trademark of Tripwire, Inc. All rights // reserved. // diff --git a/src/twtest/fcospecattr_t.cpp b/src/twtest/fcospecattr_t.cpp index a069852..d2c8e99 100644 --- a/src/twtest/fcospecattr_t.cpp +++ b/src/twtest/fcospecattr_t.cpp @@ -1,6 +1,6 @@ // // The developer of the original code and/or files is Tripwire, Inc. -// Portions created by Tripwire, Inc. are copyright (C) 2000-2019 Tripwire, +// Portions created by Tripwire, Inc. are copyright (C) 2000-2021 Tripwire, // Inc. Tripwire is a registered trademark of Tripwire, Inc. All rights // reserved. // diff --git a/src/twtest/fcospechelper_t.cpp b/src/twtest/fcospechelper_t.cpp index e99cbdb..9debf22 100644 --- a/src/twtest/fcospechelper_t.cpp +++ b/src/twtest/fcospechelper_t.cpp @@ -1,6 +1,6 @@ // // The developer of the original code and/or files is Tripwire, Inc. -// Portions created by Tripwire, Inc. are copyright (C) 2000-2019 Tripwire, +// Portions created by Tripwire, Inc. are copyright (C) 2000-2021 Tripwire, // Inc. Tripwire is a registered trademark of Tripwire, Inc. All rights // reserved. // diff --git a/src/twtest/fcospeclist_t.cpp b/src/twtest/fcospeclist_t.cpp index cdf8e57..88dffe3 100644 --- a/src/twtest/fcospeclist_t.cpp +++ b/src/twtest/fcospeclist_t.cpp @@ -1,6 +1,6 @@ // // The developer of the original code and/or files is Tripwire, Inc. -// Portions created by Tripwire, Inc. are copyright (C) 2000-2019 Tripwire, +// Portions created by Tripwire, Inc. are copyright (C) 2000-2021 Tripwire, // Inc. Tripwire is a registered trademark of Tripwire, Inc. All rights // reserved. // diff --git a/src/twtest/fcospecutil_t.cpp b/src/twtest/fcospecutil_t.cpp index c1ae868..c2d4153 100644 --- a/src/twtest/fcospecutil_t.cpp +++ b/src/twtest/fcospecutil_t.cpp @@ -1,6 +1,6 @@ // // The developer of the original code and/or files is Tripwire, Inc. -// Portions created by Tripwire, Inc. are copyright (C) 2000-2019 Tripwire, +// Portions created by Tripwire, Inc. are copyright (C) 2000-2021 Tripwire, // Inc. Tripwire is a registered trademark of Tripwire, Inc. All rights // reserved. // diff --git a/src/twtest/file_t.cpp b/src/twtest/file_t.cpp index d32af47..c00f6fa 100644 --- a/src/twtest/file_t.cpp +++ b/src/twtest/file_t.cpp @@ -1,6 +1,6 @@ // // The developer of the original code and/or files is Tripwire, Inc. -// Portions created by Tripwire, Inc. are copyright (C) 2000-2019 Tripwire, +// Portions created by Tripwire, Inc. are copyright (C) 2000-2021 Tripwire, // Inc. Tripwire is a registered trademark of Tripwire, Inc. All rights // reserved. // diff --git a/src/twtest/fileheader_t.cpp b/src/twtest/fileheader_t.cpp index de92d06..09ae276 100644 --- a/src/twtest/fileheader_t.cpp +++ b/src/twtest/fileheader_t.cpp @@ -1,6 +1,6 @@ // // The developer of the original code and/or files is Tripwire, Inc. -// Portions created by Tripwire, Inc. are copyright (C) 2000-2019 Tripwire, +// Portions created by Tripwire, Inc. are copyright (C) 2000-2021 Tripwire, // Inc. Tripwire is a registered trademark of Tripwire, Inc. All rights // reserved. // diff --git a/src/twtest/fileutil_t.cpp b/src/twtest/fileutil_t.cpp index 71850f4..652f58d 100644 --- a/src/twtest/fileutil_t.cpp +++ b/src/twtest/fileutil_t.cpp @@ -1,6 +1,6 @@ // // The developer of the original code and/or files is Tripwire, Inc. -// Portions created by Tripwire, Inc. are copyright (C) 2000-2019 Tripwire, +// Portions created by Tripwire, Inc. are copyright (C) 2000-2021 Tripwire, // Inc. Tripwire is a registered trademark of Tripwire, Inc. All rights // reserved. // diff --git a/src/twtest/fsdatasourceiter_t.cpp b/src/twtest/fsdatasourceiter_t.cpp index 4edaf8d..9e77001 100644 --- a/src/twtest/fsdatasourceiter_t.cpp +++ b/src/twtest/fsdatasourceiter_t.cpp @@ -1,6 +1,6 @@ // // The developer of the original code and/or files is Tripwire, Inc. -// Portions created by Tripwire, Inc. are copyright (C) 2000-2019 Tripwire, +// Portions created by Tripwire, Inc. are copyright (C) 2000-2021 Tripwire, // Inc. Tripwire is a registered trademark of Tripwire, Inc. All rights // reserved. // diff --git a/src/twtest/fsobject_t.cpp b/src/twtest/fsobject_t.cpp index 3b370ef..8acfde5 100644 --- a/src/twtest/fsobject_t.cpp +++ b/src/twtest/fsobject_t.cpp @@ -1,6 +1,6 @@ // // The developer of the original code and/or files is Tripwire, Inc. -// Portions created by Tripwire, Inc. are copyright (C) 2000-2019 Tripwire, +// Portions created by Tripwire, Inc. are copyright (C) 2000-2021 Tripwire, // Inc. Tripwire is a registered trademark of Tripwire, Inc. All rights // reserved. // diff --git a/src/twtest/fspropcalc_t.cpp b/src/twtest/fspropcalc_t.cpp index d120879..2e2a936 100644 --- a/src/twtest/fspropcalc_t.cpp +++ b/src/twtest/fspropcalc_t.cpp @@ -1,6 +1,6 @@ // // The developer of the original code and/or files is Tripwire, Inc. -// Portions created by Tripwire, Inc. are copyright (C) 2000-2019 Tripwire, +// Portions created by Tripwire, Inc. are copyright (C) 2000-2021 Tripwire, // Inc. Tripwire is a registered trademark of Tripwire, Inc. All rights // reserved. // diff --git a/src/twtest/fspropdisplayer_t.cpp b/src/twtest/fspropdisplayer_t.cpp index 4103c55..e1851d5 100644 --- a/src/twtest/fspropdisplayer_t.cpp +++ b/src/twtest/fspropdisplayer_t.cpp @@ -1,6 +1,6 @@ // // The developer of the original code and/or files is Tripwire, Inc. -// Portions created by Tripwire, Inc. are copyright (C) 2000-2019 Tripwire, +// Portions created by Tripwire, Inc. are copyright (C) 2000-2021 Tripwire, // Inc. Tripwire is a registered trademark of Tripwire, Inc. All rights // reserved. // diff --git a/src/twtest/fspropset_t.cpp b/src/twtest/fspropset_t.cpp index ec16ad3..0c59448 100644 --- a/src/twtest/fspropset_t.cpp +++ b/src/twtest/fspropset_t.cpp @@ -1,6 +1,6 @@ // // The developer of the original code and/or files is Tripwire, Inc. -// Portions created by Tripwire, Inc. are copyright (C) 2000-2019 Tripwire, +// Portions created by Tripwire, Inc. are copyright (C) 2000-2021 Tripwire, // Inc. Tripwire is a registered trademark of Tripwire, Inc. All rights // reserved. // diff --git a/src/twtest/fsspec_t.cpp b/src/twtest/fsspec_t.cpp index cbc65c2..326a827 100644 --- a/src/twtest/fsspec_t.cpp +++ b/src/twtest/fsspec_t.cpp @@ -1,6 +1,6 @@ // // The developer of the original code and/or files is Tripwire, Inc. -// Portions created by Tripwire, Inc. are copyright (C) 2000-2019 Tripwire, +// Portions created by Tripwire, Inc. are copyright (C) 2000-2021 Tripwire, // Inc. Tripwire is a registered trademark of Tripwire, Inc. All rights // reserved. // diff --git a/src/twtest/genre_t.cpp b/src/twtest/genre_t.cpp index 5525149..8d93b2d 100644 --- a/src/twtest/genre_t.cpp +++ b/src/twtest/genre_t.cpp @@ -1,6 +1,6 @@ // // The developer of the original code and/or files is Tripwire, Inc. -// Portions created by Tripwire, Inc. are copyright (C) 2000-2019 Tripwire, +// Portions created by Tripwire, Inc. are copyright (C) 2000-2021 Tripwire, // Inc. Tripwire is a registered trademark of Tripwire, Inc. All rights // reserved. // diff --git a/src/twtest/genrespeclist_t.cpp b/src/twtest/genrespeclist_t.cpp index 2925911..9d55050 100644 --- a/src/twtest/genrespeclist_t.cpp +++ b/src/twtest/genrespeclist_t.cpp @@ -1,6 +1,6 @@ // // The developer of the original code and/or files is Tripwire, Inc. -// Portions created by Tripwire, Inc. are copyright (C) 2000-2019 Tripwire, +// Portions created by Tripwire, Inc. are copyright (C) 2000-2021 Tripwire, // Inc. Tripwire is a registered trademark of Tripwire, Inc. All rights // reserved. // diff --git a/src/twtest/genreswitcher_t.cpp b/src/twtest/genreswitcher_t.cpp index b0f97f0..c3ea858 100644 --- a/src/twtest/genreswitcher_t.cpp +++ b/src/twtest/genreswitcher_t.cpp @@ -1,6 +1,6 @@ // // The developer of the original code and/or files is Tripwire, Inc. -// Portions created by Tripwire, Inc. are copyright (C) 2000-2019 Tripwire, +// Portions created by Tripwire, Inc. are copyright (C) 2000-2021 Tripwire, // Inc. Tripwire is a registered trademark of Tripwire, Inc. All rights // reserved. // diff --git a/src/twtest/growheap_t.cpp b/src/twtest/growheap_t.cpp index aceeb4c..83660f6 100644 --- a/src/twtest/growheap_t.cpp +++ b/src/twtest/growheap_t.cpp @@ -1,6 +1,6 @@ // // The developer of the original code and/or files is Tripwire, Inc. -// Portions created by Tripwire, Inc. are copyright (C) 2000-2019 Tripwire, +// Portions created by Tripwire, Inc. are copyright (C) 2000-2021 Tripwire, // Inc. Tripwire is a registered trademark of Tripwire, Inc. All rights // reserved. // diff --git a/src/twtest/hashtable_t.cpp b/src/twtest/hashtable_t.cpp index 0318ab6..cd1ed57 100644 --- a/src/twtest/hashtable_t.cpp +++ b/src/twtest/hashtable_t.cpp @@ -1,6 +1,6 @@ // // The developer of the original code and/or files is Tripwire, Inc. -// Portions created by Tripwire, Inc. are copyright (C) 2000-2019 Tripwire, +// Portions created by Tripwire, Inc. are copyright (C) 2000-2021 Tripwire, // Inc. Tripwire is a registered trademark of Tripwire, Inc. All rights // reserved. // diff --git a/src/twtest/hierdatabase_t.cpp b/src/twtest/hierdatabase_t.cpp index ca7afd9..db8cb5a 100644 --- a/src/twtest/hierdatabase_t.cpp +++ b/src/twtest/hierdatabase_t.cpp @@ -1,6 +1,6 @@ // // The developer of the original code and/or files is Tripwire, Inc. -// Portions created by Tripwire, Inc. are copyright (C) 2000-2019 Tripwire, +// Portions created by Tripwire, Inc. are copyright (C) 2000-2021 Tripwire, // Inc. Tripwire is a registered trademark of Tripwire, Inc. All rights // reserved. // diff --git a/src/twtest/keyfile_t.cpp b/src/twtest/keyfile_t.cpp index ed43d0a..9a03957 100644 --- a/src/twtest/keyfile_t.cpp +++ b/src/twtest/keyfile_t.cpp @@ -1,6 +1,6 @@ // // The developer of the original code and/or files is Tripwire, Inc. -// Portions created by Tripwire, Inc. are copyright (C) 2000-2019 Tripwire, +// Portions created by Tripwire, Inc. are copyright (C) 2000-2021 Tripwire, // Inc. Tripwire is a registered trademark of Tripwire, Inc. All rights // reserved. // diff --git a/src/twtest/platform_t.cpp b/src/twtest/platform_t.cpp index d673e44..b00a0c7 100644 --- a/src/twtest/platform_t.cpp +++ b/src/twtest/platform_t.cpp @@ -1,6 +1,6 @@ // // The developer of the original code and/or files is Tripwire, Inc. -// Portions created by Tripwire, Inc. are copyright (C) 2000-2019 Tripwire, +// Portions created by Tripwire, Inc. are copyright (C) 2000-2021 Tripwire, // Inc. Tripwire is a registered trademark of Tripwire, Inc. All rights // reserved. // diff --git a/src/twtest/policyparser_t.cpp b/src/twtest/policyparser_t.cpp index ec7ef1a..d24fe51 100644 --- a/src/twtest/policyparser_t.cpp +++ b/src/twtest/policyparser_t.cpp @@ -1,6 +1,6 @@ // // The developer of the original code and/or files is Tripwire, Inc. -// Portions created by Tripwire, Inc. are copyright (C) 2000-2019 Tripwire, +// Portions created by Tripwire, Inc. are copyright (C) 2000-2021 Tripwire, // Inc. Tripwire is a registered trademark of Tripwire, Inc. All rights // reserved. // diff --git a/src/twtest/refcountobj_t.cpp b/src/twtest/refcountobj_t.cpp index d97720c..5006486 100644 --- a/src/twtest/refcountobj_t.cpp +++ b/src/twtest/refcountobj_t.cpp @@ -1,6 +1,6 @@ // // The developer of the original code and/or files is Tripwire, Inc. -// Portions created by Tripwire, Inc. are copyright (C) 2000-2019 Tripwire, +// Portions created by Tripwire, Inc. are copyright (C) 2000-2021 Tripwire, // Inc. Tripwire is a registered trademark of Tripwire, Inc. All rights // reserved. // diff --git a/src/twtest/resources_t.cpp b/src/twtest/resources_t.cpp index 08a1921..eb6c1a9 100644 --- a/src/twtest/resources_t.cpp +++ b/src/twtest/resources_t.cpp @@ -1,6 +1,6 @@ // // The developer of the original code and/or files is Tripwire, Inc. -// Portions created by Tripwire, Inc. are copyright (C) 2000-2019 Tripwire, +// Portions created by Tripwire, Inc. are copyright (C) 2000-2021 Tripwire, // Inc. Tripwire is a registered trademark of Tripwire, Inc. All rights // reserved. // diff --git a/src/twtest/serializer_t.cpp b/src/twtest/serializer_t.cpp index d888f0a..159a7f6 100644 --- a/src/twtest/serializer_t.cpp +++ b/src/twtest/serializer_t.cpp @@ -1,6 +1,6 @@ // // The developer of the original code and/or files is Tripwire, Inc. -// Portions created by Tripwire, Inc. are copyright (C) 2000-2019 Tripwire, +// Portions created by Tripwire, Inc. are copyright (C) 2000-2021 Tripwire, // Inc. Tripwire is a registered trademark of Tripwire, Inc. All rights // reserved. // diff --git a/src/twtest/serializerimpl_t.cpp b/src/twtest/serializerimpl_t.cpp index 6e260bc..609fac8 100644 --- a/src/twtest/serializerimpl_t.cpp +++ b/src/twtest/serializerimpl_t.cpp @@ -1,6 +1,6 @@ // // The developer of the original code and/or files is Tripwire, Inc. -// Portions created by Tripwire, Inc. are copyright (C) 2000-2019 Tripwire, +// Portions created by Tripwire, Inc. are copyright (C) 2000-2021 Tripwire, // Inc. Tripwire is a registered trademark of Tripwire, Inc. All rights // reserved. // diff --git a/src/twtest/signature_t.cpp b/src/twtest/signature_t.cpp index 7e94cad..f1efd9c 100644 --- a/src/twtest/signature_t.cpp +++ b/src/twtest/signature_t.cpp @@ -1,6 +1,6 @@ // // The developer of the original code and/or files is Tripwire, Inc. -// Portions created by Tripwire, Inc. are copyright (C) 2000-2019 Tripwire, +// Portions created by Tripwire, Inc. are copyright (C) 2000-2021 Tripwire, // Inc. Tripwire is a registered trademark of Tripwire, Inc. All rights // reserved. // diff --git a/src/twtest/srefcountobj_t.cpp b/src/twtest/srefcountobj_t.cpp index 29bd7f5..9195bfe 100644 --- a/src/twtest/srefcountobj_t.cpp +++ b/src/twtest/srefcountobj_t.cpp @@ -1,6 +1,6 @@ // // The developer of the original code and/or files is Tripwire, Inc. -// Portions created by Tripwire, Inc. are copyright (C) 2000-2019 Tripwire, +// Portions created by Tripwire, Inc. are copyright (C) 2000-2021 Tripwire, // Inc. Tripwire is a registered trademark of Tripwire, Inc. All rights // reserved. // diff --git a/src/twtest/stdtest.cpp b/src/twtest/stdtest.cpp index 9714b96..624e1d7 100644 --- a/src/twtest/stdtest.cpp +++ b/src/twtest/stdtest.cpp @@ -1,6 +1,6 @@ // // The developer of the original code and/or files is Tripwire, Inc. -// Portions created by Tripwire, Inc. are copyright (C) 2000-2019 Tripwire, +// Portions created by Tripwire, Inc. are copyright (C) 2000-2021 Tripwire, // Inc. Tripwire is a registered trademark of Tripwire, Inc. All rights // reserved. // diff --git a/src/twtest/stdtest.h b/src/twtest/stdtest.h index e161e7d..55fb080 100644 --- a/src/twtest/stdtest.h +++ b/src/twtest/stdtest.h @@ -1,6 +1,6 @@ // // The developer of the original code and/or files is Tripwire, Inc. -// Portions created by Tripwire, Inc. are copyright (C) 2000-2019 Tripwire, +// Portions created by Tripwire, Inc. are copyright (C) 2000-2021 Tripwire, // Inc. Tripwire is a registered trademark of Tripwire, Inc. All rights // reserved. // diff --git a/src/twtest/stringencoder_t.cpp b/src/twtest/stringencoder_t.cpp index f7b91ee..f0b8ed9 100644 --- a/src/twtest/stringencoder_t.cpp +++ b/src/twtest/stringencoder_t.cpp @@ -1,6 +1,6 @@ // // The developer of the original code and/or files is Tripwire, Inc. -// Portions created by Tripwire, Inc. are copyright (C) 2000-2019 Tripwire, +// Portions created by Tripwire, Inc. are copyright (C) 2000-2021 Tripwire, // Inc. Tripwire is a registered trademark of Tripwire, Inc. All rights // reserved. // diff --git a/src/twtest/stringutil_t.h b/src/twtest/stringutil_t.h index 65fb130..d2ecedf 100644 --- a/src/twtest/stringutil_t.h +++ b/src/twtest/stringutil_t.h @@ -1,6 +1,6 @@ // // The developer of the original code and/or files is Tripwire, Inc. -// Portions created by Tripwire, Inc. are copyright (C) 2000-2019 Tripwire, +// Portions created by Tripwire, Inc. are copyright (C) 2000-2021 Tripwire, // Inc. Tripwire is a registered trademark of Tripwire, Inc. All rights // reserved. // diff --git a/src/twtest/tasktimer_t.cpp b/src/twtest/tasktimer_t.cpp index 6cbc6ac..a3c4f1a 100644 --- a/src/twtest/tasktimer_t.cpp +++ b/src/twtest/tasktimer_t.cpp @@ -1,6 +1,6 @@ // // The developer of the original code and/or files is Tripwire, Inc. -// Portions created by Tripwire, Inc. are copyright (C) 2000-2019 Tripwire, +// Portions created by Tripwire, Inc. are copyright (C) 2000-2021 Tripwire, // Inc. Tripwire is a registered trademark of Tripwire, Inc. All rights // reserved. // diff --git a/src/twtest/tchar_t.cpp b/src/twtest/tchar_t.cpp index 1fd1964..8ee0310 100644 --- a/src/twtest/tchar_t.cpp +++ b/src/twtest/tchar_t.cpp @@ -1,6 +1,6 @@ // // The developer of the original code and/or files is Tripwire, Inc. -// Portions created by Tripwire, Inc. are copyright (C) 2000-2019 Tripwire, +// Portions created by Tripwire, Inc. are copyright (C) 2000-2021 Tripwire, // Inc. Tripwire is a registered trademark of Tripwire, Inc. All rights // reserved. // diff --git a/src/twtest/test.cpp b/src/twtest/test.cpp index a258724..61da351 100644 --- a/src/twtest/test.cpp +++ b/src/twtest/test.cpp @@ -1,6 +1,6 @@ // // The developer of the original code and/or files is Tripwire, Inc. -// Portions created by Tripwire, Inc. are copyright (C) 2000-2019 Tripwire, +// Portions created by Tripwire, Inc. are copyright (C) 2000-2021 Tripwire, // Inc. Tripwire is a registered trademark of Tripwire, Inc. All rights // reserved. // diff --git a/src/twtest/test.h b/src/twtest/test.h index 35c1894..b4a14dc 100644 --- a/src/twtest/test.h +++ b/src/twtest/test.h @@ -1,6 +1,6 @@ // // The developer of the original code and/or files is Tripwire, Inc. -// Portions created by Tripwire, Inc. are copyright (C) 2000-2019 Tripwire, +// Portions created by Tripwire, Inc. are copyright (C) 2000-2021 Tripwire, // Inc. Tripwire is a registered trademark of Tripwire, Inc. All rights // reserved. // diff --git a/src/twtest/textreportviewer_t.cpp b/src/twtest/textreportviewer_t.cpp index 9567f1f..58a5605 100644 --- a/src/twtest/textreportviewer_t.cpp +++ b/src/twtest/textreportviewer_t.cpp @@ -1,6 +1,6 @@ // // The developer of the original code and/or files is Tripwire, Inc. -// Portions created by Tripwire, Inc. are copyright (C) 2000-2019 Tripwire, +// Portions created by Tripwire, Inc. are copyright (C) 2000-2021 Tripwire, // Inc. Tripwire is a registered trademark of Tripwire, Inc. All rights // reserved. // diff --git a/src/twtest/twlocale_t.cpp b/src/twtest/twlocale_t.cpp index d699a32..97ab7bf 100644 --- a/src/twtest/twlocale_t.cpp +++ b/src/twtest/twlocale_t.cpp @@ -1,6 +1,6 @@ // // The developer of the original code and/or files is Tripwire, Inc. -// Portions created by Tripwire, Inc. are copyright (C) 2000-2019 Tripwire, +// Portions created by Tripwire, Inc. are copyright (C) 2000-2021 Tripwire, // Inc. Tripwire is a registered trademark of Tripwire, Inc. All rights // reserved. // diff --git a/src/twtest/twutil_t.cpp b/src/twtest/twutil_t.cpp index 7b0211d..3834367 100644 --- a/src/twtest/twutil_t.cpp +++ b/src/twtest/twutil_t.cpp @@ -1,6 +1,6 @@ // // The developer of the original code and/or files is Tripwire, Inc. -// Portions created by Tripwire, Inc. are copyright (C) 2000-2019 Tripwire, +// Portions created by Tripwire, Inc. are copyright (C) 2000-2021 Tripwire, // Inc. Tripwire is a registered trademark of Tripwire, Inc. All rights // reserved. // diff --git a/src/twtest/types_t.cpp b/src/twtest/types_t.cpp index 25bf5c0..1870457 100644 --- a/src/twtest/types_t.cpp +++ b/src/twtest/types_t.cpp @@ -1,6 +1,6 @@ // // The developer of the original code and/or files is Tripwire, Inc. -// Portions created by Tripwire, Inc. are copyright (C) 2000-2019 Tripwire, +// Portions created by Tripwire, Inc. are copyright (C) 2000-2021 Tripwire, // Inc. Tripwire is a registered trademark of Tripwire, Inc. All rights // reserved. // diff --git a/src/twtest/unixfsservices_t.cpp b/src/twtest/unixfsservices_t.cpp index 7496505..d4239a0 100644 --- a/src/twtest/unixfsservices_t.cpp +++ b/src/twtest/unixfsservices_t.cpp @@ -1,6 +1,6 @@ // // The developer of the original code and/or files is Tripwire, Inc. -// Portions created by Tripwire, Inc. are copyright (C) 2000-2019 Tripwire, +// Portions created by Tripwire, Inc. are copyright (C) 2000-2021 Tripwire, // Inc. Tripwire is a registered trademark of Tripwire, Inc. All rights // reserved. // diff --git a/src/twtest/usernotifystdout_t.cpp b/src/twtest/usernotifystdout_t.cpp index 1edc85b..66fa0e3 100644 --- a/src/twtest/usernotifystdout_t.cpp +++ b/src/twtest/usernotifystdout_t.cpp @@ -1,6 +1,6 @@ // // The developer of the original code and/or files is Tripwire, Inc. -// Portions created by Tripwire, Inc. are copyright (C) 2000-2019 Tripwire, +// Portions created by Tripwire, Inc. are copyright (C) 2000-2021 Tripwire, // Inc. Tripwire is a registered trademark of Tripwire, Inc. All rights // reserved. // diff --git a/src/twtest/wchar16_t.cpp b/src/twtest/wchar16_t.cpp index 2aec6f7..d367cd0 100644 --- a/src/twtest/wchar16_t.cpp +++ b/src/twtest/wchar16_t.cpp @@ -1,6 +1,6 @@ // // The developer of the original code and/or files is Tripwire, Inc. -// Portions created by Tripwire, Inc. are copyright (C) 2000-2019 Tripwire, +// Portions created by Tripwire, Inc. are copyright (C) 2000-2021 Tripwire, // Inc. Tripwire is a registered trademark of Tripwire, Inc. All rights // reserved. //