summaryrefslogtreecommitdiff
path: root/libc/libio/fmemopen.c
diff options
context:
space:
mode:
Diffstat (limited to 'libc/libio/fmemopen.c')
-rw-r--r--libc/libio/fmemopen.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/libc/libio/fmemopen.c b/libc/libio/fmemopen.c
index cea55cfa6..02c764f98 100644
--- a/libc/libio/fmemopen.c
+++ b/libc/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.