summaryrefslogtreecommitdiff
path: root/tools/ck-news
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2019-01-01 20:56:06 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2019-01-01 20:56:06 +0000
commit807125ed0c9b56fb2cdcd000e9b862bac255171f (patch)
tree2d261f1c46d2e7ca17a151b68165b4b4f54ebbcc /tools/ck-news
parent67bb9eb7ffc46d99b757d99356e090c61be3caf3 (diff)
downloadmpfr-807125ed0c9b56fb2cdcd000e9b862bac255171f.tar.gz
Copyright notice update: added 2019 with
perl -pi -e 's/ (\d{4}-)?(2018)(?= Free Software)/ " ".($1||"$2-").($2+1)/e' **/*(^/) under zsh. Removed 2018 from the example in the doc/README.dev file. git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@13359 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'tools/ck-news')
-rwxr-xr-xtools/ck-news2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/ck-news b/tools/ck-news
index ff26bdfc5..3e909e0ae 100755
--- a/tools/ck-news
+++ b/tools/ck-news
@@ -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 2016-2018 Free Software Foundation, Inc.
+# Copyright 2016-2019 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.