diff options
Diffstat (limited to 'misc/lsearch.c')
-rw-r--r-- | misc/lsearch.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/lsearch.c b/misc/lsearch.c index 8eb3809ff8..3d37c072ee 100644 --- a/misc/lsearch.c +++ b/misc/lsearch.c @@ -1,5 +1,5 @@ /* Linear search functions. - Copyright (C) 1996-2017 Free Software Foundation, Inc. + Copyright (C) 1996-2018 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996. |