From 92b04966016e3a8acce4f6ed5ffe1be59af2d516 Mon Sep 17 00:00:00 2001 From: vlefevre Date: Fri, 1 Jan 2016 02:15:38 +0000 Subject: Copyright notice update: added 2016 with perl -pi -e 's/ (\d{4}-)?(2015)(?= Free Software)/ " ".($1||"$2-").($2+1)/e' **/*(^/) under zsh (the m4 and tools/mbench directories were not modified). Removed 2015 from the example in the doc/README.dev file. git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@9779 280ebfd0-de03-0410-8827-d642c229c3f4 --- tools/ck-version-info | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/ck-version-info') diff --git a/tools/ck-version-info b/tools/ck-version-info index 1c144ede0..54021f919 100755 --- a/tools/ck-version-info +++ b/tools/ck-version-info @@ -3,7 +3,7 @@ # Note: this script must not be used to build MPFR due to the # dependency on perl, but this is OK for "make dist". -# Copyright 2010-2015 Free Software Foundation, Inc. +# Copyright 2010-2016 Free Software Foundation, Inc. # This script is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. -- cgit v1.2.1