diff options
Diffstat (limited to 'stdio-common/isoc99_sscanf.c')
-rw-r--r-- | stdio-common/isoc99_sscanf.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/stdio-common/isoc99_sscanf.c b/stdio-common/isoc99_sscanf.c index ea0904008d..1e3ddcd702 100644 --- a/stdio-common/isoc99_sscanf.c +++ b/stdio-common/isoc99_sscanf.c @@ -1,5 +1,4 @@ -/* Copyright (C) 1991, 1995, 1996, 1998, 2002, 2003, 2004, 2006, 2007 - 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 |