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 --- tests/tget_sj.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/tget_sj.c') diff --git a/tests/tget_sj.c b/tests/tget_sj.c index 6a3d15501..a6ade0272 100644 --- a/tests/tget_sj.c +++ b/tests/tget_sj.c @@ -1,6 +1,6 @@ /* Test file for mpfr_get_sj and mpfr_get_uj. -Copyright 2004-2013 Free Software Foundation, Inc. +Copyright 2004-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