diff options
| author | Eric S. Raymond | 2014-10-26 07:01:58 -0400 |
|---|---|---|
| committer | Eric S. Raymond | 2014-10-26 07:01:58 -0400 |
| commit | a4566cad72f191d7274dd74263009bb4092983f8 (patch) | |
| tree | 8a14594018d2733bd2e1972155cba411e8db51cd /admin | |
| parent | 5070ebb0c2b0535072ae64059119ac6d0f20dba3 (diff) | |
| download | emacs-a4566cad72f191d7274dd74263009bb4092983f8.tar.gz emacs-a4566cad72f191d7274dd74263009bb4092983f8.zip | |
Neutralize some language specific to a repository type.
Diffstat (limited to 'admin')
| -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 | |||
| 2 | 2 | ||
| 3 | Maintaining copyright years is now very simple: every time a new year | 3 | Maintaining copyright years is now very simple: every time a new year |
| 4 | rolls around, add that year to every FSF (and AIST) copyright notice. | 4 | rolls around, add that year to every FSF (and AIST) copyright notice. |
| 5 | Do this by running the 'admin/update-copyright' script on a fresh bzr | 5 | Do this by running the 'admin/update-copyright' script on a fresh repo |
| 6 | checkout. Inspect the results for plausibility, then commit them. | 6 | checkout. Inspect the results for plausibility, then commit them. |
| 7 | 7 | ||
| 8 | There's no need to worry about whether an individual file has changed | 8 | There's no need to worry about whether an individual file has changed |