From ab975bc1c4082c4592a075fba26cce0b3f22ad62 Mon Sep 17 00:00:00 2001 From: Milan Broz Date: Sat, 29 Jan 2022 10:43:02 +0100 Subject: [PATCH] Update copyright year. And unify format in several places. --- docs/examples/crypt_log_usage.c | 2 +- docs/examples/crypt_luks_usage.c | 2 +- lib/bitlk/bitlk.c | 6 +++--- lib/bitlk/bitlk.h | 6 +++--- lib/crypt_plain.c | 4 ++-- lib/crypto_backend/argon2_generic.c | 4 ++-- lib/crypto_backend/base64.c | 2 +- lib/crypto_backend/cipher_check.c | 4 ++-- lib/crypto_backend/cipher_generic.c | 4 ++-- lib/crypto_backend/crypto_backend.h | 4 ++-- lib/crypto_backend/crypto_backend_internal.h | 4 ++-- lib/crypto_backend/crypto_cipher_kernel.c | 4 ++-- lib/crypto_backend/crypto_gcrypt.c | 4 ++-- lib/crypto_backend/crypto_kernel.c | 4 ++-- lib/crypto_backend/crypto_nettle.c | 4 ++-- lib/crypto_backend/crypto_nss.c | 4 ++-- lib/crypto_backend/crypto_openssl.c | 4 ++-- lib/crypto_backend/crypto_storage.c | 2 +- lib/crypto_backend/pbkdf2_generic.c | 4 ++-- lib/crypto_backend/pbkdf_check.c | 4 ++-- lib/crypto_backend/utf8.c | 2 +- lib/integrity/integrity.c | 2 +- lib/integrity/integrity.h | 2 +- lib/internal.h | 4 ++-- lib/libcryptsetup.h | 4 ++-- lib/libcryptsetup_macros.h | 4 ++-- lib/libcryptsetup_symver.h | 2 +- lib/libdevmapper.c | 4 ++-- lib/loopaes/loopaes.c | 4 ++-- lib/loopaes/loopaes.h | 4 ++-- lib/luks1/af.c | 2 +- lib/luks1/af.h | 2 +- lib/luks1/keyencryption.c | 4 ++-- lib/luks1/keymanage.c | 4 ++-- lib/luks1/luks.h | 2 +- lib/luks2/luks2.h | 4 ++-- lib/luks2/luks2_digest.c | 4 ++-- lib/luks2/luks2_digest_pbkdf2.c | 4 ++-- lib/luks2/luks2_disk_metadata.c | 4 ++-- lib/luks2/luks2_internal.h | 4 ++-- lib/luks2/luks2_json_format.c | 4 ++-- lib/luks2/luks2_json_metadata.c | 6 +++--- lib/luks2/luks2_keyslot.c | 4 ++-- lib/luks2/luks2_keyslot_luks2.c | 4 ++-- lib/luks2/luks2_keyslot_reenc.c | 4 ++-- lib/luks2/luks2_luks1_convert.c | 6 +++--- lib/luks2/luks2_reencrypt.c | 4 ++-- lib/luks2/luks2_reencrypt_digest.c | 6 +++--- lib/luks2/luks2_segment.c | 4 ++-- lib/luks2/luks2_token.c | 4 ++-- lib/luks2/luks2_token_keyring.c | 4 ++-- lib/random.c | 2 +- lib/setup.c | 4 ++-- lib/tcrypt/tcrypt.c | 4 ++-- lib/tcrypt/tcrypt.h | 4 ++-- lib/utils.c | 4 ++-- lib/utils_benchmark.c | 4 ++-- lib/utils_blkid.c | 2 +- lib/utils_blkid.h | 2 +- lib/utils_crypt.c | 4 ++-- lib/utils_crypt.h | 4 ++-- lib/utils_device.c | 4 ++-- lib/utils_device_locking.c | 4 ++-- lib/utils_device_locking.h | 4 ++-- lib/utils_devpath.c | 4 ++-- lib/utils_dm.h | 4 ++-- lib/utils_fips.c | 2 +- lib/utils_fips.h | 2 +- lib/utils_io.c | 4 ++-- lib/utils_io.h | 4 ++-- lib/utils_keyring.c | 4 ++-- lib/utils_keyring.h | 4 ++-- lib/utils_loop.c | 4 ++-- lib/utils_loop.h | 4 ++-- lib/utils_pbkdf.c | 4 ++-- lib/utils_safe_memory.c | 4 ++-- lib/utils_storage_wrappers.c | 2 +- lib/utils_storage_wrappers.h | 2 +- lib/utils_wipe.c | 4 ++-- lib/verity/rs.h | 2 +- lib/verity/rs_decode_char.c | 2 +- lib/verity/rs_encode_char.c | 2 +- lib/verity/verity.c | 2 +- lib/verity/verity.h | 2 +- lib/verity/verity_fec.c | 2 +- lib/verity/verity_hash.c | 2 +- lib/volumekey.c | 2 +- src/cryptsetup.c | 4 ++-- src/cryptsetup.h | 4 ++-- src/cryptsetup_arg_list.h | 4 ++-- src/cryptsetup_args.h | 4 ++-- src/integritysetup.c | 4 ++-- src/integritysetup_arg_list.h | 4 ++-- src/integritysetup_args.h | 4 ++-- src/utils_arg_macros.h | 4 ++-- src/utils_arg_names.h | 4 ++-- src/utils_args.c | 4 ++-- src/utils_blockdev.c | 4 ++-- src/utils_luks.c | 6 +++--- src/utils_luks.h | 6 +++--- src/utils_password.c | 4 ++-- src/utils_reencrypt.c | 6 +++--- src/utils_reencrypt_luks1.c | 4 ++-- src/utils_tools.c | 4 ++-- src/veritysetup.c | 4 ++-- src/veritysetup_arg_list.h | 4 ++-- src/veritysetup_args.h | 4 ++-- tests/all-symbols-test.c | 2 +- tests/api-test-2.c | 6 +++--- tests/api-test.c | 6 +++--- tests/api_test.h | 6 +++--- tests/crypto-vectors.c | 2 +- tests/differ.c | 2 +- tests/test_utils.c | 4 ++-- tests/unit-utils-io.c | 2 +- tokens/ssh/cryptsetup-ssh.c | 4 ++-- tokens/ssh/libcryptsetup-token-ssh.c | 4 ++-- tokens/ssh/ssh-utils.c | 4 ++-- tokens/ssh/ssh-utils.h | 4 ++-- 119 files changed, 219 insertions(+), 219 deletions(-) diff --git a/docs/examples/crypt_log_usage.c b/docs/examples/crypt_log_usage.c index b0cdd56f..aced85c3 100644 --- a/docs/examples/crypt_log_usage.c +++ b/docs/examples/crypt_log_usage.c @@ -1,7 +1,7 @@ /* * libcryptsetup API log example * - * Copyright (C) 2011-2021 Red Hat, Inc. All rights reserved. + * Copyright (C) 2011-2022 Red Hat, Inc. All rights reserved. * * This file is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/docs/examples/crypt_luks_usage.c b/docs/examples/crypt_luks_usage.c index f99bfc7d..acde5533 100644 --- a/docs/examples/crypt_luks_usage.c +++ b/docs/examples/crypt_luks_usage.c @@ -1,7 +1,7 @@ /* * libcryptsetup API - using LUKS device example * - * Copyright (C) 2011-2021 Red Hat, Inc. All rights reserved. + * Copyright (C) 2011-2022 Red Hat, Inc. All rights reserved. * * This file is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/lib/bitlk/bitlk.c b/lib/bitlk/bitlk.c index 071290ac..1527d047 100644 --- a/lib/bitlk/bitlk.c +++ b/lib/bitlk/bitlk.c @@ -1,9 +1,9 @@ /* * BITLK (BitLocker-compatible) volume handling * - * Copyright (C) 2019-2021 Red Hat, Inc. All rights reserved. - * Copyright (C) 2019-2021 Milan Broz - * Copyright (C) 2019-2021 Vojtech Trefny + * Copyright (C) 2019-2022 Red Hat, Inc. All rights reserved. + * Copyright (C) 2019-2022 Milan Broz + * Copyright (C) 2019-2022 Vojtech Trefny * * This file is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/lib/bitlk/bitlk.h b/lib/bitlk/bitlk.h index ccf99a72..237320da 100644 --- a/lib/bitlk/bitlk.h +++ b/lib/bitlk/bitlk.h @@ -1,9 +1,9 @@ /* * BITLK (BitLocker-compatible) header definition * - * Copyright (C) 2019-2021 Red Hat, Inc. All rights reserved. - * Copyright (C) 2019-2021 Milan Broz - * Copyright (C) 2019-2021 Vojtech Trefny + * Copyright (C) 2019-2022 Red Hat, Inc. All rights reserved. + * Copyright (C) 2019-2022 Milan Broz + * Copyright (C) 2019-2022 Vojtech Trefny * * This file is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/lib/crypt_plain.c b/lib/crypt_plain.c index 180d08a6..fc4873b7 100644 --- a/lib/crypt_plain.c +++ b/lib/crypt_plain.c @@ -2,8 +2,8 @@ * cryptsetup plain device helper functions * * Copyright (C) 2004 Jana Saout - * Copyright (C) 2010-2021 Red Hat, Inc. All rights reserved. - * Copyright (C) 2010-2021 Milan Broz + * Copyright (C) 2010-2022 Red Hat, Inc. All rights reserved. + * Copyright (C) 2010-2022 Milan Broz * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/lib/crypto_backend/argon2_generic.c b/lib/crypto_backend/argon2_generic.c index d8a5b214..663dd714 100644 --- a/lib/crypto_backend/argon2_generic.c +++ b/lib/crypto_backend/argon2_generic.c @@ -1,8 +1,8 @@ /* * Argon2 PBKDF2 library wrapper * - * Copyright (C) 2016-2021 Red Hat, Inc. All rights reserved. - * Copyright (C) 2016-2021 Milan Broz + * Copyright (C) 2016-2022 Red Hat, Inc. All rights reserved. + * Copyright (C) 2016-2022 Milan Broz * * This file is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/lib/crypto_backend/base64.c b/lib/crypto_backend/base64.c index 8fdae8bc..c9f34766 100644 --- a/lib/crypto_backend/base64.c +++ b/lib/crypto_backend/base64.c @@ -4,7 +4,7 @@ * Copyright (C) 2010 Lennart Poettering * * cryptsetup related changes - * Copyright (C) 2021 Milan Broz + * Copyright (C) 2021-2022 Milan Broz * * This file is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/lib/crypto_backend/cipher_check.c b/lib/crypto_backend/cipher_check.c index 70515ee5..9a972f5d 100644 --- a/lib/crypto_backend/cipher_check.c +++ b/lib/crypto_backend/cipher_check.c @@ -1,8 +1,8 @@ /* * Cipher performance check * - * Copyright (C) 2018-2021 Red Hat, Inc. All rights reserved. - * Copyright (C) 2018-2021 Milan Broz + * Copyright (C) 2018-2022 Red Hat, Inc. All rights reserved. + * Copyright (C) 2018-2022 Milan Broz * * This file is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/lib/crypto_backend/cipher_generic.c b/lib/crypto_backend/cipher_generic.c index 6c8e84c3..0623a78d 100644 --- a/lib/crypto_backend/cipher_generic.c +++ b/lib/crypto_backend/cipher_generic.c @@ -1,8 +1,8 @@ /* * Linux kernel cipher generic utilities * - * Copyright (C) 2018-2021 Red Hat, Inc. All rights reserved. - * Copyright (C) 2018-2021 Milan Broz + * Copyright (C) 2018-2022 Red Hat, Inc. All rights reserved. + * Copyright (C) 2018-2022 Milan Broz * * This file is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/lib/crypto_backend/crypto_backend.h b/lib/crypto_backend/crypto_backend.h index 8fc6a504..39e98198 100644 --- a/lib/crypto_backend/crypto_backend.h +++ b/lib/crypto_backend/crypto_backend.h @@ -1,8 +1,8 @@ /* * crypto backend implementation * - * Copyright (C) 2010-2021 Red Hat, Inc. All rights reserved. - * Copyright (C) 2010-2021 Milan Broz + * Copyright (C) 2010-2022 Red Hat, Inc. All rights reserved. + * Copyright (C) 2010-2022 Milan Broz * * This file is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/lib/crypto_backend/crypto_backend_internal.h b/lib/crypto_backend/crypto_backend_internal.h index e2d6a6ab..96f88de9 100644 --- a/lib/crypto_backend/crypto_backend_internal.h +++ b/lib/crypto_backend/crypto_backend_internal.h @@ -1,8 +1,8 @@ /* * crypto backend implementation * - * Copyright (C) 2010-2021 Red Hat, Inc. All rights reserved. - * Copyright (C) 2010-2021 Milan Broz + * Copyright (C) 2010-2022 Red Hat, Inc. All rights reserved. + * Copyright (C) 2010-2022 Milan Broz * * This file is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/lib/crypto_backend/crypto_cipher_kernel.c b/lib/crypto_backend/crypto_cipher_kernel.c index 49032660..e11c158b 100644 --- a/lib/crypto_backend/crypto_cipher_kernel.c +++ b/lib/crypto_backend/crypto_cipher_kernel.c @@ -1,8 +1,8 @@ /* * Linux kernel userspace API crypto backend implementation (skcipher) * - * Copyright (C) 2012-2021 Red Hat, Inc. All rights reserved. - * Copyright (C) 2012-2021 Milan Broz + * Copyright (C) 2012-2022 Red Hat, Inc. All rights reserved. + * Copyright (C) 2012-2022 Milan Broz * * This file is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/lib/crypto_backend/crypto_gcrypt.c b/lib/crypto_backend/crypto_gcrypt.c index 67f26067..e6c8b982 100644 --- a/lib/crypto_backend/crypto_gcrypt.c +++ b/lib/crypto_backend/crypto_gcrypt.c @@ -1,8 +1,8 @@ /* * GCRYPT crypto backend implementation * - * Copyright (C) 2010-2021 Red Hat, Inc. All rights reserved. - * Copyright (C) 2010-2021 Milan Broz + * Copyright (C) 2010-2022 Red Hat, Inc. All rights reserved. + * Copyright (C) 2010-2022 Milan Broz * * This file is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/lib/crypto_backend/crypto_kernel.c b/lib/crypto_backend/crypto_kernel.c index ce84cfac..b82fc326 100644 --- a/lib/crypto_backend/crypto_kernel.c +++ b/lib/crypto_backend/crypto_kernel.c @@ -1,8 +1,8 @@ /* * Linux kernel userspace API crypto backend implementation * - * Copyright (C) 2010-2021 Red Hat, Inc. All rights reserved. - * Copyright (C) 2010-2021 Milan Broz + * Copyright (C) 2010-2022 Red Hat, Inc. All rights reserved. + * Copyright (C) 2010-2022 Milan Broz * * This file is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/lib/crypto_backend/crypto_nettle.c b/lib/crypto_backend/crypto_nettle.c index c9b9f5f8..b970e68f 100644 --- a/lib/crypto_backend/crypto_nettle.c +++ b/lib/crypto_backend/crypto_nettle.c @@ -1,8 +1,8 @@ /* * Nettle crypto backend implementation * - * Copyright (C) 2011-2021 Red Hat, Inc. All rights reserved. - * Copyright (C) 2011-2021 Milan Broz + * Copyright (C) 2011-2022 Red Hat, Inc. All rights reserved. + * Copyright (C) 2011-2022 Milan Broz * * This file is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/lib/crypto_backend/crypto_nss.c b/lib/crypto_backend/crypto_nss.c index a84d3d65..586bfa16 100644 --- a/lib/crypto_backend/crypto_nss.c +++ b/lib/crypto_backend/crypto_nss.c @@ -1,8 +1,8 @@ /* * NSS crypto backend implementation * - * Copyright (C) 2010-2021 Red Hat, Inc. All rights reserved. - * Copyright (C) 2010-2021 Milan Broz + * Copyright (C) 2010-2022 Red Hat, Inc. All rights reserved. + * Copyright (C) 2010-2022 Milan Broz * * This file is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/lib/crypto_backend/crypto_openssl.c b/lib/crypto_backend/crypto_openssl.c index c8421665..03271f98 100644 --- a/lib/crypto_backend/crypto_openssl.c +++ b/lib/crypto_backend/crypto_openssl.c @@ -1,8 +1,8 @@ /* * OPENSSL crypto backend implementation * - * Copyright (C) 2010-2021 Red Hat, Inc. All rights reserved. - * Copyright (C) 2010-2021 Milan Broz + * Copyright (C) 2010-2022 Red Hat, Inc. All rights reserved. + * Copyright (C) 2010-2022 Milan Broz * * This file is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/lib/crypto_backend/crypto_storage.c b/lib/crypto_backend/crypto_storage.c index 1c15ba89..4e9aec59 100644 --- a/lib/crypto_backend/crypto_storage.c +++ b/lib/crypto_backend/crypto_storage.c @@ -2,7 +2,7 @@ * Generic wrapper for storage encryption modes and Initial Vectors * (reimplementation of some functions from Linux dm-crypt kernel) * - * Copyright (C) 2014-2021 Milan Broz + * Copyright (C) 2014-2022 Milan Broz * * This file is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/lib/crypto_backend/pbkdf2_generic.c b/lib/crypto_backend/pbkdf2_generic.c index b18c7a78..a0afbdf0 100644 --- a/lib/crypto_backend/pbkdf2_generic.c +++ b/lib/crypto_backend/pbkdf2_generic.c @@ -4,8 +4,8 @@ * Copyright (C) 2004 Free Software Foundation * * cryptsetup related changes - * Copyright (C) 2012-2021 Red Hat, Inc. All rights reserved. - * Copyright (C) 2012-2021 Milan Broz + * Copyright (C) 2012-2022 Red Hat, Inc. All rights reserved. + * Copyright (C) 2012-2022 Milan Broz * * This file is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/lib/crypto_backend/pbkdf_check.c b/lib/crypto_backend/pbkdf_check.c index 28b42d0b..428ca2d3 100644 --- a/lib/crypto_backend/pbkdf_check.c +++ b/lib/crypto_backend/pbkdf_check.c @@ -1,7 +1,7 @@ /* * PBKDF performance check - * Copyright (C) 2012-2021 Red Hat, Inc. All rights reserved. - * Copyright (C) 2012-2021 Milan Broz + * Copyright (C) 2012-2022 Red Hat, Inc. All rights reserved. + * Copyright (C) 2012-2022 Milan Broz * Copyright (C) 2016-2020 Ondrej Mosnacek * * This file is free software; you can redistribute it and/or diff --git a/lib/crypto_backend/utf8.c b/lib/crypto_backend/utf8.c index 01b96786..2929521f 100644 --- a/lib/crypto_backend/utf8.c +++ b/lib/crypto_backend/utf8.c @@ -4,7 +4,7 @@ * Copyright (C) 2010 Lennart Poettering * * cryptsetup related changes - * Copyright (C) 2021 Vojtech Trefny + * Copyright (C) 2021-2022 Vojtech Trefny * Parts of the original systemd implementation are based on the GLIB utf8 * validation functions. diff --git a/lib/integrity/integrity.c b/lib/integrity/integrity.c index 3691425a..ac4b9e6f 100644 --- a/lib/integrity/integrity.c +++ b/lib/integrity/integrity.c @@ -1,7 +1,7 @@ /* * Integrity volume handling * - * Copyright (C) 2016-2021 Milan Broz + * Copyright (C) 2016-2022 Milan Broz * * This file is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/lib/integrity/integrity.h b/lib/integrity/integrity.h index 7e2819f7..5eee8216 100644 --- a/lib/integrity/integrity.h +++ b/lib/integrity/integrity.h @@ -1,7 +1,7 @@ /* * Integrity header definition * - * Copyright (C) 2016-2021 Milan Broz + * Copyright (C) 2016-2022 Milan Broz * * This file is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/lib/internal.h b/lib/internal.h index d19b96a0..7c94a387 100644 --- a/lib/internal.h +++ b/lib/internal.h @@ -3,8 +3,8 @@ * * Copyright (C) 2004 Jana Saout * Copyright (C) 2004-2007 Clemens Fruhwirth - * Copyright (C) 2009-2021 Red Hat, Inc. All rights reserved. - * Copyright (C) 2009-2021 Milan Broz + * Copyright (C) 2009-2022 Red Hat, Inc. All rights reserved. + * Copyright (C) 2009-2022 Milan Broz * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/lib/libcryptsetup.h b/lib/libcryptsetup.h index 21428b52..cb4b323b 100644 --- a/lib/libcryptsetup.h +++ b/lib/libcryptsetup.h @@ -3,8 +3,8 @@ * * Copyright (C) 2004 Jana Saout * Copyright (C) 2004-2007 Clemens Fruhwirth - * Copyright (C) 2009-2021 Red Hat, Inc. All rights reserved. - * Copyright (C) 2009-2021 Milan Broz + * Copyright (C) 2009-2022 Red Hat, Inc. All rights reserved. + * Copyright (C) 2009-2022 Milan Broz * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/lib/libcryptsetup_macros.h b/lib/libcryptsetup_macros.h index 3c925ea4..ba647ff3 100644 --- a/lib/libcryptsetup_macros.h +++ b/lib/libcryptsetup_macros.h @@ -1,8 +1,8 @@ /* * Definitions of common constant and generic macros fo libcryptsetup * - * Copyright (C) 2009-2021 Red Hat, Inc. All rights reserved. - * Copyright (C) 2009-2021 Milan Broz + * Copyright (C) 2009-2022 Red Hat, Inc. All rights reserved. + * Copyright (C) 2009-2022 Milan Broz * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/lib/libcryptsetup_symver.h b/lib/libcryptsetup_symver.h index 128ee816..2a804b6a 100644 --- a/lib/libcryptsetup_symver.h +++ b/lib/libcryptsetup_symver.h @@ -1,7 +1,7 @@ /* * Helpers for defining versioned symbols * - * Copyright (C) 2021 Red Hat, Inc. All rights reserved. + * Copyright (C) 2021-2022 Red Hat, Inc. All rights reserved. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/lib/libdevmapper.c b/lib/libdevmapper.c index 9dc61031..3eae753e 100644 --- a/lib/libdevmapper.c +++ b/lib/libdevmapper.c @@ -3,8 +3,8 @@ * * Copyright (C) 2004 Jana Saout * Copyright (C) 2004-2007 Clemens Fruhwirth - * Copyright (C) 2009-2021 Red Hat, Inc. All rights reserved. - * Copyright (C) 2009-2021 Milan Broz + * Copyright (C) 2009-2022 Red Hat, Inc. All rights reserved. + * Copyright (C) 2009-2022 Milan Broz * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/lib/loopaes/loopaes.c b/lib/loopaes/loopaes.c index e281fc8b..f6396708 100644 --- a/lib/loopaes/loopaes.c +++ b/lib/loopaes/loopaes.c @@ -1,8 +1,8 @@ /* * loop-AES compatible volume handling * - * Copyright (C) 2011-2021 Red Hat, Inc. All rights reserved. - * Copyright (C) 2011-2021 Milan Broz + * Copyright (C) 2011-2022 Red Hat, Inc. All rights reserved. + * Copyright (C) 2011-2022 Milan Broz * * This file is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/lib/loopaes/loopaes.h b/lib/loopaes/loopaes.h index ec168513..c7774833 100644 --- a/lib/loopaes/loopaes.h +++ b/lib/loopaes/loopaes.h @@ -1,8 +1,8 @@ /* * loop-AES compatible volume handling * - * Copyright (C) 2011-2021 Red Hat, Inc. All rights reserved. - * Copyright (C) 2011-2021 Milan Broz + * Copyright (C) 2011-2022 Red Hat, Inc. All rights reserved. + * Copyright (C) 2011-2022 Milan Broz * * This file is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/lib/luks1/af.c b/lib/luks1/af.c index e1ab13fb..12ff78a4 100644 --- a/lib/luks1/af.c +++ b/lib/luks1/af.c @@ -2,7 +2,7 @@ * AFsplitter - Anti forensic information splitter * * Copyright (C) 2004 Clemens Fruhwirth - * Copyright (C) 2009-2021 Red Hat, Inc. All rights reserved. + * Copyright (C) 2009-2022 Red Hat, Inc. All rights reserved. * * AFsplitter diffuses information over a large stripe of data, * therefore supporting secure data destruction. diff --git a/lib/luks1/af.h b/lib/luks1/af.h index 386e95a6..2db78ebd 100644 --- a/lib/luks1/af.h +++ b/lib/luks1/af.h @@ -2,7 +2,7 @@ * AFsplitter - Anti forensic information splitter * * Copyright (C) 2004 Clemens Fruhwirth - * Copyright (C) 2009-2021 Red Hat, Inc. All rights reserved. + * Copyright (C) 2009-2022 Red Hat, Inc. All rights reserved. * * AFsplitter diffuses information over a large stripe of data, * therefore supporting secure data destruction. diff --git a/lib/luks1/keyencryption.c b/lib/luks1/keyencryption.c index e7a38364..fbbfc8a0 100644 --- a/lib/luks1/keyencryption.c +++ b/lib/luks1/keyencryption.c @@ -2,8 +2,8 @@ * LUKS - Linux Unified Key Setup * * Copyright (C) 2004-2006 Clemens Fruhwirth - * Copyright (C) 2009-2021 Red Hat, Inc. All rights reserved. - * Copyright (C) 2012-2021 Milan Broz + * Copyright (C) 2009-2022 Red Hat, Inc. All rights reserved. + * Copyright (C) 2012-2022 Milan Broz * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/lib/luks1/keymanage.c b/lib/luks1/keymanage.c index cca2cbec..97d1fc1a 100644 --- a/lib/luks1/keymanage.c +++ b/lib/luks1/keymanage.c @@ -2,8 +2,8 @@ * LUKS - Linux Unified Key Setup * * Copyright (C) 2004-2006 Clemens Fruhwirth - * Copyright (C) 2009-2021 Red Hat, Inc. All rights reserved. - * Copyright (C) 2013-2021 Milan Broz + * Copyright (C) 2009-2022 Red Hat, Inc. All rights reserved. + * Copyright (C) 2013-2022 Milan Broz * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/lib/luks1/luks.h b/lib/luks1/luks.h index 2b5132af..a5a1b7b7 100644 --- a/lib/luks1/luks.h +++ b/lib/luks1/luks.h @@ -2,7 +2,7 @@ * LUKS - Linux Unified Key Setup * * Copyright (C) 2004-2006 Clemens Fruhwirth - * Copyright (C) 2009-2021 Red Hat, Inc. All rights reserved. + * Copyright (C) 2009-2022 Red Hat, Inc. All rights reserved. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/lib/luks2/luks2.h b/lib/luks2/luks2.h index 3aec9000..2226cb72 100644 --- a/lib/luks2/luks2.h +++ b/lib/luks2/luks2.h @@ -1,8 +1,8 @@ /* * LUKS - Linux Unified Key Setup v2 * - * Copyright (C) 2015-2021 Red Hat, Inc. All rights reserved. - * Copyright (C) 2015-2021 Milan Broz + * Copyright (C) 2015-2022 Red Hat, Inc. All rights reserved. + * Copyright (C) 2015-2022 Milan Broz * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/lib/luks2/luks2_digest.c b/lib/luks2/luks2_digest.c index 817ccb4d..f2ea5906 100644 --- a/lib/luks2/luks2_digest.c +++ b/lib/luks2/luks2_digest.c @@ -1,8 +1,8 @@ /* * LUKS - Linux Unified Key Setup v2, digest handling * - * Copyright (C) 2015-2021 Red Hat, Inc. All rights reserved. - * Copyright (C) 2015-2021 Milan Broz + * Copyright (C) 2015-2022 Red Hat, Inc. All rights reserved. + * Copyright (C) 2015-2022 Milan Broz * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/lib/luks2/luks2_digest_pbkdf2.c b/lib/luks2/luks2_digest_pbkdf2.c index 45923c66..b2eaba1c 100644 --- a/lib/luks2/luks2_digest_pbkdf2.c +++ b/lib/luks2/luks2_digest_pbkdf2.c @@ -1,8 +1,8 @@ /* * LUKS - Linux Unified Key Setup v2, PBKDF2 digest handler (LUKS1 compatible) * - * Copyright (C) 2015-2021 Red Hat, Inc. All rights reserved. - * Copyright (C) 2015-2021 Milan Broz + * Copyright (C) 2015-2022 Red Hat, Inc. All rights reserved. + * Copyright (C) 2015-2022 Milan Broz * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/lib/luks2/luks2_disk_metadata.c b/lib/luks2/luks2_disk_metadata.c index 1e432c8d..729c9781 100644 --- a/lib/luks2/luks2_disk_metadata.c +++ b/lib/luks2/luks2_disk_metadata.c @@ -1,8 +1,8 @@ /* * LUKS - Linux Unified Key Setup v2 * - * Copyright (C) 2015-2021 Red Hat, Inc. All rights reserved. - * Copyright (C) 2015-2021 Milan Broz + * Copyright (C) 2015-2022 Red Hat, Inc. All rights reserved. + * Copyright (C) 2015-2022 Milan Broz * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/lib/luks2/luks2_internal.h b/lib/luks2/luks2_internal.h index eace2a44..d13bd06a 100644 --- a/lib/luks2/luks2_internal.h +++ b/lib/luks2/luks2_internal.h @@ -1,8 +1,8 @@ /* * LUKS - Linux Unified Key Setup v2 * - * Copyright (C) 2015-2021 Red Hat, Inc. All rights reserved. - * Copyright (C) 2015-2021 Milan Broz + * Copyright (C) 2015-2022 Red Hat, Inc. All rights reserved. + * Copyright (C) 2015-2022 Milan Broz * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/lib/luks2/luks2_json_format.c b/lib/luks2/luks2_json_format.c index 9103f2c4..a13a1871 100644 --- a/lib/luks2/luks2_json_format.c +++ b/lib/luks2/luks2_json_format.c @@ -1,8 +1,8 @@ /* * LUKS - Linux Unified Key Setup v2, LUKS2 header format code * - * Copyright (C) 2015-2021 Red Hat, Inc. All rights reserved. - * Copyright (C) 2015-2021 Milan Broz + * Copyright (C) 2015-2022 Red Hat, Inc. All rights reserved. + * Copyright (C) 2015-2022 Milan Broz * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/lib/luks2/luks2_json_metadata.c b/lib/luks2/luks2_json_metadata.c index 1e8abf01..dc8c36c4 100644 --- a/lib/luks2/luks2_json_metadata.c +++ b/lib/luks2/luks2_json_metadata.c @@ -1,9 +1,9 @@ /* * LUKS - Linux Unified Key Setup v2 * - * Copyright (C) 2015-2021 Red Hat, Inc. All rights reserved. - * Copyright (C) 2015-2021 Milan Broz - * Copyright (C) 2015-2021 Ondrej Kozina + * Copyright (C) 2015-2022 Red Hat, Inc. All rights reserved. + * Copyright (C) 2015-2022 Milan Broz + * Copyright (C) 2015-2022 Ondrej Kozina * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/lib/luks2/luks2_keyslot.c b/lib/luks2/luks2_keyslot.c index db8718f8..1a1e7c94 100644 --- a/lib/luks2/luks2_keyslot.c +++ b/lib/luks2/luks2_keyslot.c @@ -1,8 +1,8 @@ /* * LUKS - Linux Unified Key Setup v2, keyslot handling * - * Copyright (C) 2015-2021 Red Hat, Inc. All rights reserved. - * Copyright (C) 2015-2021 Milan Broz + * Copyright (C) 2015-2022 Red Hat, Inc. All rights reserved. + * Copyright (C) 2015-2022 Milan Broz * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/lib/luks2/luks2_keyslot_luks2.c b/lib/luks2/luks2_keyslot_luks2.c index 1ccce8d8..c99bc859 100644 --- a/lib/luks2/luks2_keyslot_luks2.c +++ b/lib/luks2/luks2_keyslot_luks2.c @@ -1,8 +1,8 @@ /* * LUKS - Linux Unified Key Setup v2, LUKS2 type keyslot handler * - * Copyright (C) 2015-2021 Red Hat, Inc. All rights reserved. - * Copyright (C) 2015-2021 Milan Broz + * Copyright (C) 2015-2022 Red Hat, Inc. All rights reserved. + * Copyright (C) 2015-2022 Milan Broz * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/lib/luks2/luks2_keyslot_reenc.c b/lib/luks2/luks2_keyslot_reenc.c index afacaa75..34b49307 100644 --- a/lib/luks2/luks2_keyslot_reenc.c +++ b/lib/luks2/luks2_keyslot_reenc.c @@ -1,8 +1,8 @@ /* * LUKS - Linux Unified Key Setup v2, reencryption keyslot handler * - * Copyright (C) 2016-2021, Red Hat, Inc. All rights reserved. - * Copyright (C) 2016-2021, Ondrej Kozina + * Copyright (C) 2016-2022 Red Hat, Inc. All rights reserved. + * Copyright (C) 2016-2022 Ondrej Kozina * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/lib/luks2/luks2_luks1_convert.c b/lib/luks2/luks2_luks1_convert.c index 9e469321..197170fd 100644 --- a/lib/luks2/luks2_luks1_convert.c +++ b/lib/luks2/luks2_luks1_convert.c @@ -1,9 +1,9 @@ /* * LUKS - Linux Unified Key Setup v2, LUKS1 conversion code * - * Copyright (C) 2015-2021 Red Hat, Inc. All rights reserved. - * Copyright (C) 2015-2021 Ondrej Kozina - * Copyright (C) 2015-2021 Milan Broz + * Copyright (C) 2015-2022 Red Hat, Inc. All rights reserved. + * Copyright (C) 2015-2022 Ondrej Kozina + * Copyright (C) 2015-2022 Milan Broz * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/lib/luks2/luks2_reencrypt.c b/lib/luks2/luks2_reencrypt.c index 4b8f0fa6..a9fc03fe 100644 --- a/lib/luks2/luks2_reencrypt.c +++ b/lib/luks2/luks2_reencrypt.c @@ -1,8 +1,8 @@ /* * LUKS - Linux Unified Key Setup v2, reencryption helpers * - * Copyright (C) 2015-2021, Red Hat, Inc. All rights reserved. - * Copyright (C) 2015-2021, Ondrej Kozina + * Copyright (C) 2015-2022 Red Hat, Inc. All rights reserved. + * Copyright (C) 2015-2022 Ondrej Kozina * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/lib/luks2/luks2_reencrypt_digest.c b/lib/luks2/luks2_reencrypt_digest.c index 7ee277cb..580225d4 100644 --- a/lib/luks2/luks2_reencrypt_digest.c +++ b/lib/luks2/luks2_reencrypt_digest.c @@ -1,9 +1,9 @@ /* * LUKS - Linux Unified Key Setup v2, reencryption digest helpers * - * Copyright (C) 2022, Red Hat, Inc. All rights reserved. - * Copyright (C) 2022, Ondrej Kozina - * Copyright (C) 2022, Milan Broz + * Copyright (C) 2022 Red Hat, Inc. All rights reserved. + * Copyright (C) 2022 Ondrej Kozina + * Copyright (C) 2022 Milan Broz * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/lib/luks2/luks2_segment.c b/lib/luks2/luks2_segment.c index 46a524d4..edb92c92 100644 --- a/lib/luks2/luks2_segment.c +++ b/lib/luks2/luks2_segment.c @@ -1,8 +1,8 @@ /* * LUKS - Linux Unified Key Setup v2, internal segment handling * - * Copyright (C) 2018-2021, Red Hat, Inc. All rights reserved. - * Copyright (C) 2018-2021, Ondrej Kozina + * Copyright (C) 2018-2022 Red Hat, Inc. All rights reserved. + * Copyright (C) 2018-2022 Ondrej Kozina * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/lib/luks2/luks2_token.c b/lib/luks2/luks2_token.c index 9168de00..a2f16835 100644 --- a/lib/luks2/luks2_token.c +++ b/lib/luks2/luks2_token.c @@ -1,8 +1,8 @@ /* * LUKS - Linux Unified Key Setup v2, token handling * - * Copyright (C) 2016-2021 Red Hat, Inc. All rights reserved. - * Copyright (C) 2016-2021 Milan Broz + * Copyright (C) 2016-2022 Red Hat, Inc. All rights reserved. + * Copyright (C) 2016-2022 Milan Broz * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/lib/luks2/luks2_token_keyring.c b/lib/luks2/luks2_token_keyring.c index bcafe4a5..31c797c9 100644 --- a/lib/luks2/luks2_token_keyring.c +++ b/lib/luks2/luks2_token_keyring.c @@ -1,8 +1,8 @@ /* * LUKS - Linux Unified Key Setup v2, kernel keyring token * - * Copyright (C) 2016-2021 Red Hat, Inc. All rights reserved. - * Copyright (C) 2016-2021 Ondrej Kozina + * Copyright (C) 2016-2022 Red Hat, Inc. All rights reserved. + * Copyright (C) 2016-2022 Ondrej Kozina * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/lib/random.c b/lib/random.c index 0bc72f57..3719b0ce 100644 --- a/lib/random.c +++ b/lib/random.c @@ -1,7 +1,7 @@ /* * cryptsetup kernel RNG access functions * - * Copyright (C) 2010-2021 Red Hat, Inc. All rights reserved. + * Copyright (C) 2010-2022 Red Hat, Inc. All rights reserved. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/lib/setup.c b/lib/setup.c index 561ca9b8..d09c4869 100644 --- a/lib/setup.c +++ b/lib/setup.c @@ -3,8 +3,8 @@ * * Copyright (C) 2004 Jana Saout * Copyright (C) 2004-2007 Clemens Fruhwirth - * Copyright (C) 2009-2021 Red Hat, Inc. All rights reserved. - * Copyright (C) 2009-2021 Milan Broz + * Copyright (C) 2009-2022 Red Hat, Inc. All rights reserved. + * Copyright (C) 2009-2022 Milan Broz * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/lib/tcrypt/tcrypt.c b/lib/tcrypt/tcrypt.c index 7aaead04..e61beb80 100644 --- a/lib/tcrypt/tcrypt.c +++ b/lib/tcrypt/tcrypt.c @@ -1,8 +1,8 @@ /* * TCRYPT (TrueCrypt-compatible) and VeraCrypt volume handling * - * Copyright (C) 2012-2021 Red Hat, Inc. All rights reserved. - * Copyright (C) 2012-2021 Milan Broz + * Copyright (C) 2012-2022 Red Hat, Inc. All rights reserved. + * Copyright (C) 2012-2022 Milan Broz * * This file is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/lib/tcrypt/tcrypt.h b/lib/tcrypt/tcrypt.h index 4b4dafde..291b376f 100644 --- a/lib/tcrypt/tcrypt.h +++ b/lib/tcrypt/tcrypt.h @@ -1,8 +1,8 @@ /* * TCRYPT (TrueCrypt-compatible) header definition * - * Copyright (C) 2012-2021 Red Hat, Inc. All rights reserved. - * Copyright (C) 2012-2021 Milan Broz + * Copyright (C) 2012-2022 Red Hat, Inc. All rights reserved. + * Copyright (C) 2012-2022 Milan Broz * * This file is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/lib/utils.c b/lib/utils.c index 68789f7b..e8481703 100644 --- a/lib/utils.c +++ b/lib/utils.c @@ -3,8 +3,8 @@ * * Copyright (C) 2004 Jana Saout * Copyright (C) 2004-2007 Clemens Fruhwirth - * Copyright (C) 2009-2021 Red Hat, Inc. All rights reserved. - * Copyright (C) 2009-2021 Milan Broz + * Copyright (C) 2009-2022 Red Hat, Inc. All rights reserved. + * Copyright (C) 2009-2022 Milan Broz * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/lib/utils_benchmark.c b/lib/utils_benchmark.c index 24e7bccc..780ebd7d 100644 --- a/lib/utils_benchmark.c +++ b/lib/utils_benchmark.c @@ -1,8 +1,8 @@ /* * libcryptsetup - cryptsetup library, cipher benchmark * - * Copyright (C) 2012-2021 Red Hat, Inc. All rights reserved. - * Copyright (C) 2012-2021 Milan Broz + * Copyright (C) 2012-2022 Red Hat, Inc. All rights reserved. + * Copyright (C) 2012-2022 Milan Broz * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/lib/utils_blkid.c b/lib/utils_blkid.c index 562b1364..372d822f 100644 --- a/lib/utils_blkid.c +++ b/lib/utils_blkid.c @@ -1,7 +1,7 @@ /* * blkid probe utilities * - * Copyright (C) 2018-2021 Red Hat, Inc. All rights reserved. + * Copyright (C) 2018-2022 Red Hat, Inc. All rights reserved. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/lib/utils_blkid.h b/lib/utils_blkid.h index 5b618734..ad7980fd 100644 --- a/lib/utils_blkid.h +++ b/lib/utils_blkid.h @@ -1,7 +1,7 @@ /* * blkid probe utilities * - * Copyright (C) 2018-2021 Red Hat, Inc. All rights reserved. + * Copyright (C) 2018-2022 Red Hat, Inc. All rights reserved. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/lib/utils_crypt.c b/lib/utils_crypt.c index 93565e61..480506b5 100644 --- a/lib/utils_crypt.c +++ b/lib/utils_crypt.c @@ -2,8 +2,8 @@ * utils_crypt - cipher utilities for cryptsetup * * Copyright (C) 2004-2007 Clemens Fruhwirth - * Copyright (C) 2009-2021 Red Hat, Inc. All rights reserved. - * Copyright (C) 2009-2021 Milan Broz + * Copyright (C) 2009-2022 Red Hat, Inc. All rights reserved. + * Copyright (C) 2009-2022 Milan Broz * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/lib/utils_crypt.h b/lib/utils_crypt.h index e7af57c0..39348998 100644 --- a/lib/utils_crypt.h +++ b/lib/utils_crypt.h @@ -2,8 +2,8 @@ * utils_crypt - cipher utilities for cryptsetup * * Copyright (C) 2004-2007 Clemens Fruhwirth - * Copyright (C) 2009-2021 Red Hat, Inc. All rights reserved. - * Copyright (C) 2009-2021 Milan Broz + * Copyright (C) 2009-2022 Red Hat, Inc. All rights reserved. + * Copyright (C) 2009-2022 Milan Broz * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/lib/utils_device.c b/lib/utils_device.c index 8bb85995..5845fa31 100644 --- a/lib/utils_device.c +++ b/lib/utils_device.c @@ -3,8 +3,8 @@ * * Copyright (C) 2004 Jana Saout * Copyright (C) 2004-2007 Clemens Fruhwirth - * Copyright (C) 2009-2021 Red Hat, Inc. All rights reserved. - * Copyright (C) 2009-2021 Milan Broz + * Copyright (C) 2009-2022 Red Hat, Inc. All rights reserved. + * Copyright (C) 2009-2022 Milan Broz * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/lib/utils_device_locking.c b/lib/utils_device_locking.c index 6505ccca..2d92bfac 100644 --- a/lib/utils_device_locking.c +++ b/lib/utils_device_locking.c @@ -1,8 +1,8 @@ /* * Metadata on-disk locking for processes serialization * - * Copyright (C) 2016-2021 Red Hat, Inc. All rights reserved. - * Copyright (C) 2016-2021 Ondrej Kozina + * Copyright (C) 2016-2022 Red Hat, Inc. All rights reserved. + * Copyright (C) 2016-2022 Ondrej Kozina * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/lib/utils_device_locking.h b/lib/utils_device_locking.h index d3b55a02..0d2894e0 100644 --- a/lib/utils_device_locking.h +++ b/lib/utils_device_locking.h @@ -1,8 +1,8 @@ /* * Metadata on-disk locking for processes serialization * - * Copyright (C) 2016-2021 Red Hat, Inc. All rights reserved. - * Copyright (C) 2016-2021 Ondrej Kozina + * Copyright (C) 2016-2022 Red Hat, Inc. All rights reserved. + * Copyright (C) 2016-2022 Ondrej Kozina * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/lib/utils_devpath.c b/lib/utils_devpath.c index 7371881f..2d40d47d 100644 --- a/lib/utils_devpath.c +++ b/lib/utils_devpath.c @@ -3,8 +3,8 @@ * * Copyright (C) 2004 Jana Saout * Copyright (C) 2004-2007 Clemens Fruhwirth - * Copyright (C) 2009-2021 Red Hat, Inc. All rights reserved. - * Copyright (C) 2009-2021 Milan Broz + * Copyright (C) 2009-2022 Red Hat, Inc. All rights reserved. + * Copyright (C) 2009-2022 Milan Broz * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/lib/utils_dm.h b/lib/utils_dm.h index 57e5eca0..eedc4ad0 100644 --- a/lib/utils_dm.h +++ b/lib/utils_dm.h @@ -3,8 +3,8 @@ * * Copyright (C) 2004 Jana Saout * Copyright (C) 2004-2007 Clemens Fruhwirth - * Copyright (C) 2009-2021 Red Hat, Inc. All rights reserved. - * Copyright (C) 2009-2021 Milan Broz + * Copyright (C) 2009-2022 Red Hat, Inc. All rights reserved. + * Copyright (C) 2009-2022 Milan Broz * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/lib/utils_fips.c b/lib/utils_fips.c index 640ff0e3..39b4470a 100644 --- a/lib/utils_fips.c +++ b/lib/utils_fips.c @@ -1,7 +1,7 @@ /* * FIPS mode utilities * - * Copyright (C) 2011-2021 Red Hat, Inc. All rights reserved. + * Copyright (C) 2011-2022 Red Hat, Inc. All rights reserved. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/lib/utils_fips.h b/lib/utils_fips.h index 13cfc9fb..e89f9ffb 100644 --- a/lib/utils_fips.h +++ b/lib/utils_fips.h @@ -1,7 +1,7 @@ /* * FIPS mode utilities * - * Copyright (C) 2011-2021 Red Hat, Inc. All rights reserved. + * Copyright (C) 2011-2022 Red Hat, Inc. All rights reserved. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/lib/utils_io.c b/lib/utils_io.c index 882f4b5e..d9b33a76 100644 --- a/lib/utils_io.c +++ b/lib/utils_io.c @@ -3,8 +3,8 @@ * * Copyright (C) 2004 Jana Saout * Copyright (C) 2004-2007 Clemens Fruhwirth - * Copyright (C) 2009-2021 Red Hat, Inc. All rights reserved. - * Copyright (C) 2009-2021 Milan Broz + * Copyright (C) 2009-2022 Red Hat, Inc. All rights reserved. + * Copyright (C) 2009-2022 Milan Broz * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/lib/utils_io.h b/lib/utils_io.h index 7251b169..9940c54d 100644 --- a/lib/utils_io.h +++ b/lib/utils_io.h @@ -3,8 +3,8 @@ * * Copyright (C) 2004 Jana Saout * Copyright (C) 2004-2007 Clemens Fruhwirth - * Copyright (C) 2009-2021 Red Hat, Inc. All rights reserved. - * Copyright (C) 2009-2021 Milan Broz + * Copyright (C) 2009-2022 Red Hat, Inc. All rights reserved. + * Copyright (C) 2009-2022 Milan Broz * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/lib/utils_keyring.c b/lib/utils_keyring.c index e8e337b9..9e659f79 100644 --- a/lib/utils_keyring.c +++ b/lib/utils_keyring.c @@ -1,8 +1,8 @@ /* * kernel keyring utilities * - * Copyright (C) 2016-2021 Red Hat, Inc. All rights reserved. - * Copyright (C) 2016-2021 Ondrej Kozina + * Copyright (C) 2016-2022 Red Hat, Inc. All rights reserved. + * Copyright (C) 2016-2022 Ondrej Kozina * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/lib/utils_keyring.h b/lib/utils_keyring.h index 10818e0a..85109da7 100644 --- a/lib/utils_keyring.h +++ b/lib/utils_keyring.h @@ -1,8 +1,8 @@ /* * kernel keyring syscall wrappers * - * Copyright (C) 2016-2021 Red Hat, Inc. All rights reserved. - * Copyright (C) 2016-2021 Ondrej Kozina + * Copyright (C) 2016-2022 Red Hat, Inc. All rights reserved. + * Copyright (C) 2016-2022 Ondrej Kozina * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/lib/utils_loop.c b/lib/utils_loop.c index 9d4d94c3..4bf8925e 100644 --- a/lib/utils_loop.c +++ b/lib/utils_loop.c @@ -1,8 +1,8 @@ /* * loopback block device utilities * - * Copyright (C) 2009-2021 Red Hat, Inc. All rights reserved. - * Copyright (C) 2009-2021 Milan Broz + * Copyright (C) 2009-2022 Red Hat, Inc. All rights reserved. + * Copyright (C) 2009-2022 Milan Broz * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/lib/utils_loop.h b/lib/utils_loop.h index b3f87bd4..eab34c21 100644 --- a/lib/utils_loop.h +++ b/lib/utils_loop.h @@ -1,8 +1,8 @@ /* * loopback block device utilities * - * Copyright (C) 2009-2021 Red Hat, Inc. All rights reserved. - * Copyright (C) 2009-2021 Milan Broz + * Copyright (C) 2009-2022 Red Hat, Inc. All rights reserved. + * Copyright (C) 2009-2022 Milan Broz * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/lib/utils_pbkdf.c b/lib/utils_pbkdf.c index 72e34821..29936fb2 100644 --- a/lib/utils_pbkdf.c +++ b/lib/utils_pbkdf.c @@ -1,8 +1,8 @@ /* * utils_pbkdf - PBKDF settings for libcryptsetup * - * Copyright (C) 2009-2021 Red Hat, Inc. All rights reserved. - * Copyright (C) 2009-2021 Milan Broz + * Copyright (C) 2009-2022 Red Hat, Inc. All rights reserved. + * Copyright (C) 2009-2022 Milan Broz * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/lib/utils_safe_memory.c b/lib/utils_safe_memory.c index 8e4bffc7..56bb7c7a 100644 --- a/lib/utils_safe_memory.c +++ b/lib/utils_safe_memory.c @@ -1,8 +1,8 @@ /* * utils_safe_memory - safe memory helpers * - * Copyright (C) 2009-2021 Red Hat, Inc. All rights reserved. - * Copyright (C) 2009-2021 Milan Broz + * Copyright (C) 2009-2022 Red Hat, Inc. All rights reserved. + * Copyright (C) 2009-2022 Milan Broz * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/lib/utils_storage_wrappers.c b/lib/utils_storage_wrappers.c index 80d275b2..89f6e90d 100644 --- a/lib/utils_storage_wrappers.c +++ b/lib/utils_storage_wrappers.c @@ -2,7 +2,7 @@ * Generic wrapper for storage functions * (experimental only) * - * Copyright (C) 2018-2021, Ondrej Kozina + * Copyright (C) 2018-2022 Ondrej Kozina * * This file is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/lib/utils_storage_wrappers.h b/lib/utils_storage_wrappers.h index ec55ec2b..708aa35e 100644 --- a/lib/utils_storage_wrappers.h +++ b/lib/utils_storage_wrappers.h @@ -2,7 +2,7 @@ * Generic wrapper for storage functions * (experimental only) * - * Copyright (C) 2018-2021, Ondrej Kozina + * Copyright (C) 2018-2022 Ondrej Kozina * * This file is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/lib/utils_wipe.c b/lib/utils_wipe.c index b148a8a6..51dcd5de 100644 --- a/lib/utils_wipe.c +++ b/lib/utils_wipe.c @@ -2,8 +2,8 @@ * utils_wipe - wipe a device * * Copyright (C) 2004-2007 Clemens Fruhwirth - * Copyright (C) 2009-2021 Red Hat, Inc. All rights reserved. - * Copyright (C) 2009-2021 Milan Broz + * Copyright (C) 2009-2022 Red Hat, Inc. All rights reserved. + * Copyright (C) 2009-2022 Milan Broz * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/lib/verity/rs.h b/lib/verity/rs.h index d44a230e..14d2d0e5 100644 --- a/lib/verity/rs.h +++ b/lib/verity/rs.h @@ -3,7 +3,7 @@ * * Copyright (C) 2004 Phil Karn, KA9Q * libcryptsetup modifications - * Copyright (C) 2017-2021 Red Hat, Inc. All rights reserved. + * Copyright (C) 2017-2022 Red Hat, Inc. All rights reserved. * * This file is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/lib/verity/rs_decode_char.c b/lib/verity/rs_decode_char.c index c6c9aa9b..622ee8f1 100644 --- a/lib/verity/rs_decode_char.c +++ b/lib/verity/rs_decode_char.c @@ -3,7 +3,7 @@ * * Copyright (C) 2002, Phil Karn, KA9Q * libcryptsetup modifications - * Copyright (C) 2017-2021 Red Hat, Inc. All rights reserved. + * Copyright (C) 2017-2022 Red Hat, Inc. All rights reserved. * * This file is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/lib/verity/rs_encode_char.c b/lib/verity/rs_encode_char.c index cab6ae24..f81c2374 100644 --- a/lib/verity/rs_encode_char.c +++ b/lib/verity/rs_encode_char.c @@ -3,7 +3,7 @@ * * Copyright (C) 2002, Phil Karn, KA9Q * libcryptsetup modifications - * Copyright (C) 2017-2021 Red Hat, Inc. All rights reserved. + * Copyright (C) 2017-2022 Red Hat, Inc. All rights reserved. * * This file is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/lib/verity/verity.c b/lib/verity/verity.c index 3febb762..e9d5845e 100644 --- a/lib/verity/verity.c +++ b/lib/verity/verity.c @@ -1,7 +1,7 @@ /* * dm-verity volume handling * - * Copyright (C) 2012-2021 Red Hat, Inc. All rights reserved. + * Copyright (C) 2012-2022 Red Hat, Inc. All rights reserved. * * This file is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/lib/verity/verity.h b/lib/verity/verity.h index 3c663326..8868568e 100644 --- a/lib/verity/verity.h +++ b/lib/verity/verity.h @@ -1,7 +1,7 @@ /* * dm-verity volume handling * - * Copyright (C) 2012-2021 Red Hat, Inc. All rights reserved. + * Copyright (C) 2012-2022 Red Hat, Inc. All rights reserved. * * This file is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/lib/verity/verity_fec.c b/lib/verity/verity_fec.c index 8ffbca00..c9e4b499 100644 --- a/lib/verity/verity_fec.c +++ b/lib/verity/verity_fec.c @@ -2,7 +2,7 @@ * dm-verity Forward Error Correction (FEC) support * * Copyright (C) 2015 Google, Inc. All rights reserved. - * Copyright (C) 2017-2021 Red Hat, Inc. All rights reserved. + * Copyright (C) 2017-2022 Red Hat, Inc. All rights reserved. * * This file is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/lib/verity/verity_hash.c b/lib/verity/verity_hash.c index 36d5bdb7..e87def17 100644 --- a/lib/verity/verity_hash.c +++ b/lib/verity/verity_hash.c @@ -1,7 +1,7 @@ /* * dm-verity volume handling * - * Copyright (C) 2012-2021 Red Hat, Inc. All rights reserved. + * Copyright (C) 2012-2022 Red Hat, Inc. All rights reserved. * * This file is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/lib/volumekey.c b/lib/volumekey.c index fafaec6c..b084818e 100644 --- a/lib/volumekey.c +++ b/lib/volumekey.c @@ -2,7 +2,7 @@ * cryptsetup volume key implementation * * Copyright (C) 2004-2006 Clemens Fruhwirth - * Copyright (C) 2010-2021 Red Hat, Inc. All rights reserved. + * Copyright (C) 2010-2022 Red Hat, Inc. All rights reserved. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/cryptsetup.c b/src/cryptsetup.c index 37d35c92..5322e3aa 100644 --- a/src/cryptsetup.c +++ b/src/cryptsetup.c @@ -3,8 +3,8 @@ * * Copyright (C) 2004 Jana Saout * Copyright (C) 2004-2007 Clemens Fruhwirth - * Copyright (C) 2009-2021 Red Hat, Inc. All rights reserved. - * Copyright (C) 2009-2021 Milan Broz + * Copyright (C) 2009-2022 Red Hat, Inc. All rights reserved. + * Copyright (C) 2009-2022 Milan Broz * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/cryptsetup.h b/src/cryptsetup.h index 31455208..0a3366d9 100644 --- a/src/cryptsetup.h +++ b/src/cryptsetup.h @@ -3,8 +3,8 @@ * * Copyright (C) 2004 Jana Saout * Copyright (C) 2004-2007 Clemens Fruhwirth - * Copyright (C) 2009-2021 Red Hat, Inc. All rights reserved. - * Copyright (C) 2009-2021 Milan Broz + * Copyright (C) 2009-2022 Red Hat, Inc. All rights reserved. + * Copyright (C) 2009-2022 Milan Broz * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/cryptsetup_arg_list.h b/src/cryptsetup_arg_list.h index 44bdd63b..addbf1c2 100644 --- a/src/cryptsetup_arg_list.h +++ b/src/cryptsetup_arg_list.h @@ -1,8 +1,8 @@ /* * Cryptsetup command line arguments list * - * Copyright (C) 2020-2021 Red Hat, Inc. All rights reserved. - * Copyright (C) 2020-2021 Ondrej Kozina + * Copyright (C) 2020-2022 Red Hat, Inc. All rights reserved. + * Copyright (C) 2020-2022 Ondrej Kozina * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/cryptsetup_args.h b/src/cryptsetup_args.h index 07a37ffb..a348ca22 100644 --- a/src/cryptsetup_args.h +++ b/src/cryptsetup_args.h @@ -1,8 +1,8 @@ /* * Command line arguments helpers * - * Copyright (C) 2020-2021 Red Hat, Inc. All rights reserved. - * Copyright (C) 2020-2021 Ondrej Kozina + * Copyright (C) 2020-2022 Red Hat, Inc. All rights reserved. + * Copyright (C) 2020-2022 Ondrej Kozina * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/integritysetup.c b/src/integritysetup.c index 46043029..69d17f39 100644 --- a/src/integritysetup.c +++ b/src/integritysetup.c @@ -1,8 +1,8 @@ /* * integritysetup - setup integrity protected volumes for dm-integrity * - * Copyright (C) 2017-2021 Red Hat, Inc. All rights reserved. - * Copyright (C) 2017-2021 Milan Broz + * Copyright (C) 2017-2022 Red Hat, Inc. All rights reserved. + * Copyright (C) 2017-2022 Milan Broz * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/integritysetup_arg_list.h b/src/integritysetup_arg_list.h index 2baab74a..f2f88353 100644 --- a/src/integritysetup_arg_list.h +++ b/src/integritysetup_arg_list.h @@ -1,8 +1,8 @@ /* * Integritysetup command line arguments list * - * Copyright (C) 2020-2021 Red Hat, Inc. All rights reserved. - * Copyright (C) 2020-2021 Ondrej Kozina + * Copyright (C) 2020-2022 Red Hat, Inc. All rights reserved. + * Copyright (C) 2020-2022 Ondrej Kozina * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/integritysetup_args.h b/src/integritysetup_args.h index c883561e..e77324fb 100644 --- a/src/integritysetup_args.h +++ b/src/integritysetup_args.h @@ -1,8 +1,8 @@ /* * Command line arguments helpers * - * Copyright (C) 2020-2021 Red Hat, Inc. All rights reserved. - * Copyright (C) 2020-2021 Ondrej Kozina + * Copyright (C) 2020-2022 Red Hat, Inc. All rights reserved. + * Copyright (C) 2020-2022 Ondrej Kozina * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/utils_arg_macros.h b/src/utils_arg_macros.h index 5d626f68..be828a0c 100644 --- a/src/utils_arg_macros.h +++ b/src/utils_arg_macros.h @@ -1,8 +1,8 @@ /* * Command line arguments parsing helpers * - * Copyright (C) 2020-2021 Red Hat, Inc. All rights reserved. - * Copyright (C) 2020-2021 Ondrej Kozina + * Copyright (C) 2020-2022 Red Hat, Inc. All rights reserved. + * Copyright (C) 2020-2022 Ondrej Kozina * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/utils_arg_names.h b/src/utils_arg_names.h index 5926c7ba..ff4bdaea 100644 --- a/src/utils_arg_names.h +++ b/src/utils_arg_names.h @@ -1,8 +1,8 @@ /* * Command line arguments name list * - * Copyright (C) 2020-2021 Red Hat, Inc. All rights reserved. - * Copyright (C) 2020-2021 Ondrej Kozina + * Copyright (C) 2020-2022 Red Hat, Inc. All rights reserved. + * Copyright (C) 2020-2022 Ondrej Kozina * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/utils_args.c b/src/utils_args.c index 8007a1c7..a892455f 100644 --- a/src/utils_args.c +++ b/src/utils_args.c @@ -1,8 +1,8 @@ /* * Command line arguments parsing helpers * - * Copyright (C) 2020-2021 Red Hat, Inc. All rights reserved. - * Copyright (C) 2020-2021 Ondrej Kozina + * Copyright (C) 2020-2022 Red Hat, Inc. All rights reserved. + * Copyright (C) 2020-2022 Ondrej Kozina * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/utils_blockdev.c b/src/utils_blockdev.c index 8b88c7a6..00babe5e 100644 --- a/src/utils_blockdev.c +++ b/src/utils_blockdev.c @@ -1,8 +1,8 @@ /* * Linux block devices helpers * - * Copyright (C) 2018-2021 Red Hat, Inc. All rights reserved. - * Copyright (C) 2018-2021 Ondrej Kozina + * Copyright (C) 2018-2022 Red Hat, Inc. All rights reserved. + * Copyright (C) 2018-2022 Ondrej Kozina * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/utils_luks.c b/src/utils_luks.c index 7688628b..d750600c 100644 --- a/src/utils_luks.c +++ b/src/utils_luks.c @@ -1,9 +1,9 @@ /* * Helper utilities for LUKS2 features * - * Copyright (C) 2018-2021 Red Hat, Inc. All rights reserved. - * Copyright (C) 2018-2021 Milan Broz - * Copyright (C) 2018-2021 Ondrej Kozina + * Copyright (C) 2018-2022 Red Hat, Inc. All rights reserved. + * Copyright (C) 2018-2022 Milan Broz + * Copyright (C) 2018-2022 Ondrej Kozina * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/utils_luks.h b/src/utils_luks.h index a01109ff..0f593891 100644 --- a/src/utils_luks.h +++ b/src/utils_luks.h @@ -1,9 +1,9 @@ /* * Helper utilities for LUKS in cryptsetup * - * Copyright (C) 2018-2021 Red Hat, Inc. All rights reserved. - * Copyright (C) 2018-2021 Milan Broz - * Copyright (C) 2018-2021 Ondrej Kozina + * Copyright (C) 2018-2022 Red Hat, Inc. All rights reserved. + * Copyright (C) 2018-2022 Milan Broz + * Copyright (C) 2018-2022 Ondrej Kozina * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/utils_password.c b/src/utils_password.c index 65618b9c..30396307 100644 --- a/src/utils_password.c +++ b/src/utils_password.c @@ -1,8 +1,8 @@ /* * Password quality check wrapper * - * Copyright (C) 2012-2021 Red Hat, Inc. All rights reserved. - * Copyright (C) 2012-2021 Milan Broz + * Copyright (C) 2012-2022 Red Hat, Inc. All rights reserved. + * Copyright (C) 2012-2022 Milan Broz * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/utils_reencrypt.c b/src/utils_reencrypt.c index 6629a2f3..c304c006 100644 --- a/src/utils_reencrypt.c +++ b/src/utils_reencrypt.c @@ -1,9 +1,9 @@ /* * cryptsetup - action re-encryption utilities * - * Copyright (C) 2009-2021 Red Hat, Inc. All rights reserved. - * Copyright (C) 2009-2021 Milan Broz - * Copyright (C) 2021 Ondrej Kozina + * Copyright (C) 2009-2022 Red Hat, Inc. All rights reserved. + * Copyright (C) 2009-2022 Milan Broz + * Copyright (C) 2021-2022 Ondrej Kozina * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/utils_reencrypt_luks1.c b/src/utils_reencrypt_luks1.c index 81bddce5..816d6498 100644 --- a/src/utils_reencrypt_luks1.c +++ b/src/utils_reencrypt_luks1.c @@ -1,8 +1,8 @@ /* * cryptsetup - LUKS1 utility for offline re-encryption * - * Copyright (C) 2012-2021 Red Hat, Inc. All rights reserved. - * Copyright (C) 2012-2021 Milan Broz All rights reserved. + * Copyright (C) 2012-2022 Red Hat, Inc. All rights reserved. + * Copyright (C) 2012-2022 Milan Broz * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/utils_tools.c b/src/utils_tools.c index 01ca673c..df847f4e 100644 --- a/src/utils_tools.c +++ b/src/utils_tools.c @@ -3,8 +3,8 @@ * * Copyright (C) 2004 Jana Saout * Copyright (C) 2004-2007 Clemens Fruhwirth - * Copyright (C) 2009-2021 Red Hat, Inc. All rights reserved. - * Copyright (C) 2009-2021 Milan Broz + * Copyright (C) 2009-2022 Red Hat, Inc. All rights reserved. + * Copyright (C) 2009-2022 Milan Broz * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/veritysetup.c b/src/veritysetup.c index 04fd996d..0e591bd9 100644 --- a/src/veritysetup.c +++ b/src/veritysetup.c @@ -1,8 +1,8 @@ /* * veritysetup - setup cryptographic volumes for dm-verity * - * Copyright (C) 2012-2021 Red Hat, Inc. All rights reserved. - * Copyright (C) 2012-2021 Milan Broz + * Copyright (C) 2012-2022 Red Hat, Inc. All rights reserved. + * Copyright (C) 2012-2022 Milan Broz * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/veritysetup_arg_list.h b/src/veritysetup_arg_list.h index 40e136ba..9e936c51 100644 --- a/src/veritysetup_arg_list.h +++ b/src/veritysetup_arg_list.h @@ -1,8 +1,8 @@ /* * Veritysetup command line arguments list * - * Copyright (C) 2020-2021 Red Hat, Inc. All rights reserved. - * Copyright (C) 2020-2021 Ondrej Kozina + * Copyright (C) 2020-2022 Red Hat, Inc. All rights reserved. + * Copyright (C) 2020-2022 Ondrej Kozina * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/veritysetup_args.h b/src/veritysetup_args.h index 2dd38130..2d5aaf54 100644 --- a/src/veritysetup_args.h +++ b/src/veritysetup_args.h @@ -1,8 +1,8 @@ /* * Command line arguments helpers * - * Copyright (C) 2020-2021 Red Hat, Inc. All rights reserved. - * Copyright (C) 2020-2021 Ondrej Kozina + * Copyright (C) 2020-2022 Red Hat, Inc. All rights reserved. + * Copyright (C) 2020-2022 Ondrej Kozina * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/tests/all-symbols-test.c b/tests/all-symbols-test.c index adc56162..98f931c8 100644 --- a/tests/all-symbols-test.c +++ b/tests/all-symbols-test.c @@ -1,7 +1,7 @@ /* * Test utility checking symbol versions in libcryptsetup. * - * Copyright (C) 2021 Red Hat, Inc. All rights reserved. + * Copyright (C) 2021-2022 Red Hat, Inc. All rights reserved. * * This file is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/tests/api-test-2.c b/tests/api-test-2.c index ebd01e6a..97ed5752 100644 --- a/tests/api-test-2.c +++ b/tests/api-test-2.c @@ -1,9 +1,9 @@ /* * cryptsetup library LUKS2 API check functions * - * Copyright (C) 2009-2021 Red Hat, Inc. All rights reserved. - * Copyright (C) 2009-2021 Milan Broz - * Copyright (C) 2016-2021 Ondrej Kozina + * Copyright (C) 2009-2022 Red Hat, Inc. All rights reserved. + * Copyright (C) 2009-2022 Milan Broz + * Copyright (C) 2016-2022 Ondrej Kozina * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/tests/api-test.c b/tests/api-test.c index fdcce018..a789bab0 100644 --- a/tests/api-test.c +++ b/tests/api-test.c @@ -1,9 +1,9 @@ /* * cryptsetup library API check functions * - * Copyright (C) 2009-2021 Red Hat, Inc. All rights reserved. - * Copyright (C) 2009-2021 Milan Broz - * Copyright (C) 2016-2021 Ondrej Kozina + * Copyright (C) 2009-2022 Red Hat, Inc. All rights reserved. + * Copyright (C) 2009-2022 Milan Broz + * Copyright (C) 2016-2022 Ondrej Kozina * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/tests/api_test.h b/tests/api_test.h index f9109e5c..7f9ef202 100644 --- a/tests/api_test.h +++ b/tests/api_test.h @@ -1,9 +1,9 @@ /* * cryptsetup library API check functions * - * Copyright (C) 2009-2021 Red Hat, Inc. All rights reserved. - * Copyright (C) 2009-2021 Milan Broz - * Copyright (C) 2016-2021 Ondrej Kozina + * Copyright (C) 2009-2022 Red Hat, Inc. All rights reserved. + * Copyright (C) 2009-2022 Milan Broz + * Copyright (C) 2016-2022 Ondrej Kozina * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/tests/crypto-vectors.c b/tests/crypto-vectors.c index 7eb4a121..7eb4ee16 100644 --- a/tests/crypto-vectors.c +++ b/tests/crypto-vectors.c @@ -1,7 +1,7 @@ /* * cryptsetup crypto backend test vectors * - * Copyright (C) 2018-2021 Milan Broz + * Copyright (C) 2018-2022 Milan Broz * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/tests/differ.c b/tests/differ.c index ec811a48..1fca4903 100644 --- a/tests/differ.c +++ b/tests/differ.c @@ -1,7 +1,7 @@ /* * cryptsetup file differ check (rewritten Clemens' fileDiffer in Python) * - * Copyright (C) 2010-2021 Red Hat, Inc. All rights reserved. + * Copyright (C) 2010-2022 Red Hat, Inc. All rights reserved. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/tests/test_utils.c b/tests/test_utils.c index 9f4a6334..4560aff2 100644 --- a/tests/test_utils.c +++ b/tests/test_utils.c @@ -1,8 +1,8 @@ /* * cryptsetup library API test utilities * - * Copyright (C) 2009-2021 Red Hat, Inc. All rights reserved. - * Copyright (C) 2009-2021 Milan Broz + * Copyright (C) 2009-2022 Red Hat, Inc. All rights reserved. + * Copyright (C) 2009-2022 Milan Broz * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/tests/unit-utils-io.c b/tests/unit-utils-io.c index 8120842d..b8072a07 100644 --- a/tests/unit-utils-io.c +++ b/tests/unit-utils-io.c @@ -1,7 +1,7 @@ /* * simple unit test for utils_io.c (blockwise low level functions) * - * Copyright (C) 2018-2021 Red Hat, Inc. All rights reserved. + * Copyright (C) 2018-2022 Red Hat, Inc. All rights reserved. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/tokens/ssh/cryptsetup-ssh.c b/tokens/ssh/cryptsetup-ssh.c index c1d0a607..d120c1c1 100644 --- a/tokens/ssh/cryptsetup-ssh.c +++ b/tokens/ssh/cryptsetup-ssh.c @@ -1,8 +1,8 @@ /* * Example of LUKS2 token storing third party metadata (EXPERIMENTAL EXAMPLE) * - * Copyright (C) 2016-2021 Milan Broz - * Copyright (C) 2021 Vojtech Trefny + * Copyright (C) 2016-2022 Milan Broz + * Copyright (C) 2021-2022 Vojtech Trefny * * Use: * - generate ssh example token diff --git a/tokens/ssh/libcryptsetup-token-ssh.c b/tokens/ssh/libcryptsetup-token-ssh.c index 406af657..4969490e 100644 --- a/tokens/ssh/libcryptsetup-token-ssh.c +++ b/tokens/ssh/libcryptsetup-token-ssh.c @@ -1,8 +1,8 @@ /* * Example of LUKS2 ssh token handler (EXPERIMENTAL) * - * Copyright (C) 2016-2021 Milan Broz - * Copyright (C) 2020-2021 Vojtech Trefny + * Copyright (C) 2016-2022 Milan Broz + * Copyright (C) 2020-2022 Vojtech Trefny * * Use: * - generate LUKS device diff --git a/tokens/ssh/ssh-utils.c b/tokens/ssh/ssh-utils.c index ab1915b4..cb1d67d8 100644 --- a/tokens/ssh/ssh-utils.c +++ b/tokens/ssh/ssh-utils.c @@ -1,8 +1,8 @@ /* * ssh plugin utilities * - * Copyright (C) 2016-2021 Milan Broz - * Copyright (C) 2020-2021 Vojtech Trefny + * Copyright (C) 2016-2022 Milan Broz + * Copyright (C) 2020-2022 Vojtech Trefny * * This file is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/tokens/ssh/ssh-utils.h b/tokens/ssh/ssh-utils.h index a40a53d7..dc0de9b8 100644 --- a/tokens/ssh/ssh-utils.h +++ b/tokens/ssh/ssh-utils.h @@ -1,8 +1,8 @@ /* * ssh plugin utilities * - * Copyright (C) 2016-2021 Milan Broz - * Copyright (C) 2020-2021 Vojtech Trefny + * Copyright (C) 2016-2022 Milan Broz + * Copyright (C) 2020-2022 Vojtech Trefny * * This file is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public