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 9e01276..6980f71 100644 --- a/misc/lsearch.c +++ b/misc/lsearch.c @@ -1,5 +1,5 @@ /* Linear search functions. - Copyright (C) 1996,97,98,2002 Free Software Foundation, Inc. + Copyright (C) 1996-2013 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996. |