diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2014-10-26 07:01:58 -0400 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2014-10-26 07:01:58 -0400 |
commit | a4566cad72f191d7274dd74263009bb4092983f8 (patch) | |
tree | 8a14594018d2733bd2e1972155cba411e8db51cd | |
parent | 5070ebb0c2b0535072ae64059119ac6d0f20dba3 (diff) | |
download | emacs-a4566cad72f191d7274dd74263009bb4092983f8.tar.gz |
Neutralize some language specific to a repository type.
-rw-r--r-- | admin/notes/years | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/notes/years b/admin/notes/years index 342fe9e2307..c0db1854e30 100644 --- a/admin/notes/years +++ b/admin/notes/years @@ -2,7 +2,7 @@ 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 bzr +Do this by running the 'admin/update-copyright' script on a fresh repo checkout. Inspect the results for plausibility, then commit them. There's no need to worry about whether an individual file has changed |