aboutsummaryrefslogtreecommitdiffstats
path: root/admin/notes
diff options
context:
space:
mode:
Diffstat (limited to 'admin/notes')
-rw-r--r--admin/notes/years4
1 files changed, 3 insertions, 1 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
3Maintaining copyright years is now very simple: every time a new year 3Maintaining copyright years is now very simple: every time a new year
4rolls around, add that year to every FSF (and AIST) copyright notice. 4rolls around, add that year to every FSF (and AIST) copyright notice.
5Do this by running the 'admin/update-copyright' script on a fresh repo 5Do this by running the 'admin/update-copyright' script on a fresh repo
6checkout. Inspect the results for plausibility, then commit them. 6checkout, redirecting its output to a file, so that you could later
7examine the files that don't have copyright notices. Inspect the
8results for plausibility, then commit them.
7 9
8You should also run the etags test suite in test/manual/etags/. It 10You should also run the etags test suite in test/manual/etags/. It
9will most probably fail because the contents of the test files changes 11will most probably fail because the contents of the test files changes