summaryrefslogtreecommitdiff
path: root/tests/test-base32.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-base32.c')
-rw-r--r--tests/test-base32.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-base32.c b/tests/test-base32.c
index 906f411d8c..0f7a43894d 100644
--- a/tests/test-base32.c
+++ b/tests/test-base32.c
@@ -1,5 +1,5 @@
/* Self tests for base32.
- Copyright (C) 2004, 2008-2020 Free Software Foundation, Inc.
+ Copyright (C) 2004, 2008-2021 Free Software Foundation, Inc.
Based on the tests for base64 written by Simon Josefsson.
Adapted for base32 by Gijs van Tulder.