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/acosh.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/acosh.c') diff --git a/src/acosh.c b/src/acosh.c index 15cc3ecec..c35f74a34 100644 --- a/src/acosh.c +++ b/src/acosh.c @@ -1,6 +1,6 @@ /* mpfr_acosh -- inverse hyperbolic cosine -Copyright 2001-2013 Free Software Foundation, Inc. +Copyright 2001-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