diff --git a/ascon-hash/LICENSE-MIT b/ascon-hash/LICENSE-MIT index 3f0a8ba2..8764b45c 100644 --- a/ascon-hash/LICENSE-MIT +++ b/ascon-hash/LICENSE-MIT @@ -1,5 +1,5 @@ +Copyright (c) 2023-2025 The RustCrypto Project Developers Copyright (c) 2022-2023 Sebastian Ramacher -Copyright (c) 2023-2024 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 6ebea87d..3d7cd6a7 100644 --- a/belt-hash/LICENSE-MIT +++ b/belt-hash/LICENSE-MIT @@ -1,4 +1,4 @@ -Copyright (c) 2022-2024 The RustCrypto Project Developers +Copyright (c) 2022-2025 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 a264c31a..878ebb4c 100644 --- a/blake2/LICENSE-MIT +++ b/blake2/LICENSE-MIT @@ -1,6 +1,6 @@ -Copyright (c) 2015-2016 The blake2-rfc Developers, Cesar Barros +Copyright (c) 2017-2025 The RustCrypto Project Developers Copyright (c) 2017 Artyom Pavlov -Copyright (c) 2017-2024 The RustCrypto Project Developers +Copyright (c) 2015-2016 The blake2-rfc Developers, Cesar Barros Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated diff --git a/fsb/LICENSE-MIT b/fsb/LICENSE-MIT index 6f139a79..8eb4afa2 100644 --- a/fsb/LICENSE-MIT +++ b/fsb/LICENSE-MIT @@ -1,4 +1,4 @@ -Copyright (c) 2021-2024 The RustCrypto Project Developers +Copyright (c) 2021-2025 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 4abba7d1..5d543646 100644 --- a/gost94/LICENSE-MIT +++ b/gost94/LICENSE-MIT @@ -1,5 +1,5 @@ +Copyright (c) 2016-2025 The RustCrypto Project Developers Copyright (c) 2016 Artyom Pavlov -Copyright (c) 2016-2024 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/groestl/LICENSE-MIT b/groestl/LICENSE-MIT index 05ad2e61..0cd648f7 100644 --- a/groestl/LICENSE-MIT +++ b/groestl/LICENSE-MIT @@ -1,4 +1,4 @@ -Copyright (c) 2020-2024 The RustCrypto Project Developers +Copyright (c) 2020-2025 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 3b73c41c..6e5cd7f7 100644 --- a/jh/LICENSE-MIT +++ b/jh/LICENSE-MIT @@ -1,4 +1,4 @@ -Copyright (c) 2023-2024 The RustCrypto Project Developers +Copyright (c) 2023-2025 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 05ad2e61..0cd648f7 100644 --- a/k12/LICENSE-MIT +++ b/k12/LICENSE-MIT @@ -1,4 +1,4 @@ -Copyright (c) 2020-2024 The RustCrypto Project Developers +Copyright (c) 2020-2025 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/md2/LICENSE-MIT b/md2/LICENSE-MIT index af2f14b8..c3e7b5e8 100644 --- a/md2/LICENSE-MIT +++ b/md2/LICENSE-MIT @@ -1,5 +1,5 @@ +Copyright (c) 2016-2025 The RustCrypto Project Developers Copyright (c) 2016 felipeamp -Copyright (c) 2016-2024 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/md4/LICENSE-MIT b/md4/LICENSE-MIT index 775532ac..d08d7156 100644 --- a/md4/LICENSE-MIT +++ b/md4/LICENSE-MIT @@ -1,5 +1,5 @@ +Copyright (c) 2016-2025 The RustCrypto Project Developers Copyright (c) 2016 bacher09, Artyom Pavlov -Copyright (c) 2016-2024 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/md5/LICENSE-MIT b/md5/LICENSE-MIT index 6c74a37c..06633982 100644 --- a/md5/LICENSE-MIT +++ b/md5/LICENSE-MIT @@ -1,7 +1,7 @@ -Copyright (c) 2006-2009 Graydon Hoare -Copyright (c) 2009-2013 Mozilla Foundation +Copyright (c) 2016-2025 The RustCrypto Project Developers Copyright (c) 2016 Artyom Pavlov -Copyright (c) 2016-2024 The RustCrypto Project Developers +Copyright (c) 2009-2013 Mozilla Foundation +Copyright (c) 2006-2009 Graydon Hoare Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated diff --git a/ripemd/LICENSE-MIT b/ripemd/LICENSE-MIT index 6f139a79..8eb4afa2 100644 --- a/ripemd/LICENSE-MIT +++ b/ripemd/LICENSE-MIT @@ -1,4 +1,4 @@ -Copyright (c) 2021-2024 The RustCrypto Project Developers +Copyright (c) 2021-2025 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 455de7c8..74d3cf92 100644 --- a/sha1-checked/LICENSE-MIT +++ b/sha1-checked/LICENSE-MIT @@ -1,4 +1,4 @@ -Copyright (c) 2024 The RustCrypto Project Developers +Copyright (c) 2024-2025 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 6c74a37c..06633982 100644 --- a/sha1/LICENSE-MIT +++ b/sha1/LICENSE-MIT @@ -1,7 +1,7 @@ -Copyright (c) 2006-2009 Graydon Hoare -Copyright (c) 2009-2013 Mozilla Foundation +Copyright (c) 2016-2025 The RustCrypto Project Developers Copyright (c) 2016 Artyom Pavlov -Copyright (c) 2016-2024 The RustCrypto Project Developers +Copyright (c) 2009-2013 Mozilla Foundation +Copyright (c) 2006-2009 Graydon Hoare Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated diff --git a/sha2/LICENSE-MIT b/sha2/LICENSE-MIT index 6c74a37c..06633982 100644 --- a/sha2/LICENSE-MIT +++ b/sha2/LICENSE-MIT @@ -1,7 +1,7 @@ -Copyright (c) 2006-2009 Graydon Hoare -Copyright (c) 2009-2013 Mozilla Foundation +Copyright (c) 2016-2025 The RustCrypto Project Developers Copyright (c) 2016 Artyom Pavlov -Copyright (c) 2016-2024 The RustCrypto Project Developers +Copyright (c) 2009-2013 Mozilla Foundation +Copyright (c) 2006-2009 Graydon Hoare Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated diff --git a/sha3/LICENSE-MIT b/sha3/LICENSE-MIT index 49ee1c85..01ff1777 100644 --- a/sha3/LICENSE-MIT +++ b/sha3/LICENSE-MIT @@ -1,8 +1,8 @@ -Copyright (c) 2006-2009 Graydon Hoare -Copyright (c) 2009-2013 Mozilla Foundation -Copyright (c) 2014 Sébastien Martini +Copyright (c) 2020-2025 The RustCrypto Project Developers Copyright (c) 2016-2023 Artyom Pavlov, Marek Kotewicz -Copyright (c) 2020-2024 The RustCrypto Project Developers +Copyright (c) 2014 Sébastien Martini +Copyright (c) 2009-2013 Mozilla Foundation +Copyright (c) 2006-2009 Graydon Hoare Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated diff --git a/shabal/LICENSE-MIT b/shabal/LICENSE-MIT index 6c74a37c..06633982 100644 --- a/shabal/LICENSE-MIT +++ b/shabal/LICENSE-MIT @@ -1,7 +1,7 @@ -Copyright (c) 2006-2009 Graydon Hoare -Copyright (c) 2009-2013 Mozilla Foundation +Copyright (c) 2016-2025 The RustCrypto Project Developers Copyright (c) 2016 Artyom Pavlov -Copyright (c) 2016-2024 The RustCrypto Project Developers +Copyright (c) 2009-2013 Mozilla Foundation +Copyright (c) 2006-2009 Graydon Hoare Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated diff --git a/skein/LICENSE-MIT b/skein/LICENSE-MIT index 3b73c41c..6e5cd7f7 100644 --- a/skein/LICENSE-MIT +++ b/skein/LICENSE-MIT @@ -1,4 +1,4 @@ -Copyright (c) 2023-2024 The RustCrypto Project Developers +Copyright (c) 2023-2025 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 6f139a79..8eb4afa2 100644 --- a/sm3/LICENSE-MIT +++ b/sm3/LICENSE-MIT @@ -1,4 +1,4 @@ -Copyright (c) 2021-2024 The RustCrypto Project Developers +Copyright (c) 2021-2025 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 4abba7d1..5d543646 100644 --- a/streebog/LICENSE-MIT +++ b/streebog/LICENSE-MIT @@ -1,5 +1,5 @@ +Copyright (c) 2016-2025 The RustCrypto Project Developers Copyright (c) 2016 Artyom Pavlov -Copyright (c) 2016-2024 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/tiger/LICENSE-MIT b/tiger/LICENSE-MIT index 27404158..413c74c6 100644 --- a/tiger/LICENSE-MIT +++ b/tiger/LICENSE-MIT @@ -1,5 +1,5 @@ +Copyright (c) 2020-2025 The RustCrypto Project Developers Copyright (c) 2020 Ulrik Mikaelsson -Copyright (c) 2020-2024 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/whirlpool/LICENSE-MIT b/whirlpool/LICENSE-MIT index 6c74a37c..06633982 100644 --- a/whirlpool/LICENSE-MIT +++ b/whirlpool/LICENSE-MIT @@ -1,7 +1,7 @@ -Copyright (c) 2006-2009 Graydon Hoare -Copyright (c) 2009-2013 Mozilla Foundation +Copyright (c) 2016-2025 The RustCrypto Project Developers Copyright (c) 2016 Artyom Pavlov -Copyright (c) 2016-2024 The RustCrypto Project Developers +Copyright (c) 2009-2013 Mozilla Foundation +Copyright (c) 2006-2009 Graydon Hoare Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated