From 452df9ed194614abea75b36b217bad82953cba93 Mon Sep 17 00:00:00 2001 From: vlefevre Date: Sun, 1 Jan 2017 01:39:09 +0000 Subject: Copyright notice update: added 2017 with perl -pi -e 's/ (\d{4}-)?(2016)(?= Free Software)/ " ".($1||"$2-").($2+1)/e' **/*(^/) under zsh (the m4 and tools/mbench directories were not modified). Removed 2016 from the example in the doc/README.dev file. git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/branches/3.1@11119 280ebfd0-de03-0410-8827-d642c229c3f4 --- tests/tstrtofr.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/tstrtofr.c') diff --git a/tests/tstrtofr.c b/tests/tstrtofr.c index 46b76c625..ebe116b74 100644 --- a/tests/tstrtofr.c +++ b/tests/tstrtofr.c @@ -1,6 +1,6 @@ /* Test file for mpfr_set_str. -Copyright 2004-2016 Free Software Foundation, Inc. +Copyright 2004-2017 Free Software Foundation, Inc. Contributed by the AriC and Caramba projects, INRIA. This file is part of the GNU MPFR Library. -- cgit v1.2.1