From 68481b6c4afd9434356b27bfb04773ed222996a9 Mon Sep 17 00:00:00 2001 From: vlefevre Date: Fri, 1 Jan 2016 02:27:59 +0000 Subject: Copyright notice update: added 2016 with perl -pi -e 's/ (\d{4}-)?(2015)(?= Free Software)/ " ".($1||"$2-").($2+1)/e' **/*(^/) under zsh (the m4 and tools/mbench directories were not modified). Removed 2015 from the example in the doc/README.dev file. git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/branches/3.1@9781 280ebfd0-de03-0410-8827-d642c229c3f4 --- tests/tpow3.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/tpow3.c') diff --git a/tests/tpow3.c b/tests/tpow3.c index f4805e141..565f13021 100644 --- a/tests/tpow3.c +++ b/tests/tpow3.c @@ -1,6 +1,6 @@ /* Test file for mpfr_pow. -Copyright 2001-2015 Free Software Foundation, Inc. +Copyright 2001-2016 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