summaryrefslogtreecommitdiff
path: root/stdio-common/printf_fp.c
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2007-07-12 16:58:10 +0000
committerJakub Jelinek <jakub@redhat.com>2007-07-12 16:58:10 +0000
commitcda77167e5e6f7f80faa500f096ae98a0ab378b8 (patch)
tree7c789ee9bdfa7d1b5a1107cc7b60b3f0443733cb /stdio-common/printf_fp.c
parentd8cdfda31e549353cad281ac112fcde6db6e521b (diff)
Update Copyright years.cvs/fedora-glibc-2_5-20070712T1701
Diffstat (limited to 'stdio-common/printf_fp.c')
-rw-r--r--stdio-common/printf_fp.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/stdio-common/printf_fp.c b/stdio-common/printf_fp.c
index 5ade1df0d8..c7a381a69d 100644
--- a/stdio-common/printf_fp.c
+++ b/stdio-common/printf_fp.c
@@ -1,6 +1,5 @@
/* Floating point output for `printf'.
- Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2006
- Free Software Foundation, Inc.
+ Copyright (C) 1995-2003, 2006, 2007 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Written by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.