diff options
Diffstat (limited to 'stdio-common/snprintf.c')
-rw-r--r-- | stdio-common/snprintf.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/stdio-common/snprintf.c b/stdio-common/snprintf.c index 8ea45885ca..81f9adec94 100644 --- a/stdio-common/snprintf.c +++ b/stdio-common/snprintf.c @@ -1,5 +1,4 @@ -/* Copyright (C) 1991, 1995, 1997, 1998, 2004, 2006 - 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 |