From 8364178b38fdb1efe3ce2e28dd3b1f6eeb5107c0 Mon Sep 17 00:00:00 2001 From: Milan Broz Date: Wed, 15 Jan 2025 23:09:36 +0100 Subject: [PATCH] Update copyright year. --- 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_mbedtls.c | 2 +- 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/memutils.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/keyslot_context.c | 4 ++-- lib/keyslot_context.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_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_key_description.c | 6 +++--- src/utils_luks.c | 6 +++--- src/utils_luks.h | 6 +++--- src/utils_password.c | 4 ++-- src/utils_progress.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-check.c | 2 +- tests/crypto-vectors.c | 2 +- tests/differ.c | 2 +- tests/fuzz/LUKS2.proto | 4 ++-- tests/fuzz/LUKS2_plain_JSON.proto | 4 ++-- tests/fuzz/crypt2_load_fuzz.cc | 4 ++-- tests/fuzz/crypt2_load_proto_fuzz.cc | 4 ++-- tests/fuzz/crypt2_load_proto_plain_json_fuzz.cc | 4 ++-- tests/fuzz/plain_json_proto_to_luks2.cc | 4 ++-- tests/fuzz/plain_json_proto_to_luks2_converter.cc | 4 ++-- tests/fuzz/plain_json_proto_to_luks2_converter.h | 4 ++-- tests/fuzz/proto_to_luks2.cc | 4 ++-- tests/fuzz/proto_to_luks2_converter.cc | 4 ++-- tests/fuzz/proto_to_luks2_converter.h | 4 ++-- tests/test_utils.c | 4 ++-- tests/unit-utils-crypt.c | 2 +- tests/unit-utils-io.c | 2 +- tests/unit-wipe.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 ++-- 137 files changed, 253 insertions(+), 253 deletions(-) diff --git a/docs/examples/crypt_log_usage.c b/docs/examples/crypt_log_usage.c index 05e3c97a..de8d45cb 100644 --- a/docs/examples/crypt_log_usage.c +++ b/docs/examples/crypt_log_usage.c @@ -2,7 +2,7 @@ /* * libcryptsetup API log example * - * Copyright (C) 2011-2024 Red Hat, Inc. All rights reserved. + * Copyright (C) 2011-2025 Red Hat, Inc. All rights reserved. */ #include diff --git a/docs/examples/crypt_luks_usage.c b/docs/examples/crypt_luks_usage.c index 002b744f..784d3682 100644 --- a/docs/examples/crypt_luks_usage.c +++ b/docs/examples/crypt_luks_usage.c @@ -2,7 +2,7 @@ /* * libcryptsetup API - using LUKS device example * - * Copyright (C) 2011-2024 Red Hat, Inc. All rights reserved. + * Copyright (C) 2011-2025 Red Hat, Inc. All rights reserved. */ #include diff --git a/lib/bitlk/bitlk.c b/lib/bitlk/bitlk.c index 02b18cc9..e9f553ce 100644 --- a/lib/bitlk/bitlk.c +++ b/lib/bitlk/bitlk.c @@ -2,9 +2,9 @@ /* * BITLK (BitLocker-compatible) volume handling * - * Copyright (C) 2019-2024 Red Hat, Inc. All rights reserved. - * Copyright (C) 2019-2024 Milan Broz - * Copyright (C) 2019-2024 Vojtech Trefny + * Copyright (C) 2019-2025 Red Hat, Inc. All rights reserved. + * Copyright (C) 2019-2025 Milan Broz + * Copyright (C) 2019-2025 Vojtech Trefny */ #include diff --git a/lib/bitlk/bitlk.h b/lib/bitlk/bitlk.h index d95e01d7..0ccad692 100644 --- a/lib/bitlk/bitlk.h +++ b/lib/bitlk/bitlk.h @@ -2,9 +2,9 @@ /* * BITLK (BitLocker-compatible) header definition * - * Copyright (C) 2019-2024 Red Hat, Inc. All rights reserved. - * Copyright (C) 2019-2024 Milan Broz - * Copyright (C) 2019-2024 Vojtech Trefny + * Copyright (C) 2019-2025 Red Hat, Inc. All rights reserved. + * Copyright (C) 2019-2025 Milan Broz + * Copyright (C) 2019-2025 Vojtech Trefny */ #ifndef _CRYPTSETUP_BITLK_H diff --git a/lib/crypt_plain.c b/lib/crypt_plain.c index 78ec2db9..21e008ef 100644 --- a/lib/crypt_plain.c +++ b/lib/crypt_plain.c @@ -3,8 +3,8 @@ * cryptsetup plain device helper functions * * Copyright (C) 2004 Jana Saout - * Copyright (C) 2010-2024 Red Hat, Inc. All rights reserved. - * Copyright (C) 2010-2024 Milan Broz + * Copyright (C) 2010-2025 Red Hat, Inc. All rights reserved. + * Copyright (C) 2010-2025 Milan Broz */ #include diff --git a/lib/crypto_backend/argon2_generic.c b/lib/crypto_backend/argon2_generic.c index e69799e9..d50bb9b3 100644 --- a/lib/crypto_backend/argon2_generic.c +++ b/lib/crypto_backend/argon2_generic.c @@ -2,8 +2,8 @@ /* * Argon2 PBKDF2 library wrapper * - * Copyright (C) 2016-2024 Red Hat, Inc. All rights reserved. - * Copyright (C) 2016-2024 Milan Broz + * Copyright (C) 2016-2025 Red Hat, Inc. All rights reserved. + * Copyright (C) 2016-2025 Milan Broz */ #include diff --git a/lib/crypto_backend/base64.c b/lib/crypto_backend/base64.c index e196f6b0..5e489b95 100644 --- a/lib/crypto_backend/base64.c +++ b/lib/crypto_backend/base64.c @@ -5,7 +5,7 @@ * Copyright (C) 2010 Lennart Poettering * * cryptsetup related changes - * Copyright (C) 2021-2024 Milan Broz + * Copyright (C) 2021-2025 Milan Broz */ #include diff --git a/lib/crypto_backend/cipher_check.c b/lib/crypto_backend/cipher_check.c index a9b4eb64..d8c7a604 100644 --- a/lib/crypto_backend/cipher_check.c +++ b/lib/crypto_backend/cipher_check.c @@ -2,8 +2,8 @@ /* * Cipher performance check * - * Copyright (C) 2018-2024 Red Hat, Inc. All rights reserved. - * Copyright (C) 2018-2024 Milan Broz + * Copyright (C) 2018-2025 Red Hat, Inc. All rights reserved. + * Copyright (C) 2018-2025 Milan Broz */ #include diff --git a/lib/crypto_backend/cipher_generic.c b/lib/crypto_backend/cipher_generic.c index 41774a2c..be7e4a08 100644 --- a/lib/crypto_backend/cipher_generic.c +++ b/lib/crypto_backend/cipher_generic.c @@ -2,8 +2,8 @@ /* * Linux kernel cipher generic utilities * - * Copyright (C) 2018-2024 Red Hat, Inc. All rights reserved. - * Copyright (C) 2018-2024 Milan Broz + * Copyright (C) 2018-2025 Red Hat, Inc. All rights reserved. + * Copyright (C) 2018-2025 Milan Broz */ #include diff --git a/lib/crypto_backend/crypto_backend.h b/lib/crypto_backend/crypto_backend.h index 14af97d3..4bae49af 100644 --- a/lib/crypto_backend/crypto_backend.h +++ b/lib/crypto_backend/crypto_backend.h @@ -2,8 +2,8 @@ /* * crypto backend implementation * - * Copyright (C) 2010-2024 Red Hat, Inc. All rights reserved. - * Copyright (C) 2010-2024 Milan Broz + * Copyright (C) 2010-2025 Red Hat, Inc. All rights reserved. + * Copyright (C) 2010-2025 Milan Broz */ #ifndef _CRYPTO_BACKEND_H diff --git a/lib/crypto_backend/crypto_backend_internal.h b/lib/crypto_backend/crypto_backend_internal.h index 265aac87..53260945 100644 --- a/lib/crypto_backend/crypto_backend_internal.h +++ b/lib/crypto_backend/crypto_backend_internal.h @@ -2,8 +2,8 @@ /* * crypto backend implementation * - * Copyright (C) 2010-2024 Red Hat, Inc. All rights reserved. - * Copyright (C) 2010-2024 Milan Broz + * Copyright (C) 2010-2025 Red Hat, Inc. All rights reserved. + * Copyright (C) 2010-2025 Milan Broz */ #ifndef _CRYPTO_BACKEND_INTERNAL_H diff --git a/lib/crypto_backend/crypto_cipher_kernel.c b/lib/crypto_backend/crypto_cipher_kernel.c index 35e1d5f5..1bd2df3a 100644 --- a/lib/crypto_backend/crypto_cipher_kernel.c +++ b/lib/crypto_backend/crypto_cipher_kernel.c @@ -2,8 +2,8 @@ /* * Linux kernel userspace API crypto backend implementation (skcipher) * - * Copyright (C) 2012-2024 Red Hat, Inc. All rights reserved. - * Copyright (C) 2012-2024 Milan Broz + * Copyright (C) 2012-2025 Red Hat, Inc. All rights reserved. + * Copyright (C) 2012-2025 Milan Broz */ #include diff --git a/lib/crypto_backend/crypto_gcrypt.c b/lib/crypto_backend/crypto_gcrypt.c index 57a66b18..a50cb455 100644 --- a/lib/crypto_backend/crypto_gcrypt.c +++ b/lib/crypto_backend/crypto_gcrypt.c @@ -2,8 +2,8 @@ /* * GCRYPT crypto backend implementation * - * Copyright (C) 2010-2024 Red Hat, Inc. All rights reserved. - * Copyright (C) 2010-2024 Milan Broz + * Copyright (C) 2010-2025 Red Hat, Inc. All rights reserved. + * Copyright (C) 2010-2025 Milan Broz */ #include diff --git a/lib/crypto_backend/crypto_kernel.c b/lib/crypto_backend/crypto_kernel.c index 719dcb31..8b96e9ed 100644 --- a/lib/crypto_backend/crypto_kernel.c +++ b/lib/crypto_backend/crypto_kernel.c @@ -2,8 +2,8 @@ /* * Linux kernel userspace API crypto backend implementation * - * Copyright (C) 2010-2024 Red Hat, Inc. All rights reserved. - * Copyright (C) 2010-2024 Milan Broz + * Copyright (C) 2010-2025 Red Hat, Inc. All rights reserved. + * Copyright (C) 2010-2025 Milan Broz */ #include diff --git a/lib/crypto_backend/crypto_mbedtls.c b/lib/crypto_backend/crypto_mbedtls.c index e4f6ac92..09d7e16c 100644 --- a/lib/crypto_backend/crypto_mbedtls.c +++ b/lib/crypto_backend/crypto_mbedtls.c @@ -2,7 +2,7 @@ /* * Mbed TLS crypto backend implementation * - * Copyright (C) 2024-2024 Yiyuan Zhong + * Copyright (C) 2024-2025 Yiyuan Zhong */ #include "crypto_backend.h" diff --git a/lib/crypto_backend/crypto_nettle.c b/lib/crypto_backend/crypto_nettle.c index 36a9d05e..3ce239a9 100644 --- a/lib/crypto_backend/crypto_nettle.c +++ b/lib/crypto_backend/crypto_nettle.c @@ -2,8 +2,8 @@ /* * Nettle crypto backend implementation * - * Copyright (C) 2011-2024 Red Hat, Inc. All rights reserved. - * Copyright (C) 2011-2024 Milan Broz + * Copyright (C) 2011-2025 Red Hat, Inc. All rights reserved. + * Copyright (C) 2011-2025 Milan Broz */ #include diff --git a/lib/crypto_backend/crypto_nss.c b/lib/crypto_backend/crypto_nss.c index 0c05da11..bbf6533a 100644 --- a/lib/crypto_backend/crypto_nss.c +++ b/lib/crypto_backend/crypto_nss.c @@ -2,8 +2,8 @@ /* * NSS crypto backend implementation * - * Copyright (C) 2010-2024 Red Hat, Inc. All rights reserved. - * Copyright (C) 2010-2024 Milan Broz + * Copyright (C) 2010-2025 Red Hat, Inc. All rights reserved. + * Copyright (C) 2010-2025 Milan Broz */ #include diff --git a/lib/crypto_backend/crypto_openssl.c b/lib/crypto_backend/crypto_openssl.c index 3ce5fc00..762cd717 100644 --- a/lib/crypto_backend/crypto_openssl.c +++ b/lib/crypto_backend/crypto_openssl.c @@ -2,8 +2,8 @@ /* * OPENSSL crypto backend implementation * - * Copyright (C) 2010-2024 Red Hat, Inc. All rights reserved. - * Copyright (C) 2010-2024 Milan Broz + * Copyright (C) 2010-2025 Red Hat, Inc. All rights reserved. + * Copyright (C) 2010-2025 Milan Broz */ #include diff --git a/lib/crypto_backend/crypto_storage.c b/lib/crypto_backend/crypto_storage.c index 0eed5028..239a67cf 100644 --- a/lib/crypto_backend/crypto_storage.c +++ b/lib/crypto_backend/crypto_storage.c @@ -3,7 +3,7 @@ * Generic wrapper for storage encryption modes and Initial Vectors * (reimplementation of some functions from Linux dm-crypt kernel) * - * Copyright (C) 2014-2024 Milan Broz + * Copyright (C) 2014-2025 Milan Broz */ #include diff --git a/lib/crypto_backend/memutils.c b/lib/crypto_backend/memutils.c index aa42d721..0bafc41b 100644 --- a/lib/crypto_backend/memutils.c +++ b/lib/crypto_backend/memutils.c @@ -2,7 +2,7 @@ /* * Safe memory utilities * - * Copyright (C) 2024 Milan Broz + * Copyright (C) 2024-2025 Milan Broz */ #include "crypto_backend_internal.h" diff --git a/lib/crypto_backend/pbkdf2_generic.c b/lib/crypto_backend/pbkdf2_generic.c index cebaea4d..e5e5a9c7 100644 --- a/lib/crypto_backend/pbkdf2_generic.c +++ b/lib/crypto_backend/pbkdf2_generic.c @@ -5,8 +5,8 @@ * Copyright (C) 2004 Free Software Foundation * * cryptsetup related changes - * Copyright (C) 2012-2024 Red Hat, Inc. All rights reserved. - * Copyright (C) 2012-2024 Milan Broz + * Copyright (C) 2012-2025 Red Hat, Inc. All rights reserved. + * Copyright (C) 2012-2025 Milan Broz */ #include diff --git a/lib/crypto_backend/pbkdf_check.c b/lib/crypto_backend/pbkdf_check.c index 87de6f56..30b1bebd 100644 --- a/lib/crypto_backend/pbkdf_check.c +++ b/lib/crypto_backend/pbkdf_check.c @@ -1,8 +1,8 @@ // SPDX-License-Identifier: LGPL-2.1-or-later /* * PBKDF performance check - * Copyright (C) 2012-2024 Red Hat, Inc. All rights reserved. - * Copyright (C) 2012-2024 Milan Broz + * Copyright (C) 2012-2025 Red Hat, Inc. All rights reserved. + * Copyright (C) 2012-2025 Milan Broz * Copyright (C) 2016-2020 Ondrej Mosnacek */ diff --git a/lib/crypto_backend/utf8.c b/lib/crypto_backend/utf8.c index 07a45ebb..4829dc1d 100644 --- a/lib/crypto_backend/utf8.c +++ b/lib/crypto_backend/utf8.c @@ -5,7 +5,7 @@ * Copyright (C) 2010 Lennart Poettering * * cryptsetup related changes - * Copyright (C) 2021-2024 Vojtech Trefny + * Copyright (C) 2021-2025 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 b770b5d3..ae31272a 100644 --- a/lib/integrity/integrity.c +++ b/lib/integrity/integrity.c @@ -2,7 +2,7 @@ /* * Integrity volume handling * - * Copyright (C) 2016-2024 Milan Broz + * Copyright (C) 2016-2025 Milan Broz */ #include diff --git a/lib/integrity/integrity.h b/lib/integrity/integrity.h index 2c336d28..1ea95be1 100644 --- a/lib/integrity/integrity.h +++ b/lib/integrity/integrity.h @@ -2,7 +2,7 @@ /* * Integrity header definition * - * Copyright (C) 2016-2024 Milan Broz + * Copyright (C) 2016-2025 Milan Broz */ #ifndef _CRYPTSETUP_INTEGRITY_H diff --git a/lib/internal.h b/lib/internal.h index d10b8c95..eed2278b 100644 --- a/lib/internal.h +++ b/lib/internal.h @@ -4,8 +4,8 @@ * * Copyright (C) 2004 Jana Saout * Copyright (C) 2004-2007 Clemens Fruhwirth - * Copyright (C) 2009-2024 Red Hat, Inc. All rights reserved. - * Copyright (C) 2009-2024 Milan Broz + * Copyright (C) 2009-2025 Red Hat, Inc. All rights reserved. + * Copyright (C) 2009-2025 Milan Broz */ #ifndef INTERNAL_H diff --git a/lib/keyslot_context.c b/lib/keyslot_context.c index a3abafe5..a9ceeb73 100644 --- a/lib/keyslot_context.c +++ b/lib/keyslot_context.c @@ -2,8 +2,8 @@ /* * LUKS - Linux Unified Key Setup, keyslot unlock helpers * - * Copyright (C) 2022-2024 Red Hat, Inc. All rights reserved. - * Copyright (C) 2022-2024 Ondrej Kozina + * Copyright (C) 2022-2025 Red Hat, Inc. All rights reserved. + * Copyright (C) 2022-2025 Ondrej Kozina */ #include diff --git a/lib/keyslot_context.h b/lib/keyslot_context.h index 50e96e0b..45d28170 100644 --- a/lib/keyslot_context.h +++ b/lib/keyslot_context.h @@ -2,8 +2,8 @@ /* * LUKS - Linux Unified Key Setup, keyslot unlock helpers * - * Copyright (C) 2022-2024 Red Hat, Inc. All rights reserved. - * Copyright (C) 2022-2024 Ondrej Kozina + * Copyright (C) 2022-2025 Red Hat, Inc. All rights reserved. + * Copyright (C) 2022-2025 Ondrej Kozina */ #ifndef KEYSLOT_CONTEXT_H diff --git a/lib/libcryptsetup.h b/lib/libcryptsetup.h index c48ad81f..33e2cdde 100644 --- a/lib/libcryptsetup.h +++ b/lib/libcryptsetup.h @@ -4,8 +4,8 @@ * * Copyright (C) 2004 Jana Saout * Copyright (C) 2004-2007 Clemens Fruhwirth - * Copyright (C) 2009-2024 Red Hat, Inc. All rights reserved. - * Copyright (C) 2009-2024 Milan Broz + * Copyright (C) 2009-2025 Red Hat, Inc. All rights reserved. + * Copyright (C) 2009-2025 Milan Broz */ /** diff --git a/lib/libcryptsetup_macros.h b/lib/libcryptsetup_macros.h index f2ba4c93..4c94acb8 100644 --- a/lib/libcryptsetup_macros.h +++ b/lib/libcryptsetup_macros.h @@ -2,8 +2,8 @@ /* * Definitions of common constant and generic macros of libcryptsetup * - * Copyright (C) 2009-2024 Red Hat, Inc. All rights reserved. - * Copyright (C) 2009-2024 Milan Broz + * Copyright (C) 2009-2025 Red Hat, Inc. All rights reserved. + * Copyright (C) 2009-2025 Milan Broz */ #ifndef _LIBCRYPTSETUP_MACROS_H diff --git a/lib/libcryptsetup_symver.h b/lib/libcryptsetup_symver.h index 62d3018a..6d18ab53 100644 --- a/lib/libcryptsetup_symver.h +++ b/lib/libcryptsetup_symver.h @@ -2,7 +2,7 @@ /* * Helpers for defining versioned symbols * - * Copyright (C) 2021-2024 Red Hat, Inc. All rights reserved. + * Copyright (C) 2021-2025 Red Hat, Inc. All rights reserved. */ #ifndef _LIBCRYPTSETUP_SYMVER_H diff --git a/lib/libdevmapper.c b/lib/libdevmapper.c index 5ff6e246..9082aaa3 100644 --- a/lib/libdevmapper.c +++ b/lib/libdevmapper.c @@ -4,8 +4,8 @@ * * Copyright (C) 2004 Jana Saout * Copyright (C) 2004-2007 Clemens Fruhwirth - * Copyright (C) 2009-2024 Red Hat, Inc. All rights reserved. - * Copyright (C) 2009-2024 Milan Broz + * Copyright (C) 2009-2025 Red Hat, Inc. All rights reserved. + * Copyright (C) 2009-2025 Milan Broz */ #include diff --git a/lib/loopaes/loopaes.c b/lib/loopaes/loopaes.c index b3720f9c..68331d39 100644 --- a/lib/loopaes/loopaes.c +++ b/lib/loopaes/loopaes.c @@ -2,8 +2,8 @@ /* * loop-AES compatible volume handling * - * Copyright (C) 2011-2024 Red Hat, Inc. All rights reserved. - * Copyright (C) 2011-2024 Milan Broz + * Copyright (C) 2011-2025 Red Hat, Inc. All rights reserved. + * Copyright (C) 2011-2025 Milan Broz */ #include diff --git a/lib/loopaes/loopaes.h b/lib/loopaes/loopaes.h index 878f2da1..425ca222 100644 --- a/lib/loopaes/loopaes.h +++ b/lib/loopaes/loopaes.h @@ -2,8 +2,8 @@ /* * loop-AES compatible volume handling * - * Copyright (C) 2011-2024 Red Hat, Inc. All rights reserved. - * Copyright (C) 2011-2024 Milan Broz + * Copyright (C) 2011-2025 Red Hat, Inc. All rights reserved. + * Copyright (C) 2011-2025 Milan Broz */ #ifndef _LOOPAES_H diff --git a/lib/luks1/af.c b/lib/luks1/af.c index e312b304..7ab153d9 100644 --- a/lib/luks1/af.c +++ b/lib/luks1/af.c @@ -3,7 +3,7 @@ * AFsplitter - Anti forensic information splitter * * Copyright (C) 2004 Clemens Fruhwirth - * Copyright (C) 2009-2024 Red Hat, Inc. All rights reserved. + * Copyright (C) 2009-2025 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 0dcd233d..08f3757f 100644 --- a/lib/luks1/af.h +++ b/lib/luks1/af.h @@ -3,7 +3,7 @@ * AFsplitter - Anti forensic information splitter * * Copyright (C) 2004 Clemens Fruhwirth - * Copyright (C) 2009-2024 Red Hat, Inc. All rights reserved. + * Copyright (C) 2009-2025 Red Hat, Inc. All rights reserved. */ #ifndef INCLUDED_CRYPTSETUP_LUKS_AF_H diff --git a/lib/luks1/keyencryption.c b/lib/luks1/keyencryption.c index 46d7f300..e7b549f5 100644 --- a/lib/luks1/keyencryption.c +++ b/lib/luks1/keyencryption.c @@ -3,8 +3,8 @@ * LUKS - Linux Unified Key Setup * * Copyright (C) 2004-2006 Clemens Fruhwirth - * Copyright (C) 2009-2024 Red Hat, Inc. All rights reserved. - * Copyright (C) 2012-2024 Milan Broz + * Copyright (C) 2009-2025 Red Hat, Inc. All rights reserved. + * Copyright (C) 2012-2025 Milan Broz */ #include diff --git a/lib/luks1/keymanage.c b/lib/luks1/keymanage.c index d427e4ec..b71686d0 100644 --- a/lib/luks1/keymanage.c +++ b/lib/luks1/keymanage.c @@ -3,8 +3,8 @@ * LUKS - Linux Unified Key Setup * * Copyright (C) 2004-2006 Clemens Fruhwirth - * Copyright (C) 2009-2024 Red Hat, Inc. All rights reserved. - * Copyright (C) 2013-2024 Milan Broz + * Copyright (C) 2009-2025 Red Hat, Inc. All rights reserved. + * Copyright (C) 2013-2025 Milan Broz */ #include diff --git a/lib/luks1/luks.h b/lib/luks1/luks.h index befdc3a7..80f65445 100644 --- a/lib/luks1/luks.h +++ b/lib/luks1/luks.h @@ -3,7 +3,7 @@ * LUKS - Linux Unified Key Setup * * Copyright (C) 2004-2006 Clemens Fruhwirth - * Copyright (C) 2009-2024 Red Hat, Inc. All rights reserved. + * Copyright (C) 2009-2025 Red Hat, Inc. All rights reserved. */ #ifndef INCLUDED_CRYPTSETUP_LUKS_LUKS_H diff --git a/lib/luks2/luks2.h b/lib/luks2/luks2.h index 35ba6b72..152a535d 100644 --- a/lib/luks2/luks2.h +++ b/lib/luks2/luks2.h @@ -2,8 +2,8 @@ /* * LUKS - Linux Unified Key Setup v2 * - * Copyright (C) 2015-2024 Red Hat, Inc. All rights reserved. - * Copyright (C) 2015-2024 Milan Broz + * Copyright (C) 2015-2025 Red Hat, Inc. All rights reserved. + * Copyright (C) 2015-2025 Milan Broz */ #ifndef _CRYPTSETUP_LUKS2_ONDISK_H diff --git a/lib/luks2/luks2_digest.c b/lib/luks2/luks2_digest.c index b8a28a17..b5b6a61b 100644 --- a/lib/luks2/luks2_digest.c +++ b/lib/luks2/luks2_digest.c @@ -2,8 +2,8 @@ /* * LUKS - Linux Unified Key Setup v2, digest handling * - * Copyright (C) 2015-2024 Red Hat, Inc. All rights reserved. - * Copyright (C) 2015-2024 Milan Broz + * Copyright (C) 2015-2025 Red Hat, Inc. All rights reserved. + * Copyright (C) 2015-2025 Milan Broz */ #include "luks2_internal.h" diff --git a/lib/luks2/luks2_digest_pbkdf2.c b/lib/luks2/luks2_digest_pbkdf2.c index 3e88e6a5..e5e06eee 100644 --- a/lib/luks2/luks2_digest_pbkdf2.c +++ b/lib/luks2/luks2_digest_pbkdf2.c @@ -2,8 +2,8 @@ /* * LUKS - Linux Unified Key Setup v2, PBKDF2 digest handler (LUKS1 compatible) * - * Copyright (C) 2015-2024 Red Hat, Inc. All rights reserved. - * Copyright (C) 2015-2024 Milan Broz + * Copyright (C) 2015-2025 Red Hat, Inc. All rights reserved. + * Copyright (C) 2015-2025 Milan Broz */ #include "luks2_internal.h" diff --git a/lib/luks2/luks2_disk_metadata.c b/lib/luks2/luks2_disk_metadata.c index 5939aab3..689a7885 100644 --- a/lib/luks2/luks2_disk_metadata.c +++ b/lib/luks2/luks2_disk_metadata.c @@ -2,8 +2,8 @@ /* * LUKS - Linux Unified Key Setup v2 * - * Copyright (C) 2015-2024 Red Hat, Inc. All rights reserved. - * Copyright (C) 2015-2024 Milan Broz + * Copyright (C) 2015-2025 Red Hat, Inc. All rights reserved. + * Copyright (C) 2015-2025 Milan Broz */ #include "luks2_internal.h" diff --git a/lib/luks2/luks2_internal.h b/lib/luks2/luks2_internal.h index 3ceeff82..aca75a74 100644 --- a/lib/luks2/luks2_internal.h +++ b/lib/luks2/luks2_internal.h @@ -2,8 +2,8 @@ /* * LUKS - Linux Unified Key Setup v2 (with JSON internals) * - * Copyright (C) 2015-2024 Red Hat, Inc. All rights reserved. - * Copyright (C) 2015-2024 Milan Broz + * Copyright (C) 2015-2025 Red Hat, Inc. All rights reserved. + * Copyright (C) 2015-2025 Milan Broz */ #ifndef _CRYPTSETUP_LUKS2_INTERNAL_H diff --git a/lib/luks2/luks2_json_format.c b/lib/luks2/luks2_json_format.c index 0ef98ad7..2098028d 100644 --- a/lib/luks2/luks2_json_format.c +++ b/lib/luks2/luks2_json_format.c @@ -2,8 +2,8 @@ /* * LUKS - Linux Unified Key Setup v2, LUKS2 header format code * - * Copyright (C) 2015-2024 Red Hat, Inc. All rights reserved. - * Copyright (C) 2015-2024 Milan Broz + * Copyright (C) 2015-2025 Red Hat, Inc. All rights reserved. + * Copyright (C) 2015-2025 Milan Broz */ #include "luks2_internal.h" diff --git a/lib/luks2/luks2_json_metadata.c b/lib/luks2/luks2_json_metadata.c index 13e04f31..d1b75903 100644 --- a/lib/luks2/luks2_json_metadata.c +++ b/lib/luks2/luks2_json_metadata.c @@ -2,9 +2,9 @@ /* * LUKS - Linux Unified Key Setup v2 * - * Copyright (C) 2015-2024 Red Hat, Inc. All rights reserved. - * Copyright (C) 2015-2024 Milan Broz - * Copyright (C) 2015-2024 Ondrej Kozina + * Copyright (C) 2015-2025 Red Hat, Inc. All rights reserved. + * Copyright (C) 2015-2025 Milan Broz + * Copyright (C) 2015-2025 Ondrej Kozina */ #include "luks2_internal.h" diff --git a/lib/luks2/luks2_keyslot.c b/lib/luks2/luks2_keyslot.c index ba8ca4df..85cf3351 100644 --- a/lib/luks2/luks2_keyslot.c +++ b/lib/luks2/luks2_keyslot.c @@ -2,8 +2,8 @@ /* * LUKS - Linux Unified Key Setup v2, keyslot handling * - * Copyright (C) 2015-2024 Red Hat, Inc. All rights reserved. - * Copyright (C) 2015-2024 Milan Broz + * Copyright (C) 2015-2025 Red Hat, Inc. All rights reserved. + * Copyright (C) 2015-2025 Milan Broz */ #include "luks2_internal.h" diff --git a/lib/luks2/luks2_keyslot_luks2.c b/lib/luks2/luks2_keyslot_luks2.c index 7092baac..c922589b 100644 --- a/lib/luks2/luks2_keyslot_luks2.c +++ b/lib/luks2/luks2_keyslot_luks2.c @@ -2,8 +2,8 @@ /* * LUKS - Linux Unified Key Setup v2, LUKS2 type keyslot handler * - * Copyright (C) 2015-2024 Red Hat, Inc. All rights reserved. - * Copyright (C) 2015-2024 Milan Broz + * Copyright (C) 2015-2025 Red Hat, Inc. All rights reserved. + * Copyright (C) 2015-2025 Milan Broz */ #include diff --git a/lib/luks2/luks2_keyslot_reenc.c b/lib/luks2/luks2_keyslot_reenc.c index 79b96f63..180ac56b 100644 --- a/lib/luks2/luks2_keyslot_reenc.c +++ b/lib/luks2/luks2_keyslot_reenc.c @@ -2,8 +2,8 @@ /* * LUKS - Linux Unified Key Setup v2, reencryption keyslot handler * - * Copyright (C) 2016-2024 Red Hat, Inc. All rights reserved. - * Copyright (C) 2016-2024 Ondrej Kozina + * Copyright (C) 2016-2025 Red Hat, Inc. All rights reserved. + * Copyright (C) 2016-2025 Ondrej Kozina */ #include "luks2_internal.h" diff --git a/lib/luks2/luks2_luks1_convert.c b/lib/luks2/luks2_luks1_convert.c index d652761d..1fdce3f9 100644 --- a/lib/luks2/luks2_luks1_convert.c +++ b/lib/luks2/luks2_luks1_convert.c @@ -2,9 +2,9 @@ /* * LUKS - Linux Unified Key Setup v2, LUKS1 conversion code * - * Copyright (C) 2015-2024 Red Hat, Inc. All rights reserved. - * Copyright (C) 2015-2024 Ondrej Kozina - * Copyright (C) 2015-2024 Milan Broz + * Copyright (C) 2015-2025 Red Hat, Inc. All rights reserved. + * Copyright (C) 2015-2025 Ondrej Kozina + * Copyright (C) 2015-2025 Milan Broz */ #include "luks2_internal.h" diff --git a/lib/luks2/luks2_reencrypt.c b/lib/luks2/luks2_reencrypt.c index 261d5f83..b450cc5e 100644 --- a/lib/luks2/luks2_reencrypt.c +++ b/lib/luks2/luks2_reencrypt.c @@ -2,8 +2,8 @@ /* * LUKS - Linux Unified Key Setup v2, reencryption helpers * - * Copyright (C) 2015-2024 Red Hat, Inc. All rights reserved. - * Copyright (C) 2015-2024 Ondrej Kozina + * Copyright (C) 2015-2025 Red Hat, Inc. All rights reserved. + * Copyright (C) 2015-2025 Ondrej Kozina */ #include "luks2_internal.h" diff --git a/lib/luks2/luks2_reencrypt_digest.c b/lib/luks2/luks2_reencrypt_digest.c index 1dda8a26..421bb309 100644 --- a/lib/luks2/luks2_reencrypt_digest.c +++ b/lib/luks2/luks2_reencrypt_digest.c @@ -2,9 +2,9 @@ /* * LUKS - Linux Unified Key Setup v2, reencryption digest helpers * - * Copyright (C) 2022-2024 Red Hat, Inc. All rights reserved. - * Copyright (C) 2022-2024 Ondrej Kozina - * Copyright (C) 2022-2024 Milan Broz + * Copyright (C) 2022-2025 Red Hat, Inc. All rights reserved. + * Copyright (C) 2022-2025 Ondrej Kozina + * Copyright (C) 2022-2025 Milan Broz */ #include "luks2_internal.h" diff --git a/lib/luks2/luks2_segment.c b/lib/luks2/luks2_segment.c index 142a39b1..6284ca8b 100644 --- a/lib/luks2/luks2_segment.c +++ b/lib/luks2/luks2_segment.c @@ -2,8 +2,8 @@ /* * LUKS - Linux Unified Key Setup v2, internal segment handling * - * Copyright (C) 2018-2024 Red Hat, Inc. All rights reserved. - * Copyright (C) 2018-2024 Ondrej Kozina + * Copyright (C) 2018-2025 Red Hat, Inc. All rights reserved. + * Copyright (C) 2018-2025 Ondrej Kozina */ #include "luks2_internal.h" diff --git a/lib/luks2/luks2_token.c b/lib/luks2/luks2_token.c index 8bd953f7..131668b5 100644 --- a/lib/luks2/luks2_token.c +++ b/lib/luks2/luks2_token.c @@ -2,8 +2,8 @@ /* * LUKS - Linux Unified Key Setup v2, token handling * - * Copyright (C) 2016-2024 Red Hat, Inc. All rights reserved. - * Copyright (C) 2016-2024 Milan Broz + * Copyright (C) 2016-2025 Red Hat, Inc. All rights reserved. + * Copyright (C) 2016-2025 Milan Broz */ #include diff --git a/lib/luks2/luks2_token_keyring.c b/lib/luks2/luks2_token_keyring.c index c455aa05..c8a33a52 100644 --- a/lib/luks2/luks2_token_keyring.c +++ b/lib/luks2/luks2_token_keyring.c @@ -2,8 +2,8 @@ /* * LUKS - Linux Unified Key Setup v2, kernel keyring token * - * Copyright (C) 2016-2024 Red Hat, Inc. All rights reserved. - * Copyright (C) 2016-2024 Ondrej Kozina + * Copyright (C) 2016-2025 Red Hat, Inc. All rights reserved. + * Copyright (C) 2016-2025 Ondrej Kozina */ #include "luks2_internal.h" diff --git a/lib/random.c b/lib/random.c index 4720dafb..06d2713a 100644 --- a/lib/random.c +++ b/lib/random.c @@ -2,7 +2,7 @@ /* * cryptsetup kernel RNG access functions * - * Copyright (C) 2010-2024 Red Hat, Inc. All rights reserved. + * Copyright (C) 2010-2025 Red Hat, Inc. All rights reserved. */ #include diff --git a/lib/setup.c b/lib/setup.c index 5da5f507..6c98849b 100644 --- a/lib/setup.c +++ b/lib/setup.c @@ -4,8 +4,8 @@ * * Copyright (C) 2004 Jana Saout * Copyright (C) 2004-2007 Clemens Fruhwirth - * Copyright (C) 2009-2024 Red Hat, Inc. All rights reserved. - * Copyright (C) 2009-2024 Milan Broz + * Copyright (C) 2009-2025 Red Hat, Inc. All rights reserved. + * Copyright (C) 2009-2025 Milan Broz */ #include diff --git a/lib/tcrypt/tcrypt.c b/lib/tcrypt/tcrypt.c index 4a9d38de..4bded443 100644 --- a/lib/tcrypt/tcrypt.c +++ b/lib/tcrypt/tcrypt.c @@ -2,8 +2,8 @@ /* * TCRYPT (TrueCrypt-compatible) and VeraCrypt volume handling * - * Copyright (C) 2012-2024 Red Hat, Inc. All rights reserved. - * Copyright (C) 2012-2024 Milan Broz + * Copyright (C) 2012-2025 Red Hat, Inc. All rights reserved. + * Copyright (C) 2012-2025 Milan Broz */ #include diff --git a/lib/tcrypt/tcrypt.h b/lib/tcrypt/tcrypt.h index 8efccb83..db3b723c 100644 --- a/lib/tcrypt/tcrypt.h +++ b/lib/tcrypt/tcrypt.h @@ -2,8 +2,8 @@ /* * TCRYPT (TrueCrypt-compatible) header definition * - * Copyright (C) 2012-2024 Red Hat, Inc. All rights reserved. - * Copyright (C) 2012-2024 Milan Broz + * Copyright (C) 2012-2025 Red Hat, Inc. All rights reserved. + * Copyright (C) 2012-2025 Milan Broz */ #ifndef _CRYPTSETUP_TCRYPT_H diff --git a/lib/utils.c b/lib/utils.c index 7a6df4c2..afde5689 100644 --- a/lib/utils.c +++ b/lib/utils.c @@ -4,8 +4,8 @@ * * Copyright (C) 2004 Jana Saout * Copyright (C) 2004-2007 Clemens Fruhwirth - * Copyright (C) 2009-2024 Red Hat, Inc. All rights reserved. - * Copyright (C) 2009-2024 Milan Broz + * Copyright (C) 2009-2025 Red Hat, Inc. All rights reserved. + * Copyright (C) 2009-2025 Milan Broz */ #include diff --git a/lib/utils_benchmark.c b/lib/utils_benchmark.c index 51f7e650..3694f272 100644 --- a/lib/utils_benchmark.c +++ b/lib/utils_benchmark.c @@ -2,8 +2,8 @@ /* * libcryptsetup - cryptsetup library, cipher benchmark * - * Copyright (C) 2012-2024 Red Hat, Inc. All rights reserved. - * Copyright (C) 2012-2024 Milan Broz + * Copyright (C) 2012-2025 Red Hat, Inc. All rights reserved. + * Copyright (C) 2012-2025 Milan Broz */ #include diff --git a/lib/utils_blkid.c b/lib/utils_blkid.c index a5cf5ada..54815e67 100644 --- a/lib/utils_blkid.c +++ b/lib/utils_blkid.c @@ -2,7 +2,7 @@ /* * blkid probe utilities * - * Copyright (C) 2018-2024 Red Hat, Inc. All rights reserved. + * Copyright (C) 2018-2025 Red Hat, Inc. All rights reserved. */ #include diff --git a/lib/utils_blkid.h b/lib/utils_blkid.h index 6d7f70f8..21125751 100644 --- a/lib/utils_blkid.h +++ b/lib/utils_blkid.h @@ -2,7 +2,7 @@ /* * blkid probe utilities * - * Copyright (C) 2018-2024 Red Hat, Inc. All rights reserved. + * Copyright (C) 2018-2025 Red Hat, Inc. All rights reserved. */ #ifndef _UTILS_BLKID_H diff --git a/lib/utils_crypt.c b/lib/utils_crypt.c index 02382813..9121e42a 100644 --- a/lib/utils_crypt.c +++ b/lib/utils_crypt.c @@ -3,8 +3,8 @@ * utils_crypt - cipher utilities for cryptsetup * * Copyright (C) 2004-2007 Clemens Fruhwirth - * Copyright (C) 2009-2024 Red Hat, Inc. All rights reserved. - * Copyright (C) 2009-2024 Milan Broz + * Copyright (C) 2009-2025 Red Hat, Inc. All rights reserved. + * Copyright (C) 2009-2025 Milan Broz */ #include diff --git a/lib/utils_crypt.h b/lib/utils_crypt.h index 499e7b6a..21cf4b5c 100644 --- a/lib/utils_crypt.h +++ b/lib/utils_crypt.h @@ -3,8 +3,8 @@ * utils_crypt - cipher utilities for cryptsetup * * Copyright (C) 2004-2007 Clemens Fruhwirth - * Copyright (C) 2009-2024 Red Hat, Inc. All rights reserved. - * Copyright (C) 2009-2024 Milan Broz + * Copyright (C) 2009-2025 Red Hat, Inc. All rights reserved. + * Copyright (C) 2009-2025 Milan Broz */ #ifndef _UTILS_CRYPT_H diff --git a/lib/utils_device.c b/lib/utils_device.c index 73148bf0..8faeca32 100644 --- a/lib/utils_device.c +++ b/lib/utils_device.c @@ -4,8 +4,8 @@ * * Copyright (C) 2004 Jana Saout * Copyright (C) 2004-2007 Clemens Fruhwirth - * Copyright (C) 2009-2024 Red Hat, Inc. All rights reserved. - * Copyright (C) 2009-2024 Milan Broz + * Copyright (C) 2009-2025 Red Hat, Inc. All rights reserved. + * Copyright (C) 2009-2025 Milan Broz */ #include diff --git a/lib/utils_device_locking.c b/lib/utils_device_locking.c index 57a467d4..9191b09f 100644 --- a/lib/utils_device_locking.c +++ b/lib/utils_device_locking.c @@ -2,8 +2,8 @@ /* * Metadata on-disk locking for processes serialization * - * Copyright (C) 2016-2024 Red Hat, Inc. All rights reserved. - * Copyright (C) 2016-2024 Ondrej Kozina + * Copyright (C) 2016-2025 Red Hat, Inc. All rights reserved. + * Copyright (C) 2016-2025 Ondrej Kozina */ #include diff --git a/lib/utils_device_locking.h b/lib/utils_device_locking.h index 4287dbf5..9cc25cac 100644 --- a/lib/utils_device_locking.h +++ b/lib/utils_device_locking.h @@ -2,8 +2,8 @@ /* * Metadata on-disk locking for processes serialization * - * Copyright (C) 2016-2024 Red Hat, Inc. All rights reserved. - * Copyright (C) 2016-2024 Ondrej Kozina + * Copyright (C) 2016-2025 Red Hat, Inc. All rights reserved. + * Copyright (C) 2016-2025 Ondrej Kozina */ #ifndef _CRYPTSETUP_UTILS_LOCKING_H diff --git a/lib/utils_devpath.c b/lib/utils_devpath.c index 2c940485..f504389b 100644 --- a/lib/utils_devpath.c +++ b/lib/utils_devpath.c @@ -4,8 +4,8 @@ * * Copyright (C) 2004 Jana Saout * Copyright (C) 2004-2007 Clemens Fruhwirth - * Copyright (C) 2009-2024 Red Hat, Inc. All rights reserved. - * Copyright (C) 2009-2024 Milan Broz + * Copyright (C) 2009-2025 Red Hat, Inc. All rights reserved. + * Copyright (C) 2009-2025 Milan Broz */ #include diff --git a/lib/utils_dm.h b/lib/utils_dm.h index cdccb42e..f5fa4d01 100644 --- a/lib/utils_dm.h +++ b/lib/utils_dm.h @@ -4,8 +4,8 @@ * * Copyright (C) 2004 Jana Saout * Copyright (C) 2004-2007 Clemens Fruhwirth - * Copyright (C) 2009-2024 Red Hat, Inc. All rights reserved. - * Copyright (C) 2009-2024 Milan Broz + * Copyright (C) 2009-2025 Red Hat, Inc. All rights reserved. + * Copyright (C) 2009-2025 Milan Broz */ #ifndef _UTILS_DM_H diff --git a/lib/utils_io.c b/lib/utils_io.c index 1e476735..705c0515 100644 --- a/lib/utils_io.c +++ b/lib/utils_io.c @@ -4,8 +4,8 @@ * * Copyright (C) 2004 Jana Saout * Copyright (C) 2004-2007 Clemens Fruhwirth - * Copyright (C) 2009-2024 Red Hat, Inc. All rights reserved. - * Copyright (C) 2009-2024 Milan Broz + * Copyright (C) 2009-2025 Red Hat, Inc. All rights reserved. + * Copyright (C) 2009-2025 Milan Broz */ #include diff --git a/lib/utils_io.h b/lib/utils_io.h index 404c0f5d..f80cf17f 100644 --- a/lib/utils_io.h +++ b/lib/utils_io.h @@ -4,8 +4,8 @@ * * Copyright (C) 2004 Jana Saout * Copyright (C) 2004-2007 Clemens Fruhwirth - * Copyright (C) 2009-2024 Red Hat, Inc. All rights reserved. - * Copyright (C) 2009-2024 Milan Broz + * Copyright (C) 2009-2025 Red Hat, Inc. All rights reserved. + * Copyright (C) 2009-2025 Milan Broz */ #ifndef _CRYPTSETUP_UTILS_IO_H diff --git a/lib/utils_keyring.c b/lib/utils_keyring.c index 41295dfc..1099ed66 100644 --- a/lib/utils_keyring.c +++ b/lib/utils_keyring.c @@ -2,8 +2,8 @@ /* * kernel keyring utilities * - * Copyright (C) 2016-2024 Red Hat, Inc. All rights reserved. - * Copyright (C) 2016-2024 Ondrej Kozina + * Copyright (C) 2016-2025 Red Hat, Inc. All rights reserved. + * Copyright (C) 2016-2025 Ondrej Kozina */ #include diff --git a/lib/utils_keyring.h b/lib/utils_keyring.h index fbbb2795..1a9f5a2b 100644 --- a/lib/utils_keyring.h +++ b/lib/utils_keyring.h @@ -2,8 +2,8 @@ /* * kernel keyring syscall wrappers * - * Copyright (C) 2016-2024 Red Hat, Inc. All rights reserved. - * Copyright (C) 2016-2024 Ondrej Kozina + * Copyright (C) 2016-2025 Red Hat, Inc. All rights reserved. + * Copyright (C) 2016-2025 Ondrej Kozina */ #ifndef _UTILS_KEYRING diff --git a/lib/utils_loop.c b/lib/utils_loop.c index 6af47f55..ef9b85bf 100644 --- a/lib/utils_loop.c +++ b/lib/utils_loop.c @@ -2,8 +2,8 @@ /* * loopback block device utilities * - * Copyright (C) 2009-2024 Red Hat, Inc. All rights reserved. - * Copyright (C) 2009-2024 Milan Broz + * Copyright (C) 2009-2025 Red Hat, Inc. All rights reserved. + * Copyright (C) 2009-2025 Milan Broz */ #include diff --git a/lib/utils_loop.h b/lib/utils_loop.h index a0c7491d..4edeff3a 100644 --- a/lib/utils_loop.h +++ b/lib/utils_loop.h @@ -2,8 +2,8 @@ /* * loopback block device utilities * - * Copyright (C) 2009-2024 Red Hat, Inc. All rights reserved. - * Copyright (C) 2009-2024 Milan Broz + * Copyright (C) 2009-2025 Red Hat, Inc. All rights reserved. + * Copyright (C) 2009-2025 Milan Broz */ #ifndef _UTILS_LOOP_H diff --git a/lib/utils_pbkdf.c b/lib/utils_pbkdf.c index 670a5761..b54509c8 100644 --- a/lib/utils_pbkdf.c +++ b/lib/utils_pbkdf.c @@ -2,8 +2,8 @@ /* * utils_pbkdf - PBKDF settings for libcryptsetup * - * Copyright (C) 2009-2024 Red Hat, Inc. All rights reserved. - * Copyright (C) 2009-2024 Milan Broz + * Copyright (C) 2009-2025 Red Hat, Inc. All rights reserved. + * Copyright (C) 2009-2025 Milan Broz */ #include diff --git a/lib/utils_safe_memory.c b/lib/utils_safe_memory.c index b9807f4c..885a5518 100644 --- a/lib/utils_safe_memory.c +++ b/lib/utils_safe_memory.c @@ -2,8 +2,8 @@ /* * utils_safe_memory - safe memory helpers * - * Copyright (C) 2009-2024 Red Hat, Inc. All rights reserved. - * Copyright (C) 2009-2024 Milan Broz + * Copyright (C) 2009-2025 Red Hat, Inc. All rights reserved. + * Copyright (C) 2009-2025 Milan Broz */ #include diff --git a/lib/utils_storage_wrappers.c b/lib/utils_storage_wrappers.c index c23edf23..07638e23 100644 --- a/lib/utils_storage_wrappers.c +++ b/lib/utils_storage_wrappers.c @@ -3,7 +3,7 @@ * Generic wrapper for storage functions * (experimental only) * - * Copyright (C) 2018-2024 Ondrej Kozina + * Copyright (C) 2018-2025 Ondrej Kozina */ #include diff --git a/lib/utils_storage_wrappers.h b/lib/utils_storage_wrappers.h index ebc7ed3d..c7a64b25 100644 --- a/lib/utils_storage_wrappers.h +++ b/lib/utils_storage_wrappers.h @@ -3,7 +3,7 @@ * Generic wrapper for storage functions * (experimental only) * - * Copyright (C) 2018-2024 Ondrej Kozina + * Copyright (C) 2018-2025 Ondrej Kozina */ #ifndef _UTILS_STORAGE_WRAPPERS_H diff --git a/lib/utils_wipe.c b/lib/utils_wipe.c index 2aa74e6f..464c6ff2 100644 --- a/lib/utils_wipe.c +++ b/lib/utils_wipe.c @@ -3,8 +3,8 @@ * utils_wipe - wipe a device * * Copyright (C) 2004-2007 Clemens Fruhwirth - * Copyright (C) 2009-2024 Red Hat, Inc. All rights reserved. - * Copyright (C) 2009-2024 Milan Broz + * Copyright (C) 2009-2025 Red Hat, Inc. All rights reserved. + * Copyright (C) 2009-2025 Milan Broz */ #include diff --git a/lib/verity/rs.h b/lib/verity/rs.h index 48f3a09a..195e00c7 100644 --- a/lib/verity/rs.h +++ b/lib/verity/rs.h @@ -4,7 +4,7 @@ * * Copyright (C) 2004 Phil Karn, KA9Q * libcryptsetup modifications - * Copyright (C) 2017-2024 Red Hat, Inc. All rights reserved. + * Copyright (C) 2017-2025 Red Hat, Inc. All rights reserved. */ #ifndef _LIBFEC_RS_H diff --git a/lib/verity/rs_decode_char.c b/lib/verity/rs_decode_char.c index 0fcceaed..f819dea0 100644 --- a/lib/verity/rs_decode_char.c +++ b/lib/verity/rs_decode_char.c @@ -4,7 +4,7 @@ * * Copyright (C) 2002, Phil Karn, KA9Q * libcryptsetup modifications - * Copyright (C) 2017-2024 Red Hat, Inc. All rights reserved. + * Copyright (C) 2017-2025 Red Hat, Inc. All rights reserved. */ #include diff --git a/lib/verity/rs_encode_char.c b/lib/verity/rs_encode_char.c index 259b29d7..8d1b6c3d 100644 --- a/lib/verity/rs_encode_char.c +++ b/lib/verity/rs_encode_char.c @@ -4,7 +4,7 @@ * * Copyright (C) 2002, Phil Karn, KA9Q * libcryptsetup modifications - * Copyright (C) 2017-2024 Red Hat, Inc. All rights reserved. + * Copyright (C) 2017-2025 Red Hat, Inc. All rights reserved. */ #include diff --git a/lib/verity/verity.c b/lib/verity/verity.c index f215db0c..476c22eb 100644 --- a/lib/verity/verity.c +++ b/lib/verity/verity.c @@ -2,7 +2,7 @@ /* * dm-verity volume handling * - * Copyright (C) 2012-2024 Red Hat, Inc. All rights reserved. + * Copyright (C) 2012-2025 Red Hat, Inc. All rights reserved. */ #include diff --git a/lib/verity/verity.h b/lib/verity/verity.h index f0c43a78..7d798102 100644 --- a/lib/verity/verity.h +++ b/lib/verity/verity.h @@ -2,7 +2,7 @@ /* * dm-verity volume handling * - * Copyright (C) 2012-2024 Red Hat, Inc. All rights reserved. + * Copyright (C) 2012-2025 Red Hat, Inc. All rights reserved. */ #ifndef _VERITY_H diff --git a/lib/verity/verity_fec.c b/lib/verity/verity_fec.c index ca60b2e7..2dfb4ac1 100644 --- a/lib/verity/verity_fec.c +++ b/lib/verity/verity_fec.c @@ -3,7 +3,7 @@ * dm-verity Forward Error Correction (FEC) support * * Copyright (C) 2015 Google, Inc. All rights reserved. - * Copyright (C) 2017-2024 Red Hat, Inc. All rights reserved. + * Copyright (C) 2017-2025 Red Hat, Inc. All rights reserved. */ #include diff --git a/lib/verity/verity_hash.c b/lib/verity/verity_hash.c index 56b1569c..e9962c54 100644 --- a/lib/verity/verity_hash.c +++ b/lib/verity/verity_hash.c @@ -2,7 +2,7 @@ /* * dm-verity volume handling * - * Copyright (C) 2012-2024 Red Hat, Inc. All rights reserved. + * Copyright (C) 2012-2025 Red Hat, Inc. All rights reserved. */ #include diff --git a/lib/volumekey.c b/lib/volumekey.c index 9f33d6b1..3f503473 100644 --- a/lib/volumekey.c +++ b/lib/volumekey.c @@ -3,7 +3,7 @@ * cryptsetup volume key implementation * * Copyright (C) 2004-2006 Clemens Fruhwirth - * Copyright (C) 2010-2024 Red Hat, Inc. All rights reserved. + * Copyright (C) 2010-2025 Red Hat, Inc. All rights reserved. */ #include diff --git a/src/cryptsetup.c b/src/cryptsetup.c index f6b19451..010fcf6c 100644 --- a/src/cryptsetup.c +++ b/src/cryptsetup.c @@ -4,8 +4,8 @@ * * Copyright (C) 2004 Jana Saout * Copyright (C) 2004-2007 Clemens Fruhwirth - * Copyright (C) 2009-2024 Red Hat, Inc. All rights reserved. - * Copyright (C) 2009-2024 Milan Broz + * Copyright (C) 2009-2025 Red Hat, Inc. All rights reserved. + * Copyright (C) 2009-2025 Milan Broz */ #include diff --git a/src/cryptsetup.h b/src/cryptsetup.h index e3579542..c0cd88a6 100644 --- a/src/cryptsetup.h +++ b/src/cryptsetup.h @@ -4,8 +4,8 @@ * * Copyright (C) 2004 Jana Saout * Copyright (C) 2004-2007 Clemens Fruhwirth - * Copyright (C) 2009-2024 Red Hat, Inc. All rights reserved. - * Copyright (C) 2009-2024 Milan Broz + * Copyright (C) 2009-2025 Red Hat, Inc. All rights reserved. + * Copyright (C) 2009-2025 Milan Broz */ #ifndef CRYPTSETUP_H diff --git a/src/cryptsetup_arg_list.h b/src/cryptsetup_arg_list.h index f4e3da1d..2ec6958a 100644 --- a/src/cryptsetup_arg_list.h +++ b/src/cryptsetup_arg_list.h @@ -2,8 +2,8 @@ /* * Cryptsetup command line arguments list * - * Copyright (C) 2020-2024 Red Hat, Inc. All rights reserved. - * Copyright (C) 2020-2024 Ondrej Kozina + * Copyright (C) 2020-2025 Red Hat, Inc. All rights reserved. + * Copyright (C) 2020-2025 Ondrej Kozina */ /* long name, short name, popt type, help description, units, internal argument type, default value, allowed actions (empty=global) */ diff --git a/src/cryptsetup_args.h b/src/cryptsetup_args.h index 11bfb48c..9c4ffbd4 100644 --- a/src/cryptsetup_args.h +++ b/src/cryptsetup_args.h @@ -2,8 +2,8 @@ /* * Command line arguments helpers * - * Copyright (C) 2020-2024 Red Hat, Inc. All rights reserved. - * Copyright (C) 2020-2024 Ondrej Kozina + * Copyright (C) 2020-2025 Red Hat, Inc. All rights reserved. + * Copyright (C) 2020-2025 Ondrej Kozina */ #ifndef CRYPTSETUP_ARGS_H diff --git a/src/integritysetup.c b/src/integritysetup.c index f70523ce..e2686731 100644 --- a/src/integritysetup.c +++ b/src/integritysetup.c @@ -2,8 +2,8 @@ /* * integritysetup - setup integrity protected volumes for dm-integrity * - * Copyright (C) 2017-2024 Red Hat, Inc. All rights reserved. - * Copyright (C) 2017-2024 Milan Broz + * Copyright (C) 2017-2025 Red Hat, Inc. All rights reserved. + * Copyright (C) 2017-2025 Milan Broz */ #include diff --git a/src/integritysetup_arg_list.h b/src/integritysetup_arg_list.h index 2483810e..41e96cf1 100644 --- a/src/integritysetup_arg_list.h +++ b/src/integritysetup_arg_list.h @@ -2,8 +2,8 @@ /* * Integritysetup command line arguments list * - * Copyright (C) 2020-2024 Red Hat, Inc. All rights reserved. - * Copyright (C) 2020-2024 Ondrej Kozina + * Copyright (C) 2020-2025 Red Hat, Inc. All rights reserved. + * Copyright (C) 2020-2025 Ondrej Kozina */ /* long name, short name, popt type, help description, units, internal argument type, default value */ diff --git a/src/integritysetup_args.h b/src/integritysetup_args.h index a11c2797..04ba6608 100644 --- a/src/integritysetup_args.h +++ b/src/integritysetup_args.h @@ -2,8 +2,8 @@ /* * Command line arguments helpers * - * Copyright (C) 2020-2024 Red Hat, Inc. All rights reserved. - * Copyright (C) 2020-2024 Ondrej Kozina + * Copyright (C) 2020-2025 Red Hat, Inc. All rights reserved. + * Copyright (C) 2020-2025 Ondrej Kozina */ #ifndef INTEGRITYSETUP_ARGS_H diff --git a/src/utils_arg_macros.h b/src/utils_arg_macros.h index 15f92eeb..a92468bb 100644 --- a/src/utils_arg_macros.h +++ b/src/utils_arg_macros.h @@ -2,8 +2,8 @@ /* * Command line arguments parsing helpers * - * Copyright (C) 2020-2024 Red Hat, Inc. All rights reserved. - * Copyright (C) 2020-2024 Ondrej Kozina + * Copyright (C) 2020-2025 Red Hat, Inc. All rights reserved. + * Copyright (C) 2020-2025 Ondrej Kozina */ #ifndef UTILS_ARG_MACROS_H diff --git a/src/utils_arg_names.h b/src/utils_arg_names.h index c415ed2e..9b9b1a73 100644 --- a/src/utils_arg_names.h +++ b/src/utils_arg_names.h @@ -2,8 +2,8 @@ /* * Command line arguments name list * - * Copyright (C) 2020-2024 Red Hat, Inc. All rights reserved. - * Copyright (C) 2020-2024 Ondrej Kozina + * Copyright (C) 2020-2025 Red Hat, Inc. All rights reserved. + * Copyright (C) 2020-2025 Ondrej Kozina */ #ifndef UTILS_ARG_NAMES_H diff --git a/src/utils_args.c b/src/utils_args.c index 76ff82b0..e2a60857 100644 --- a/src/utils_args.c +++ b/src/utils_args.c @@ -2,8 +2,8 @@ /* * Command line arguments parsing helpers * - * Copyright (C) 2020-2024 Red Hat, Inc. All rights reserved. - * Copyright (C) 2020-2024 Ondrej Kozina + * Copyright (C) 2020-2025 Red Hat, Inc. All rights reserved. + * Copyright (C) 2020-2025 Ondrej Kozina */ #include "cryptsetup.h" diff --git a/src/utils_blockdev.c b/src/utils_blockdev.c index 659eb897..917bfd5e 100644 --- a/src/utils_blockdev.c +++ b/src/utils_blockdev.c @@ -2,8 +2,8 @@ /* * Linux block devices helpers * - * Copyright (C) 2018-2024 Red Hat, Inc. All rights reserved. - * Copyright (C) 2018-2024 Ondrej Kozina + * Copyright (C) 2018-2025 Red Hat, Inc. All rights reserved. + * Copyright (C) 2018-2025 Ondrej Kozina */ #include "cryptsetup.h" diff --git a/src/utils_key_description.c b/src/utils_key_description.c index 91a64bd8..610e578e 100644 --- a/src/utils_key_description.c +++ b/src/utils_key_description.c @@ -2,9 +2,9 @@ /* * Password quality check wrapper * - * Copyright (C) 2023-2024 Red Hat, Inc. All rights reserved. - * Copyright (C) 2023-2024 Ondrej Kozina - * Copyright (C) 2023-2024 Milan Broz + * Copyright (C) 2023-2025 Red Hat, Inc. All rights reserved. + * Copyright (C) 2023-2025 Ondrej Kozina + * Copyright (C) 2023-2025 Milan Broz */ #include "cryptsetup.h" diff --git a/src/utils_luks.c b/src/utils_luks.c index 2357a0c2..aa4bfe64 100644 --- a/src/utils_luks.c +++ b/src/utils_luks.c @@ -2,9 +2,9 @@ /* * Helper utilities for LUKS2 features * - * Copyright (C) 2018-2024 Red Hat, Inc. All rights reserved. - * Copyright (C) 2018-2024 Milan Broz - * Copyright (C) 2018-2024 Ondrej Kozina + * Copyright (C) 2018-2025 Red Hat, Inc. All rights reserved. + * Copyright (C) 2018-2025 Milan Broz + * Copyright (C) 2018-2025 Ondrej Kozina */ #include "cryptsetup.h" diff --git a/src/utils_luks.h b/src/utils_luks.h index 9c62325a..30ced4ee 100644 --- a/src/utils_luks.h +++ b/src/utils_luks.h @@ -2,9 +2,9 @@ /* * Helper utilities for LUKS in cryptsetup * - * Copyright (C) 2018-2024 Red Hat, Inc. All rights reserved. - * Copyright (C) 2018-2024 Milan Broz - * Copyright (C) 2018-2024 Ondrej Kozina + * Copyright (C) 2018-2025 Red Hat, Inc. All rights reserved. + * Copyright (C) 2018-2025 Milan Broz + * Copyright (C) 2018-2025 Ondrej Kozina */ #ifndef UTILS_LUKS_H diff --git a/src/utils_password.c b/src/utils_password.c index 1900f311..e2360fe5 100644 --- a/src/utils_password.c +++ b/src/utils_password.c @@ -2,8 +2,8 @@ /* * Password quality check wrapper * - * Copyright (C) 2012-2024 Red Hat, Inc. All rights reserved. - * Copyright (C) 2012-2024 Milan Broz + * Copyright (C) 2012-2025 Red Hat, Inc. All rights reserved. + * Copyright (C) 2012-2025 Milan Broz */ #include "cryptsetup.h" diff --git a/src/utils_progress.c b/src/utils_progress.c index 5477a44f..26ba6574 100644 --- a/src/utils_progress.c +++ b/src/utils_progress.c @@ -2,8 +2,8 @@ /* * cryptsetup - progress output utilities * - * Copyright (C) 2009-2024 Red Hat, Inc. All rights reserved. - * Copyright (C) 2009-2024 Milan Broz + * Copyright (C) 2009-2025 Red Hat, Inc. All rights reserved. + * Copyright (C) 2009-2025 Milan Broz */ #include diff --git a/src/utils_reencrypt.c b/src/utils_reencrypt.c index c18ea6c2..d608682a 100644 --- a/src/utils_reencrypt.c +++ b/src/utils_reencrypt.c @@ -2,9 +2,9 @@ /* * cryptsetup - action re-encryption utilities * - * Copyright (C) 2009-2024 Red Hat, Inc. All rights reserved. - * Copyright (C) 2009-2024 Milan Broz - * Copyright (C) 2021-2024 Ondrej Kozina + * Copyright (C) 2009-2025 Red Hat, Inc. All rights reserved. + * Copyright (C) 2009-2025 Milan Broz + * Copyright (C) 2021-2025 Ondrej Kozina */ #include diff --git a/src/utils_reencrypt_luks1.c b/src/utils_reencrypt_luks1.c index 8599972a..157f2b88 100644 --- a/src/utils_reencrypt_luks1.c +++ b/src/utils_reencrypt_luks1.c @@ -2,8 +2,8 @@ /* * cryptsetup - LUKS1 utility for offline re-encryption * - * Copyright (C) 2012-2024 Red Hat, Inc. All rights reserved. - * Copyright (C) 2012-2024 Milan Broz + * Copyright (C) 2012-2025 Red Hat, Inc. All rights reserved. + * Copyright (C) 2012-2025 Milan Broz */ #include diff --git a/src/utils_tools.c b/src/utils_tools.c index 4271c38c..19f0a9b6 100644 --- a/src/utils_tools.c +++ b/src/utils_tools.c @@ -4,8 +4,8 @@ * * Copyright (C) 2004 Jana Saout * Copyright (C) 2004-2007 Clemens Fruhwirth - * Copyright (C) 2009-2024 Red Hat, Inc. All rights reserved. - * Copyright (C) 2009-2024 Milan Broz + * Copyright (C) 2009-2025 Red Hat, Inc. All rights reserved. + * Copyright (C) 2009-2025 Milan Broz */ #include "cryptsetup.h" diff --git a/src/veritysetup.c b/src/veritysetup.c index d901f780..7792f96f 100644 --- a/src/veritysetup.c +++ b/src/veritysetup.c @@ -2,8 +2,8 @@ /* * veritysetup - setup cryptographic volumes for dm-verity * - * Copyright (C) 2012-2024 Red Hat, Inc. All rights reserved. - * Copyright (C) 2012-2024 Milan Broz + * Copyright (C) 2012-2025 Red Hat, Inc. All rights reserved. + * Copyright (C) 2012-2025 Milan Broz */ #include "cryptsetup.h" diff --git a/src/veritysetup_arg_list.h b/src/veritysetup_arg_list.h index 7e8dfb37..2246a8fb 100644 --- a/src/veritysetup_arg_list.h +++ b/src/veritysetup_arg_list.h @@ -2,8 +2,8 @@ /* * Veritysetup command line arguments list * - * Copyright (C) 2020-2024 Red Hat, Inc. All rights reserved. - * Copyright (C) 2020-2024 Ondrej Kozina + * Copyright (C) 2020-2025 Red Hat, Inc. All rights reserved. + * Copyright (C) 2020-2025 Ondrej Kozina */ /* long name, short name, popt type, help description, units, internal argument type, default value, allowed actions (empty=global) */ diff --git a/src/veritysetup_args.h b/src/veritysetup_args.h index bb2e302c..19fa05d6 100644 --- a/src/veritysetup_args.h +++ b/src/veritysetup_args.h @@ -2,8 +2,8 @@ /* * Command line arguments helpers * - * Copyright (C) 2020-2024 Red Hat, Inc. All rights reserved. - * Copyright (C) 2020-2024 Ondrej Kozina + * Copyright (C) 2020-2025 Red Hat, Inc. All rights reserved. + * Copyright (C) 2020-2025 Ondrej Kozina */ #ifndef VERITYSETUP_ARGS_H diff --git a/tests/all-symbols-test.c b/tests/all-symbols-test.c index 5904e3b5..b239ec39 100644 --- a/tests/all-symbols-test.c +++ b/tests/all-symbols-test.c @@ -2,7 +2,7 @@ /* * Test utility checking symbol versions in libcryptsetup. * - * Copyright (C) 2021-2024 Red Hat, Inc. All rights reserved. + * Copyright (C) 2021-2025 Red Hat, Inc. All rights reserved. */ #include diff --git a/tests/api-test-2.c b/tests/api-test-2.c index c51a068a..7e82f147 100644 --- a/tests/api-test-2.c +++ b/tests/api-test-2.c @@ -2,9 +2,9 @@ /* * cryptsetup library LUKS2 API check functions * - * Copyright (C) 2009-2024 Red Hat, Inc. All rights reserved. - * Copyright (C) 2009-2024 Milan Broz - * Copyright (C) 2016-2024 Ondrej Kozina + * Copyright (C) 2009-2025 Red Hat, Inc. All rights reserved. + * Copyright (C) 2009-2025 Milan Broz + * Copyright (C) 2016-2025 Ondrej Kozina */ #include diff --git a/tests/api-test.c b/tests/api-test.c index 7b9a2891..138b7e5d 100644 --- a/tests/api-test.c +++ b/tests/api-test.c @@ -2,9 +2,9 @@ /* * cryptsetup library API check functions * - * Copyright (C) 2009-2024 Red Hat, Inc. All rights reserved. - * Copyright (C) 2009-2024 Milan Broz - * Copyright (C) 2016-2024 Ondrej Kozina + * Copyright (C) 2009-2025 Red Hat, Inc. All rights reserved. + * Copyright (C) 2009-2025 Milan Broz + * Copyright (C) 2016-2025 Ondrej Kozina */ #include diff --git a/tests/api_test.h b/tests/api_test.h index a333da33..9c0bf7b9 100644 --- a/tests/api_test.h +++ b/tests/api_test.h @@ -2,9 +2,9 @@ /* * cryptsetup library API check functions * - * Copyright (C) 2009-2024 Red Hat, Inc. All rights reserved. - * Copyright (C) 2009-2024 Milan Broz - * Copyright (C) 2016-2024 Ondrej Kozina + * Copyright (C) 2009-2025 Red Hat, Inc. All rights reserved. + * Copyright (C) 2009-2025 Milan Broz + * Copyright (C) 2016-2025 Ondrej Kozina */ #ifndef API_TEST_H diff --git a/tests/crypto-check.c b/tests/crypto-check.c index 96e34d49..43be2520 100644 --- a/tests/crypto-check.c +++ b/tests/crypto-check.c @@ -2,7 +2,7 @@ /* * Test utility checking availability of crypto primitive in crypto backend. * - * Copyright (C) 2024 Milan Broz + * Copyright (C) 2024-2025 Milan Broz */ #include diff --git a/tests/crypto-vectors.c b/tests/crypto-vectors.c index e9045bc2..e06d7bd4 100644 --- a/tests/crypto-vectors.c +++ b/tests/crypto-vectors.c @@ -2,7 +2,7 @@ /* * cryptsetup crypto backend test vectors * - * Copyright (C) 2018-2024 Milan Broz + * Copyright (C) 2018-2025 Milan Broz */ #include diff --git a/tests/differ.c b/tests/differ.c index 5d19745a..a713893f 100644 --- a/tests/differ.c +++ b/tests/differ.c @@ -2,7 +2,7 @@ /* * cryptsetup file differ check (rewritten Clemens' fileDiffer in Python) * - * Copyright (C) 2010-2024 Red Hat, Inc. All rights reserved. + * Copyright (C) 2010-2025 Red Hat, Inc. All rights reserved. */ #include diff --git a/tests/fuzz/LUKS2.proto b/tests/fuzz/LUKS2.proto index 7ec017f8..3e4c564d 100644 --- a/tests/fuzz/LUKS2.proto +++ b/tests/fuzz/LUKS2.proto @@ -2,8 +2,8 @@ /* * cryptsetup LUKS2 custom mutator * - * Copyright (C) 2022-2024 Daniel Zatovic - * Copyright (C) 2022-2024 Red Hat, Inc. All rights reserved. + * Copyright (C) 2022-2025 Daniel Zatovic + * Copyright (C) 2022-2025 Red Hat, Inc. All rights reserved. */ syntax = "proto2"; diff --git a/tests/fuzz/LUKS2_plain_JSON.proto b/tests/fuzz/LUKS2_plain_JSON.proto index dc2bcedd..d825f74b 100644 --- a/tests/fuzz/LUKS2_plain_JSON.proto +++ b/tests/fuzz/LUKS2_plain_JSON.proto @@ -2,8 +2,8 @@ /* * cryptsetup LUKS2 custom mutator * - * Copyright (C) 2022-2024 Daniel Zatovic - * Copyright (C) 2022-2024 Red Hat, Inc. All rights reserved. + * Copyright (C) 2022-2025 Daniel Zatovic + * Copyright (C) 2022-2025 Red Hat, Inc. All rights reserved. */ syntax = "proto2"; diff --git a/tests/fuzz/crypt2_load_fuzz.cc b/tests/fuzz/crypt2_load_fuzz.cc index 4e53c421..db365b68 100644 --- a/tests/fuzz/crypt2_load_fuzz.cc +++ b/tests/fuzz/crypt2_load_fuzz.cc @@ -2,8 +2,8 @@ /* * cryptsetup LUKS2 fuzz target * - * Copyright (C) 2022-2024 Daniel Zatovic - * Copyright (C) 2022-2024 Red Hat, Inc. All rights reserved. + * Copyright (C) 2022-2025 Daniel Zatovic + * Copyright (C) 2022-2025 Red Hat, Inc. All rights reserved. */ extern "C" { diff --git a/tests/fuzz/crypt2_load_proto_fuzz.cc b/tests/fuzz/crypt2_load_proto_fuzz.cc index e0769389..def3cf0a 100644 --- a/tests/fuzz/crypt2_load_proto_fuzz.cc +++ b/tests/fuzz/crypt2_load_proto_fuzz.cc @@ -2,8 +2,8 @@ /* * cryptsetup LUKS2 custom mutator fuzz target * - * Copyright (C) 2022-2024 Daniel Zatovic - * Copyright (C) 2022-2024 Red Hat, Inc. All rights reserved. + * Copyright (C) 2022-2025 Daniel Zatovic + * Copyright (C) 2022-2025 Red Hat, Inc. All rights reserved. */ #include "LUKS2.pb.h" diff --git a/tests/fuzz/crypt2_load_proto_plain_json_fuzz.cc b/tests/fuzz/crypt2_load_proto_plain_json_fuzz.cc index deb15e37..c1f0f43e 100644 --- a/tests/fuzz/crypt2_load_proto_plain_json_fuzz.cc +++ b/tests/fuzz/crypt2_load_proto_plain_json_fuzz.cc @@ -2,8 +2,8 @@ /* * cryptsetup LUKS2 custom mutator fuzz target * - * Copyright (C) 2022-2024 Daniel Zatovic - * Copyright (C) 2022-2024 Red Hat, Inc. All rights reserved. + * Copyright (C) 2022-2025 Daniel Zatovic + * Copyright (C) 2022-2025 Red Hat, Inc. All rights reserved. */ #include "LUKS2_plain_JSON.pb.h" diff --git a/tests/fuzz/plain_json_proto_to_luks2.cc b/tests/fuzz/plain_json_proto_to_luks2.cc index f3a52c73..04d33f85 100644 --- a/tests/fuzz/plain_json_proto_to_luks2.cc +++ b/tests/fuzz/plain_json_proto_to_luks2.cc @@ -2,8 +2,8 @@ /* * cryptsetup LUKS2 protobuf to image converter * - * Copyright (C) 2022-2024 Daniel Zatovic - * Copyright (C) 2022-2024 Red Hat, Inc. All rights reserved. + * Copyright (C) 2022-2025 Daniel Zatovic + * Copyright (C) 2022-2025 Red Hat, Inc. All rights reserved. */ #include diff --git a/tests/fuzz/plain_json_proto_to_luks2_converter.cc b/tests/fuzz/plain_json_proto_to_luks2_converter.cc index d1304613..60d2e1dd 100644 --- a/tests/fuzz/plain_json_proto_to_luks2_converter.cc +++ b/tests/fuzz/plain_json_proto_to_luks2_converter.cc @@ -2,8 +2,8 @@ /* * cryptsetup LUKS2 custom mutator fuzz target * - * Copyright (C) 2022-2024 Daniel Zatovic - * Copyright (C) 2022-2024 Red Hat, Inc. All rights reserved. + * Copyright (C) 2022-2025 Daniel Zatovic + * Copyright (C) 2022-2025 Red Hat, Inc. All rights reserved. */ #include "plain_json_proto_to_luks2_converter.h" diff --git a/tests/fuzz/plain_json_proto_to_luks2_converter.h b/tests/fuzz/plain_json_proto_to_luks2_converter.h index bba0df82..74aced52 100644 --- a/tests/fuzz/plain_json_proto_to_luks2_converter.h +++ b/tests/fuzz/plain_json_proto_to_luks2_converter.h @@ -2,8 +2,8 @@ /* * cryptsetup LUKS2 custom mutator fuzz target * - * Copyright (C) 2022-2024 Daniel Zatovic - * Copyright (C) 2022-2024 Red Hat, Inc. All rights reserved. + * Copyright (C) 2022-2025 Daniel Zatovic + * Copyright (C) 2022-2025 Red Hat, Inc. All rights reserved. */ #ifndef LUKS2_PROTO_CONVERTER_H_ diff --git a/tests/fuzz/proto_to_luks2.cc b/tests/fuzz/proto_to_luks2.cc index d6af21f6..bd5ff799 100644 --- a/tests/fuzz/proto_to_luks2.cc +++ b/tests/fuzz/proto_to_luks2.cc @@ -2,8 +2,8 @@ /* * cryptsetup LUKS2 protobuf to image converter * - * Copyright (C) 2022-2024 Daniel Zatovic - * Copyright (C) 2022-2024 Red Hat, Inc. All rights reserved. + * Copyright (C) 2022-2025 Daniel Zatovic + * Copyright (C) 2022-2025 Red Hat, Inc. All rights reserved. */ #include diff --git a/tests/fuzz/proto_to_luks2_converter.cc b/tests/fuzz/proto_to_luks2_converter.cc index 1ae32c6c..17a2cb42 100644 --- a/tests/fuzz/proto_to_luks2_converter.cc +++ b/tests/fuzz/proto_to_luks2_converter.cc @@ -2,8 +2,8 @@ /* * cryptsetup LUKS2 custom mutator fuzz target * - * Copyright (C) 2022-2024 Daniel Zatovic - * Copyright (C) 2022-2024 Red Hat, Inc. All rights reserved. + * Copyright (C) 2022-2025 Daniel Zatovic + * Copyright (C) 2022-2025 Red Hat, Inc. All rights reserved. */ #include "proto_to_luks2_converter.h" diff --git a/tests/fuzz/proto_to_luks2_converter.h b/tests/fuzz/proto_to_luks2_converter.h index 56156ba4..873a28ad 100644 --- a/tests/fuzz/proto_to_luks2_converter.h +++ b/tests/fuzz/proto_to_luks2_converter.h @@ -2,8 +2,8 @@ /* * cryptsetup LUKS2 custom mutator fuzz target * - * Copyright (C) 2022-2024 Daniel Zatovic - * Copyright (C) 2022-2024 Red Hat, Inc. All rights reserved. + * Copyright (C) 2022-2025 Daniel Zatovic + * Copyright (C) 2022-2025 Red Hat, Inc. All rights reserved. */ #ifndef LUKS2_PROTO_CONVERTER_H_ diff --git a/tests/test_utils.c b/tests/test_utils.c index 142257be..898b643c 100644 --- a/tests/test_utils.c +++ b/tests/test_utils.c @@ -2,8 +2,8 @@ /* * cryptsetup library API test utilities * - * Copyright (C) 2009-2024 Red Hat, Inc. All rights reserved. - * Copyright (C) 2009-2024 Milan Broz + * Copyright (C) 2009-2025 Red Hat, Inc. All rights reserved. + * Copyright (C) 2009-2025 Milan Broz */ #include diff --git a/tests/unit-utils-crypt.c b/tests/unit-utils-crypt.c index 8a885054..e2e90125 100644 --- a/tests/unit-utils-crypt.c +++ b/tests/unit-utils-crypt.c @@ -2,7 +2,7 @@ /* * cryptsetup crypto name and hex conversion helper test vectors * - * Copyright (C) 2022-2024 Milan Broz + * Copyright (C) 2022-2025 Milan Broz */ #include diff --git a/tests/unit-utils-io.c b/tests/unit-utils-io.c index 7390cc5d..eaa7e8f2 100644 --- a/tests/unit-utils-io.c +++ b/tests/unit-utils-io.c @@ -2,7 +2,7 @@ /* * simple unit test for utils_io.c (blockwise low level functions) * - * Copyright (C) 2018-2024 Red Hat, Inc. All rights reserved. + * Copyright (C) 2018-2025 Red Hat, Inc. All rights reserved. */ #include diff --git a/tests/unit-wipe.c b/tests/unit-wipe.c index c2466640..cd0fd378 100644 --- a/tests/unit-wipe.c +++ b/tests/unit-wipe.c @@ -2,7 +2,7 @@ /* * unit test helper for crypt_wipe API call * - * Copyright (C) 2022-2024 Milan Broz + * Copyright (C) 2022-2025 Milan Broz */ #include diff --git a/tokens/ssh/cryptsetup-ssh.c b/tokens/ssh/cryptsetup-ssh.c index eb68ba61..dfb561d8 100644 --- a/tokens/ssh/cryptsetup-ssh.c +++ b/tokens/ssh/cryptsetup-ssh.c @@ -2,8 +2,8 @@ /* * Example of LUKS2 token storing third party metadata (EXPERIMENTAL EXAMPLE) * - * Copyright (C) 2016-2024 Milan Broz - * Copyright (C) 2021-2024 Vojtech Trefny + * Copyright (C) 2016-2025 Milan Broz + * Copyright (C) 2021-2025 Vojtech Trefny * * Use: * - generate ssh example token diff --git a/tokens/ssh/libcryptsetup-token-ssh.c b/tokens/ssh/libcryptsetup-token-ssh.c index 2b9ee0b3..cb13e777 100644 --- a/tokens/ssh/libcryptsetup-token-ssh.c +++ b/tokens/ssh/libcryptsetup-token-ssh.c @@ -2,8 +2,8 @@ /* * Example of LUKS2 ssh token handler (EXPERIMENTAL) * - * Copyright (C) 2016-2024 Milan Broz - * Copyright (C) 2020-2024 Vojtech Trefny + * Copyright (C) 2016-2025 Milan Broz + * Copyright (C) 2020-2025 Vojtech Trefny * * Use: * - generate LUKS device diff --git a/tokens/ssh/ssh-utils.c b/tokens/ssh/ssh-utils.c index df75e046..5005e52b 100644 --- a/tokens/ssh/ssh-utils.c +++ b/tokens/ssh/ssh-utils.c @@ -2,8 +2,8 @@ /* * ssh plugin utilities * - * Copyright (C) 2016-2024 Milan Broz - * Copyright (C) 2020-2024 Vojtech Trefny + * Copyright (C) 2016-2025 Milan Broz + * Copyright (C) 2020-2025 Vojtech Trefny */ #include diff --git a/tokens/ssh/ssh-utils.h b/tokens/ssh/ssh-utils.h index 2a7eb37d..6c0a5e05 100644 --- a/tokens/ssh/ssh-utils.h +++ b/tokens/ssh/ssh-utils.h @@ -2,8 +2,8 @@ /* * ssh plugin utilities * - * Copyright (C) 2016-2024 Milan Broz - * Copyright (C) 2020-2024 Vojtech Trefny + * Copyright (C) 2016-2025 Milan Broz + * Copyright (C) 2020-2025 Vojtech Trefny */ #ifndef SSH_UTILS_H