diff options
Diffstat (limited to 'iconv/iconv_close.c')
-rw-r--r-- | iconv/iconv_close.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/iconv/iconv_close.c b/iconv/iconv_close.c index 4b6a5eb..05ecf4a 100644 --- a/iconv/iconv_close.c +++ b/iconv/iconv_close.c @@ -1,5 +1,5 @@ /* Release any resource associated with given conversion descriptor. - Copyright (C) 1997, 1998, 1999, 2000 Free Software Foundation, Inc. + Copyright (C) 1997-2013 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997. |