@@ -16,7 +16,7 @@ forward and inverse NTT for ML-KEM, carries the MIT license.
1616Copyright (c) 2022 Arm Limited
1717Copyright (c) 2022 Hanno Becker
1818Copyright (c) 2023 Amin Abdulrahman, Matthias Kannwischer
19- Copyright (c) 2024-2025 The mlkem-native project authors
19+ Copyright (c) The mlkem-native project authors
2020SPDX-License-Identifier: MIT
2121
2222Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -42,7 +42,7 @@ Keccak-F1600 permutation, carries the MIT license.
4242
4343Copyright (c) 2021-2022 Arm Limited
4444Copyright (c) 2022 Matthias Kannwischer
45- Copyright (c) 2024-2025 The mlkem-native project authors
45+ Copyright (c) The mlkem-native project authors
4646SPDX-License-Identifier: MIT
4747
4848Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -105,7 +105,7 @@ The code in test/nistrng/aes.* is derived from code in BearSSL
105105and carries the MIT license. It is only used for testing purposes.
106106
107107```
108- Copyright (c) 2024-2025 The mlkem-native project authors
108+ Copyright (c) The mlkem-native project authors
109109Copyright (c) 2016 Thomas Pornin <
[email protected] >
110110
111111SPDX-License-Identifier: MIT
@@ -140,7 +140,7 @@ The benchmarking code in test/hal/hal.c carries the
140140MIT license. It is only used for testing purposes.
141141
142142```
143- Copyright (c) 2024-2025 The mlkem-native project authors
143+ Copyright (c) The mlkem-native project authors
144144Copyright (c) 2022 Arm Limited
145145Copyright (c) 2020 Dougall Johnson
146146SPDX-License-Identifier: MIT
@@ -176,7 +176,7 @@ SPDX-License-Identifier: MIT
176176ISC license for mlkem-native content
177177------------------------------------
178178
179- Copyright (c) 2024-2025 The mlkem-native project authors
179+ Copyright (c) The mlkem-native project authors
180180
181181Permission to use, copy, modify, and/or distribute this software for any purpose
182182with or without fee is hereby granted, provided that the above copyright notice
@@ -194,7 +194,7 @@ THIS SOFTWARE.
194194MIT license for mlkem-native content
195195------------------------------------
196196
197- Copyright (c) 2024-2025 The mlkem-native project authors
197+ Copyright (c) The mlkem-native project authors
198198
199199Permission is hereby granted, free of charge, to any person obtaining a copy of
200200this software and associated documentation files (the “Software”), to deal in
@@ -404,7 +404,7 @@ Apache-2.0 license for mlkem-native content
404404 same "printed page" as the copyright notice for easier
405405 identification within third-party archives.
406406
407- Copyright (c) 2024-2025 The mlkem-native project authors
407+ Copyright (c) The mlkem-native project authors
408408
409409 Licensed under the Apache License, Version 2.0 (the "License");
410410 you may not use this file except in compliance with the License.
0 commit comments