From 4a692f80d38fae8b43e378d98a177f99d24c2e2d 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: Mon, 20 Apr 2026 15:42:02 +0300 Subject: [PATCH 1/2] Tweak license files --- ascon/LICENSE-MIT | 3 ++- bash-f/LICENSE-MIT | 2 +- keccak/LICENSE-MIT | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/ascon/LICENSE-MIT b/ascon/LICENSE-MIT index ae3c392..b1cd692 100644 --- a/ascon/LICENSE-MIT +++ b/ascon/LICENSE-MIT @@ -1,4 +1,5 @@ -Copyright (c) 2016-2026 Sebastian Ramacher, RustCrypto Developers +Copyright (c) 2023-2026 The RustCrypto Project Developers +Copyright (c) 2023 Sebastian Ramacher Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated diff --git a/bash-f/LICENSE-MIT b/bash-f/LICENSE-MIT index 3b2f02c..888c7a6 100644 --- a/bash-f/LICENSE-MIT +++ b/bash-f/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/keccak/LICENSE-MIT b/keccak/LICENSE-MIT index 81a3d57..3cd1ff7 100644 --- a/keccak/LICENSE-MIT +++ b/keccak/LICENSE-MIT @@ -1,4 +1,4 @@ -Copyright (c) 2018-2022 RustCrypto Developers +Copyright (c) 2018-2026 The RustCrypto Project Developers Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated From bdda717784e55a12b8f4cb307a166c8f62c1fedd Mon Sep 17 00:00:00 2001 From: Artyom Pavlov Date: Mon, 20 Apr 2026 16:58:07 +0300 Subject: [PATCH 2/2] tweak ascon license --- ascon/LICENSE-MIT | 1 - 1 file changed, 1 deletion(-) diff --git a/ascon/LICENSE-MIT b/ascon/LICENSE-MIT index b1cd692..d49c41b 100644 --- a/ascon/LICENSE-MIT +++ b/ascon/LICENSE-MIT @@ -1,5 +1,4 @@ Copyright (c) 2023-2026 The RustCrypto Project Developers -Copyright (c) 2023 Sebastian Ramacher Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated