From 5188eba790ac3b3ea2dd4657e34dfd6d73994a34 Mon Sep 17 00:00:00 2001 From: vlefevre Date: Wed, 3 Jan 2018 10:53:21 +0000 Subject: Copyright notice update: added 2018 with perl -pi -e 's/ (\d{4}-)?(2017)(?= Free Software)/ " ".($1||"$2-").($2+1)/e' **/*(^/) under zsh, reverting the ck-mparam and timings-mpfr.c files and the mbench directory under "tools" (not distributed with MPFR). Removed 2017 from the example in the doc/README.dev file. git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@12067 280ebfd0-de03-0410-8827-d642c229c3f4 --- tests/tswap.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/tswap.c') diff --git a/tests/tswap.c b/tests/tswap.c index 312167cc6..ed6e9c7bc 100644 --- a/tests/tswap.c +++ b/tests/tswap.c @@ -1,6 +1,6 @@ /* Test file for mpfr_swap. -Copyright 2000-2004, 2006-2017 Free Software Foundation, Inc. +Copyright 2000-2004, 2006-2018 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