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 b64e04f..18bbe39 100644 --- a/lib/strstr.c +++ b/lib/strstr.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1991-1994, 1996-1998, 2000, 2004, 2007-2017 Free Software +/* Copyright (C) 1991-1994, 1996-1998, 2000, 2004, 2007-2018 Free Software Foundation, Inc. This file is part of the GNU C Library. |