summaryrefslogtreecommitdiff
path: root/FOR-RELEASE
diff options
context:
space:
mode:
authorBertrand Garrigues <bertrand.garrigues@laposte.net>2020-10-25 01:11:38 +0200
committerBertrand Garrigues <bertrand.garrigues@laposte.net>2020-10-25 01:54:21 +0200
commita2e955e07354c83939fabffebcf720d3333d1f6b (patch)
tree2ab0701015f591b2534671aa56b79b50a3331ba5 /FOR-RELEASE
parent564d783b56972a87e448d16e29f5a2061e63f598 (diff)
downloadgroff-git-a2e955e07354c83939fabffebcf720d3333d1f6b.tar.gz
Update copyright
Use gnulib's update-copyright script. * src/roff/groff/groff.cpp: update the printf displayed when 'groff -v' is invoked. * FOR-RELEASE: mention this point.
Diffstat (limited to 'FOR-RELEASE')
-rw-r--r--FOR-RELEASE15
1 files changed, 14 insertions, 1 deletions
diff --git a/FOR-RELEASE b/FOR-RELEASE
index dcedb0b5c..9da317c08 100644
--- a/FOR-RELEASE
+++ b/FOR-RELEASE
@@ -1,4 +1,4 @@
- Copyright 2013-2018 Free Software Foundation, Inc.
+ Copyright 2013-2020 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
@@ -24,3 +24,16 @@ generic file provided from GNU (normally called `INSTALL').
glyphlist.txt>
* Update the 'gnulib' sub-module to the latest version.
+
+* Update the copyright:
+
+ Use ./gnulib/build-aux/update-copyright:
+
+ export UPDATE_COPYRIGHT_USE_INTERVALS=2
+ find . \
+ -path ./.git -prune -o \
+ -path ./gnulib -prune -o \
+ ! -name "ChangeLog.*" -type f | xargs ./gnulib/build-aux/update-copyright -
+
+ Modify in 'src/roff/groff/groff.cpp' the 'printf' that displays the
+ copyright.