diff options
Diffstat (limited to 'gnulib-tests/test-rawmemchr.c')
-rw-r--r-- | gnulib-tests/test-rawmemchr.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnulib-tests/test-rawmemchr.c b/gnulib-tests/test-rawmemchr.c index f53f875..c2f6416 100644 --- a/gnulib-tests/test-rawmemchr.c +++ b/gnulib-tests/test-rawmemchr.c @@ -1,10 +1,10 @@ /* - * Copyright (C) 2008-2021 Free Software Foundation, Inc. + * Copyright (C) 2008-2023 Free Software Foundation, Inc. * Written by Eric Blake and Bruno Haible * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 3 of the License, or + * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, |