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/min_prec.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/min_prec.c') diff --git a/src/min_prec.c b/src/min_prec.c index f5b6eccbe..08258f054 100644 --- a/src/min_prec.c +++ b/src/min_prec.c @@ -1,6 +1,6 @@ /* mpfr_min_prec -- minimal size in bits to hold the mantissa -Copyright 2009-2013 Free Software Foundation, Inc. +Copyright 2009-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