diff options
Diffstat (limited to 'libio/fmemopen.c')
-rw-r--r-- | libio/fmemopen.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/libio/fmemopen.c b/libio/fmemopen.c index cea55cfa68..02c764f98b 100644 --- a/libio/fmemopen.c +++ b/libio/fmemopen.c @@ -1,6 +1,5 @@ /* Fmemopen implementation. - Copyright (C) 2000, 2002, 2005, 2006, 2008, 2009, 2011 - Free Software Foundation, Inc. + Copyright (C) 2000-2013 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Hanno Mueller, kontakt@hanno.de, 2000. |