summaryrefslogtreecommitdiff
path: root/dump.c
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2007-01-10 12:51:56 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2007-01-10 12:51:56 +0000
commit5ccc1c8b25da336f375811eeb0731b5ba1df1975 (patch)
tree6c1cd5488b64618fc02cd38c3d7b69bb1324cec4 /dump.c
parent54da7d4a1144b2b129bfcecfd4069ece9bdec101 (diff)
downloadmpfr-5ccc1c8b25da336f375811eeb0731b5ba1df1975.tar.gz
Copyright notice update: added 2007.
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@4326 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'dump.c')
-rw-r--r--dump.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/dump.c b/dump.c
index d298360e0..5c897f33a 100644
--- a/dump.c
+++ b/dump.c
@@ -1,6 +1,6 @@
/* mpfr_dump -- Dump a float to stdout.
-Copyright 1999, 2001, 2004, 2006 Free Software Foundation, Inc.
+Copyright 1999, 2001, 2004, 2006, 2007 Free Software Foundation, Inc.
(Copied from the GNU MP Library.)
This file is part of the MPFR Library.