summaryrefslogtreecommitdiff
path: root/fits_sint.c
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2009-01-15 02:27:11 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2009-01-15 02:27:11 +0000
commite65090595498d6dc67818565bffb321bb318f4ee (patch)
tree651baba54bbc8e94314f4694c09a386b7947ac39 /fits_sint.c
parentf0a6718e5a2fadd47660e6a9dd52ef24503e0463 (diff)
downloadmpfr-e65090595498d6dc67818565bffb321bb318f4ee.tar.gz
Copyright notice update: added 2009 with
perl -pi -e 's/2008 Free Software/2008, 2009 Free Software/' **/*(^/) under zsh. git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/branches/2.4@5819 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'fits_sint.c')
-rw-r--r--fits_sint.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fits_sint.c b/fits_sint.c
index cbb450fbd..4aea60ff6 100644
--- a/fits_sint.c
+++ b/fits_sint.c
@@ -1,6 +1,6 @@
/* mpfr_fits_sint_p -- test whether an mpfr fits an int.
-Copyright 2003, 2006, 2007, 2008 Free Software Foundation, Inc.
+Copyright 2003, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
Contributed by the Arenaire and Cacao projects, INRIA.
This file is part of the GNU MPFR Library.