From 6885336691ce154eec30265bc3dd93648fc28d35 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D1=80=D1=82=D1=91=D0=BC=20=D0=9F=D0=B0=D0=B2=D0=BB?= =?UTF-8?q?=D0=BE=D0=B2=20=5BArtyom=20Pavlov=5D?= Date: Fri, 13 Feb 2026 16:11:43 +0300 Subject: [PATCH] Update year in LICENSE-MIT --- ascon-hash256/LICENSE-MIT | 2 +- bash-hash/LICENSE-MIT | 2 +- belt-hash/LICENSE-MIT | 2 +- blake2/LICENSE-MIT | 2 +- fsb/LICENSE-MIT | 2 +- gost94/LICENSE-MIT | 2 +- groestl/LICENSE-MIT | 2 +- jh/LICENSE-MIT | 2 +- k12/LICENSE-MIT | 2 +- kupyna/LICENSE-MIT | 5 ++--- md2/LICENSE-MIT | 2 +- md4/LICENSE-MIT | 2 +- md5/LICENSE-MIT | 2 +- ripemd/LICENSE-MIT | 2 +- sha1-checked/LICENSE-MIT | 2 +- sha1/LICENSE-MIT | 2 +- sha2/LICENSE-MIT | 2 +- sha3/LICENSE-MIT | 2 +- shabal/LICENSE-MIT | 2 +- skein/LICENSE-MIT | 2 +- sm3/LICENSE-MIT | 2 +- streebog/LICENSE-MIT | 2 +- tiger/LICENSE-MIT | 2 +- whirlpool/LICENSE-MIT | 2 +- 24 files changed, 25 insertions(+), 26 deletions(-) diff --git a/ascon-hash256/LICENSE-MIT b/ascon-hash256/LICENSE-MIT index 8764b45c0..2c504e309 100644 --- a/ascon-hash256/LICENSE-MIT +++ b/ascon-hash256/LICENSE-MIT @@ -1,4 +1,4 @@ -Copyright (c) 2023-2025 The RustCrypto Project Developers +Copyright (c) 2023-2026 The RustCrypto Project Developers Copyright (c) 2022-2023 Sebastian Ramacher Permission is hereby granted, free of charge, to any diff --git a/bash-hash/LICENSE-MIT b/bash-hash/LICENSE-MIT index 82a58781e..232969482 100644 --- a/bash-hash/LICENSE-MIT +++ b/bash-hash/LICENSE-MIT @@ -1,4 +1,4 @@ -Copyright (c) 2025 The RustCrypto Project Developers +Copyright (c) 2025-2026 The RustCrypto Project Developers Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated diff --git a/belt-hash/LICENSE-MIT b/belt-hash/LICENSE-MIT index 3d7cd6a74..5b37ba5c5 100644 --- a/belt-hash/LICENSE-MIT +++ b/belt-hash/LICENSE-MIT @@ -1,4 +1,4 @@ -Copyright (c) 2022-2025 The RustCrypto Project Developers +Copyright (c) 2022-2026 The RustCrypto Project Developers Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated diff --git a/blake2/LICENSE-MIT b/blake2/LICENSE-MIT index 878ebb4c7..bf966c48c 100644 --- a/blake2/LICENSE-MIT +++ b/blake2/LICENSE-MIT @@ -1,4 +1,4 @@ -Copyright (c) 2017-2025 The RustCrypto Project Developers +Copyright (c) 2017-2026 The RustCrypto Project Developers Copyright (c) 2017 Artyom Pavlov Copyright (c) 2015-2016 The blake2-rfc Developers, Cesar Barros diff --git a/fsb/LICENSE-MIT b/fsb/LICENSE-MIT index 8eb4afa2a..11d191686 100644 --- a/fsb/LICENSE-MIT +++ b/fsb/LICENSE-MIT @@ -1,4 +1,4 @@ -Copyright (c) 2021-2025 The RustCrypto Project Developers +Copyright (c) 2021-2026 The RustCrypto Project Developers Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated diff --git a/gost94/LICENSE-MIT b/gost94/LICENSE-MIT index 5d5436466..22d8e7890 100644 --- a/gost94/LICENSE-MIT +++ b/gost94/LICENSE-MIT @@ -1,4 +1,4 @@ -Copyright (c) 2016-2025 The RustCrypto Project Developers +Copyright (c) 2016-2026 The RustCrypto Project Developers Copyright (c) 2016 Artyom Pavlov Permission is hereby granted, free of charge, to any diff --git a/groestl/LICENSE-MIT b/groestl/LICENSE-MIT index 0cd648f76..b135e18de 100644 --- a/groestl/LICENSE-MIT +++ b/groestl/LICENSE-MIT @@ -1,4 +1,4 @@ -Copyright (c) 2020-2025 The RustCrypto Project Developers +Copyright (c) 2020-2026 The RustCrypto Project Developers Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated diff --git a/jh/LICENSE-MIT b/jh/LICENSE-MIT index 6e5cd7f77..d49c41b52 100644 --- a/jh/LICENSE-MIT +++ b/jh/LICENSE-MIT @@ -1,4 +1,4 @@ -Copyright (c) 2023-2025 The RustCrypto Project Developers +Copyright (c) 2023-2026 The RustCrypto Project Developers Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated diff --git a/k12/LICENSE-MIT b/k12/LICENSE-MIT index 0cd648f76..b135e18de 100644 --- a/k12/LICENSE-MIT +++ b/k12/LICENSE-MIT @@ -1,4 +1,4 @@ -Copyright (c) 2020-2025 The RustCrypto Project Developers +Copyright (c) 2020-2026 The RustCrypto Project Developers Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated diff --git a/kupyna/LICENSE-MIT b/kupyna/LICENSE-MIT index 8fe1c0d63..a6e0c2988 100644 --- a/kupyna/LICENSE-MIT +++ b/kupyna/LICENSE-MIT @@ -1,6 +1,5 @@ -Copyright (c) 2024 Joshua Koudys -Copyright (c) 2024 Raj Singh Bisen -Copyright (c) 2024 The RustCrypto Project Developers +Copyright (c) 2024-2026 The RustCrypto Project Developers +Copyright (c) 2024 Joshua Koudys, Raj Singh Bisen Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated diff --git a/md2/LICENSE-MIT b/md2/LICENSE-MIT index c3e7b5e8d..d878b6b6d 100644 --- a/md2/LICENSE-MIT +++ b/md2/LICENSE-MIT @@ -1,4 +1,4 @@ -Copyright (c) 2016-2025 The RustCrypto Project Developers +Copyright (c) 2016-2026 The RustCrypto Project Developers Copyright (c) 2016 felipeamp Permission is hereby granted, free of charge, to any diff --git a/md4/LICENSE-MIT b/md4/LICENSE-MIT index d08d71562..5be3563d5 100644 --- a/md4/LICENSE-MIT +++ b/md4/LICENSE-MIT @@ -1,4 +1,4 @@ -Copyright (c) 2016-2025 The RustCrypto Project Developers +Copyright (c) 2016-2026 The RustCrypto Project Developers Copyright (c) 2016 bacher09, Artyom Pavlov Permission is hereby granted, free of charge, to any diff --git a/md5/LICENSE-MIT b/md5/LICENSE-MIT index 06633982e..9ce242cec 100644 --- a/md5/LICENSE-MIT +++ b/md5/LICENSE-MIT @@ -1,4 +1,4 @@ -Copyright (c) 2016-2025 The RustCrypto Project Developers +Copyright (c) 2016-2026 The RustCrypto Project Developers Copyright (c) 2016 Artyom Pavlov Copyright (c) 2009-2013 Mozilla Foundation Copyright (c) 2006-2009 Graydon Hoare diff --git a/ripemd/LICENSE-MIT b/ripemd/LICENSE-MIT index 8eb4afa2a..11d191686 100644 --- a/ripemd/LICENSE-MIT +++ b/ripemd/LICENSE-MIT @@ -1,4 +1,4 @@ -Copyright (c) 2021-2025 The RustCrypto Project Developers +Copyright (c) 2021-2026 The RustCrypto Project Developers Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated diff --git a/sha1-checked/LICENSE-MIT b/sha1-checked/LICENSE-MIT index 74d3cf92c..0869eed81 100644 --- a/sha1-checked/LICENSE-MIT +++ b/sha1-checked/LICENSE-MIT @@ -1,4 +1,4 @@ -Copyright (c) 2024-2025 The RustCrypto Project Developers +Copyright (c) 2024-2026 The RustCrypto Project Developers Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated diff --git a/sha1/LICENSE-MIT b/sha1/LICENSE-MIT index 06633982e..9ce242cec 100644 --- a/sha1/LICENSE-MIT +++ b/sha1/LICENSE-MIT @@ -1,4 +1,4 @@ -Copyright (c) 2016-2025 The RustCrypto Project Developers +Copyright (c) 2016-2026 The RustCrypto Project Developers Copyright (c) 2016 Artyom Pavlov Copyright (c) 2009-2013 Mozilla Foundation Copyright (c) 2006-2009 Graydon Hoare diff --git a/sha2/LICENSE-MIT b/sha2/LICENSE-MIT index 06633982e..9ce242cec 100644 --- a/sha2/LICENSE-MIT +++ b/sha2/LICENSE-MIT @@ -1,4 +1,4 @@ -Copyright (c) 2016-2025 The RustCrypto Project Developers +Copyright (c) 2016-2026 The RustCrypto Project Developers Copyright (c) 2016 Artyom Pavlov Copyright (c) 2009-2013 Mozilla Foundation Copyright (c) 2006-2009 Graydon Hoare diff --git a/sha3/LICENSE-MIT b/sha3/LICENSE-MIT index 01ff17770..b01bdf549 100644 --- a/sha3/LICENSE-MIT +++ b/sha3/LICENSE-MIT @@ -1,4 +1,4 @@ -Copyright (c) 2020-2025 The RustCrypto Project Developers +Copyright (c) 2020-2026 The RustCrypto Project Developers Copyright (c) 2016-2023 Artyom Pavlov, Marek Kotewicz Copyright (c) 2014 Sébastien Martini Copyright (c) 2009-2013 Mozilla Foundation diff --git a/shabal/LICENSE-MIT b/shabal/LICENSE-MIT index 06633982e..9ce242cec 100644 --- a/shabal/LICENSE-MIT +++ b/shabal/LICENSE-MIT @@ -1,4 +1,4 @@ -Copyright (c) 2016-2025 The RustCrypto Project Developers +Copyright (c) 2016-2026 The RustCrypto Project Developers Copyright (c) 2016 Artyom Pavlov Copyright (c) 2009-2013 Mozilla Foundation Copyright (c) 2006-2009 Graydon Hoare diff --git a/skein/LICENSE-MIT b/skein/LICENSE-MIT index 6e5cd7f77..d49c41b52 100644 --- a/skein/LICENSE-MIT +++ b/skein/LICENSE-MIT @@ -1,4 +1,4 @@ -Copyright (c) 2023-2025 The RustCrypto Project Developers +Copyright (c) 2023-2026 The RustCrypto Project Developers Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated diff --git a/sm3/LICENSE-MIT b/sm3/LICENSE-MIT index 8eb4afa2a..11d191686 100644 --- a/sm3/LICENSE-MIT +++ b/sm3/LICENSE-MIT @@ -1,4 +1,4 @@ -Copyright (c) 2021-2025 The RustCrypto Project Developers +Copyright (c) 2021-2026 The RustCrypto Project Developers Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated diff --git a/streebog/LICENSE-MIT b/streebog/LICENSE-MIT index 5d5436466..22d8e7890 100644 --- a/streebog/LICENSE-MIT +++ b/streebog/LICENSE-MIT @@ -1,4 +1,4 @@ -Copyright (c) 2016-2025 The RustCrypto Project Developers +Copyright (c) 2016-2026 The RustCrypto Project Developers Copyright (c) 2016 Artyom Pavlov Permission is hereby granted, free of charge, to any diff --git a/tiger/LICENSE-MIT b/tiger/LICENSE-MIT index 413c74c63..970f30d5f 100644 --- a/tiger/LICENSE-MIT +++ b/tiger/LICENSE-MIT @@ -1,4 +1,4 @@ -Copyright (c) 2020-2025 The RustCrypto Project Developers +Copyright (c) 2020-2026 The RustCrypto Project Developers Copyright (c) 2020 Ulrik Mikaelsson Permission is hereby granted, free of charge, to any diff --git a/whirlpool/LICENSE-MIT b/whirlpool/LICENSE-MIT index 06633982e..9ce242cec 100644 --- a/whirlpool/LICENSE-MIT +++ b/whirlpool/LICENSE-MIT @@ -1,4 +1,4 @@ -Copyright (c) 2016-2025 The RustCrypto Project Developers +Copyright (c) 2016-2026 The RustCrypto Project Developers Copyright (c) 2016 Artyom Pavlov Copyright (c) 2009-2013 Mozilla Foundation Copyright (c) 2006-2009 Graydon Hoare