Skip to content

Commit f8286f9

Browse files
kaieclaude
andcommitted
Fix copyright headers
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent ecd2a55 commit f8286f9

20 files changed

Lines changed: 12 additions & 8 deletions

src/lib/crypto/dilithium.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/*
22
* Copyright (c) 2023, [MTG AG](https://www.mtg.de).
3+
* Copyright (c) 2026 [Ribose Inc](https://www.ribose.com).
34
* All rights reserved.
45
*
56
* Redistribution and use in source and binary forms, with or without modification,

src/lib/crypto/dilithium.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/*
22
* Copyright (c) 2023, [MTG AG](https://www.mtg.de).
3+
* Copyright (c) 2026 [Ribose Inc](https://www.ribose.com).
34
* All rights reserved.
45
*
56
* Redistribution and use in source and binary forms, with or without modification,

src/lib/crypto/dilithium_common.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/*
22
* Copyright (c) 2023, [MTG AG](https://www.mtg.de).
3+
* Copyright (c) 2026 [Ribose Inc](https://www.ribose.com).
34
* All rights reserved.
45
*
56
* Redistribution and use in source and binary forms, with or without modification,

src/lib/crypto/dilithium_ossl.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
/*
2-
* Copyright (c) 2025, [MTG AG](https://www.mtg.de).
32
* Copyright (c) 2026 [Ribose Inc](https://www.ribose.com).
43
* All rights reserved.
54
*

src/lib/crypto/ed25519_ed448_ossl.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
/*
2-
* Copyright (c) 2023, [MTG AG](https://www.mtg.de).
32
* Copyright (c) 2026 [Ribose Inc](https://www.ribose.com).
43
* All rights reserved.
54
*

src/lib/crypto/exdsa_ecdhkem.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/*
22
* Copyright (c) 2023, [MTG AG](https://www.mtg.de).
3+
* Copyright (c) 2026 [Ribose Inc](https://www.ribose.com).
34
* All rights reserved.
45
*
56
* Redistribution and use in source and binary forms, with or without modification,

src/lib/crypto/exdsa_ecdhkem.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/*
22
* Copyright (c) 2023, [MTG AG](https://www.mtg.de).
3+
* Copyright (c) 2026 [Ribose Inc](https://www.ribose.com).
34
* All rights reserved.
45
*
56
* Redistribution and use in source and binary forms, with or without modification,

src/lib/crypto/exdsa_ecdhkem_ossl.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
/*
2-
* Copyright (c) 2023, [MTG AG](https://www.mtg.de).
32
* Copyright (c) 2026 [Ribose Inc](https://www.ribose.com).
43
* All rights reserved.
54
*

src/lib/crypto/hkdf.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/*
22
* Copyright (c) 2023, [MTG AG](https://www.mtg.de).
3+
* Copyright (c) 2026 [Ribose Inc](https://www.ribose.com).
34
* All rights reserved.
45
*
56
* Redistribution and use in source and binary forms, with or without modification,

src/lib/crypto/hkdf_ossl.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
/*
2-
* Copyright (c) 2023, [MTG AG](https://www.mtg.de).
32
* Copyright (c) 2026 [Ribose Inc](https://www.ribose.com).
43
* All rights reserved.
54
*

0 commit comments

Comments
 (0)