diff options
Diffstat (limited to 'lib/strpbrk.c')
-rw-r--r-- | lib/strpbrk.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/strpbrk.c b/lib/strpbrk.c index 25002e6..6b19264 100644 --- a/lib/strpbrk.c +++ b/lib/strpbrk.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1991, 1994, 2000, 2002-2003, 2006, 2009-2020 Free Software +/* Copyright (C) 1991, 1994, 2000, 2002-2003, 2006, 2009-2021 Free Software Foundation, Inc. NOTE: The canonical source of this file is maintained with the GNU C Library. |