From 6106c0bb3b691aef5ef81bc9b247d3aaa107f287 Mon Sep 17 00:00:00 2001 From: vlefevre Date: Fri, 3 Jan 2014 20:33:38 +0000 Subject: Copyright notice update: added 2014 with perl -pi -e 's/ (\d{4}-)?(2013)(?= Free Software)/ " ".($1||"$2-").($2+1)/e' **/*(^/) under zsh (the tools/mbench directory was not modified). Removed 2013 from the example in the doc/README.dev file. git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@8723 280ebfd0-de03-0410-8827-d642c229c3f4 --- src/fits_ulong.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/fits_ulong.c') diff --git a/src/fits_ulong.c b/src/fits_ulong.c index a59477c6c..b98907219 100644 --- a/src/fits_ulong.c +++ b/src/fits_ulong.c @@ -1,6 +1,6 @@ /* mpfr_fits_ulong_p -- test whether an mpfr fits an unsigned long. -Copyright 2003, 2006-2013 Free Software Foundation, Inc. +Copyright 2003, 2006-2014 Free Software Foundation, Inc. Contributed by the AriC and Caramel projects, INRIA. This file is part of the GNU MPFR Library. -- cgit v1.2.1