diff options
Diffstat (limited to 'lib/strstr.c')
-rw-r--r-- | lib/strstr.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/strstr.c b/lib/strstr.c index 65bf21b7..7ea28603 100644 --- a/lib/strstr.c +++ b/lib/strstr.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1991-1994, 1996-1998, 2000, 2004, 2007-2022 Free Software +/* Copyright (C) 1991-1994, 1996-1998, 2000, 2004, 2007-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. |