diff options
| author | Dimitri Staessens <dimitri@ouroboros.rocks> | 2026-02-15 10:21:02 +0100 |
|---|---|---|
| committer | Sander Vrijders <sander@ouroboros.rocks> | 2026-02-18 07:54:56 +0100 |
| commit | 0d72b59c2964208ea34ce2322978344d7ff1a223 (patch) | |
| tree | cea181fd8798fba3a06a0119d29e73f06496b85d /src/lib/crypt | |
| parent | 040bdfb18684d809cb5edacf9867d3378b7e093b (diff) | |
| download | ouroboros-0d72b59c2964208ea34ce2322978344d7ff1a223.tar.gz ouroboros-0d72b59c2964208ea34ce2322978344d7ff1a223.zip | |
build: Update copyright to 2026
Signed-off-by: Dimitri Staessens <dimitri@ouroboros.rocks>
Signed-off-by: Sander Vrijders <sander@ouroboros.rocks>
Diffstat (limited to 'src/lib/crypt')
| -rw-r--r-- | src/lib/crypt/openssl.c | 2 | ||||
| -rw-r--r-- | src/lib/crypt/openssl.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/crypt/openssl.c b/src/lib/crypt/openssl.c index 5d95f408..573bc0b3 100644 --- a/src/lib/crypt/openssl.c +++ b/src/lib/crypt/openssl.c @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2024 + * Ouroboros - Copyright (C) 2016 - 2026 * * OpenSSL based cryptographic operations * Elliptic curve Diffie-Hellman key exchange diff --git a/src/lib/crypt/openssl.h b/src/lib/crypt/openssl.h index a6bb5840..b95d1b0b 100644 --- a/src/lib/crypt/openssl.h +++ b/src/lib/crypt/openssl.h @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2024 + * Ouroboros - Copyright (C) 2016 - 2026 * * OpenSSL based cryptographic operations * Elliptic curve Diffie-Hellman key exchange |
