From 6d8477fa9f2f814fca6ea926fe105405fbb06f10 Mon Sep 17 00:00:00 2001 From: vlefevre Date: Sun, 3 Jan 2021 17:43:57 +0000 Subject: Copyright notice update: added 2021 with perl -pi -e 's/ (\d{4}-)?(2020)(?= Free Software)/ " ".($1||"$2-").($2+1)/e' **/*(^/) under zsh. Removed 2020 from the example in the doc/README.dev file. git-svn-id: https://scm.gforge.inria.fr/anonscm/svn/mpfr/trunk@14229 280ebfd0-de03-0410-8827-d642c229c3f4 --- tests/tsinh.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/tsinh.c') diff --git a/tests/tsinh.c b/tests/tsinh.c index fb94d5fe5..3dfb282ab 100644 --- a/tests/tsinh.c +++ b/tests/tsinh.c @@ -1,6 +1,6 @@ /* Test file for mpfr_sinh. -Copyright 2001-2002, 2004, 2006-2020 Free Software Foundation, Inc. +Copyright 2001-2002, 2004, 2006-2021 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