From 8742a31bf672c5bc087601ec39ab1feb206d2446 Mon Sep 17 00:00:00 2001 From: Dimitri Staessens Date: Fri, 5 Jan 2024 09:07:30 +0100 Subject: build: Update licenses to 2024 Slow but steady. Signed-off-by: Dimitri Staessens Signed-off-by: Sander Vrijders --- src/lib/tests/hash_test.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/lib/tests/hash_test.c') diff --git a/src/lib/tests/hash_test.c b/src/lib/tests/hash_test.c index 7dc0701a..b1605444 100644 --- a/src/lib/tests/hash_test.c +++ b/src/lib/tests/hash_test.c @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2023 + * Ouroboros - Copyright (C) 2016 - 2024 * * Test of the hashing functions * @@ -167,7 +167,7 @@ static int test_sha3(void) int hash_test(int argc, char ** argv) { - int ret = 0; + int ret = 0; (void) argc; (void) argv; -- cgit v1.2.3