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/tcmp_ui.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/tcmp_ui.c') diff --git a/tests/tcmp_ui.c b/tests/tcmp_ui.c index 59b1a13b2..ed5c31e24 100644 --- a/tests/tcmp_ui.c +++ b/tests/tcmp_ui.c @@ -1,6 +1,6 @@ /* Test file for mpfr_cmp_ui and mpfr_cmp_si. -Copyright 1999, 2001-2013 Free Software Foundation, Inc. +Copyright 1999, 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