about summary refs log tree commit diff
path: root/string/test-memrchr.c
diff options
context:
space:
mode:
Diffstat (limited to 'string/test-memrchr.c')
-rw-r--r--string/test-memrchr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/string/test-memrchr.c b/string/test-memrchr.c
index 48e1f521b4..1a3b9ce69d 100644
--- a/string/test-memrchr.c
+++ b/string/test-memrchr.c
@@ -1,5 +1,5 @@
 /* Test and measure memrchr functions.
-   Copyright (C) 2013-2020 Free Software Foundation, Inc.
+   Copyright (C) 2013-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Written by Jakub Jelinek <jakub@redhat.com>, 1999.