diff options
Diffstat (limited to 'string/memmem.c')
-rw-r--r-- | string/memmem.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/string/memmem.c b/string/memmem.c index 54fca4966d..c17e1cf6a6 100644 --- a/string/memmem.c +++ b/string/memmem.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1991-2017 Free Software Foundation, Inc. +/* Copyright (C) 1991-2018 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or |