summaryrefslogtreecommitdiff
path: root/FOR-RELEASE
diff options
context:
space:
mode:
authorBertrand Garrigues <bertrand.garrigues@laposte.net>2020-10-25 22:19:26 +0100
committerBertrand Garrigues <bertrand.garrigues@laposte.net>2020-10-25 22:19:26 +0100
commit54f7ea974ee354666ab7a1d523218b64c768a137 (patch)
tree9bd75881583250d68697a5c0dae3d42d91bebc03 /FOR-RELEASE
parent08291b401786f57ffb8c8c3551455167bcfb4d31 (diff)
downloadgroff-git-54f7ea974ee354666ab7a1d523218b64c768a137.tar.gz
Revert "Update copyright"
This reverts commit a2e955e07354c83939fabffebcf720d3333d1f6b. Some files (COPYING, FDL, bootstrap) should not have been updated
Diffstat (limited to 'FOR-RELEASE')
-rw-r--r--FOR-RELEASE15
1 files changed, 1 insertions, 14 deletions
diff --git a/FOR-RELEASE b/FOR-RELEASE
index f70fe16d6..4b62b0b22 100644
--- a/FOR-RELEASE
+++ b/FOR-RELEASE
@@ -1,4 +1,4 @@
- Copyright 2013-2020 Free Software Foundation, Inc.
+ Copyright 2013-2018 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
@@ -25,19 +25,6 @@ generic file provided from GNU (normally called `INSTALL').
* 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.
-
* Update the release version number where it is hard-coded.
+ NEWS
+ BUG-REPORT