diff options
Diffstat (limited to 'string/strrchr.c')
-rw-r--r-- | string/strrchr.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/string/strrchr.c b/string/strrchr.c index a986ff9..2bf3499 100644 --- a/string/strrchr.c +++ b/string/strrchr.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1991, 1995, 1996, 1997, 2003 Free Software Foundation, Inc. +/* Copyright (C) 1991-2013 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 |