From 727cc079facb6f83311024d48e22be21f9ff163b Mon Sep 17 00:00:00 2001 From: vlefevre Date: Thu, 9 Jan 2020 12:35:45 +0000 Subject: Copyright notice update: added 2020 with perl -pi -e 's/ (\d{4}-)?(2019)(?= Free Software)/ " ".($1||"$2-").($2+1)/e' **/*(^/) under zsh. Removed 2019 from the example in the doc/README.dev file. git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/branches/4.0@13659 280ebfd0-de03-0410-8827-d642c229c3f4 --- tests/tlngamma.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/tlngamma.c') diff --git a/tests/tlngamma.c b/tests/tlngamma.c index 2f48b9f50..972a77ae7 100644 --- a/tests/tlngamma.c +++ b/tests/tlngamma.c @@ -1,6 +1,6 @@ /* mpfr_tlngamma -- test file for lngamma function -Copyright 2005-2019 Free Software Foundation, Inc. +Copyright 2005-2020 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