summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2022-01-01 13:01:44 +0200
committerEli Zaretskii <eliz@gnu.org>2022-01-01 13:01:44 +0200
commitebe8772f657c6fb393254ee87ae188ee93c9bb9b (patch)
tree55d80a29738abdd753c23301fcd1921164c3dded
parent23c1ee69892256dab0920ff7f955b34d8970b326 (diff)
downloademacs-ebe8772f657c6fb393254ee87ae188ee93c9bb9b.tar.gz
; Minor fixes related to copyright years
* admin/notes/years: Advise redirecting output of update-copyright to a file. * etc/refcards/gnus-refcard.tex (Copyright): Update years.
-rw-r--r--admin/notes/years4
-rw-r--r--etc/refcards/gnus-refcard.tex2
2 files changed, 4 insertions, 2 deletions
diff --git a/admin/notes/years b/admin/notes/years
index 19c72c39184..4f1d29ef022 100644
--- a/admin/notes/years
+++ b/admin/notes/years
@@ -3,7 +3,9 @@ HOW TO MAINTAIN COPYRIGHT YEARS FOR GNU EMACS
Maintaining copyright years is now very simple: every time a new year
rolls around, add that year to every FSF (and AIST) copyright notice.
Do this by running the 'admin/update-copyright' script on a fresh repo
-checkout. Inspect the results for plausibility, then commit them.
+checkout, redirecting its output to a file, so that you could later
+examine the files that don't have copyright notices. Inspect the
+results for plausibility, then commit them.
You should also run the etags test suite in test/manual/etags/. It
will most probably fail because the contents of the test files changes
diff --git a/etc/refcards/gnus-refcard.tex b/etc/refcards/gnus-refcard.tex
index 4a1760c1b26..93191f23afd 100644
--- a/etc/refcards/gnus-refcard.tex
+++ b/etc/refcards/gnus-refcard.tex
@@ -120,7 +120,7 @@
%% Gnus logo by Luis Fernandes.
\newcommand{\Copyright}{%
\begin{center}
- Copyright \copyright\ 1995, 2000, 2002--2021 Free Software Foundation, Inc.\\*
+ Copyright \copyright\ 1995, 2000, 2002--2022 Free Software Foundation, Inc.\\*
\end{center}
Released under the terms of the GNU General Public License version 3 or later.