diff options
| author | Eli Zaretskii | 2022-05-20 10:12:04 +0300 |
|---|---|---|
| committer | Eli Zaretskii | 2022-05-20 10:12:04 +0300 |
| commit | 3ffa3d340339eb90e619051711e910d73f84b3a8 (patch) | |
| tree | 2b3fc113f609e6fd330ae99a21568d52d92d82d1 | |
| parent | 7dc026f9ea1452ed0ca135c6b9062f778c76e6ba (diff) | |
| download | emacs-3ffa3d340339eb90e619051711e910d73f84b3a8.tar.gz emacs-3ffa3d340339eb90e619051711e910d73f84b3a8.zip | |
; Minor addition to make-tarball.txt
* admin/make-tarball.txt (WEB PAGES): Mention the need to update
th copyright years of emacs.html. (Bug#55530)
| -rw-r--r-- | admin/make-tarball.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/admin/make-tarball.txt b/admin/make-tarball.txt index c8ee3349cdb..02b4f318e26 100644 --- a/admin/make-tarball.txt +++ b/admin/make-tarball.txt | |||
| @@ -334,6 +334,9 @@ looks like this: | |||
| 334 | </div> | 334 | </div> |
| 335 | </div> | 335 | </div> |
| 336 | 336 | ||
| 337 | Also, make sure the copyright years at the bottom of emacs.html are | ||
| 338 | up-to-date. | ||
| 339 | |||
| 337 | The file download.html may need to be updated, for example if the | 340 | The file download.html may need to be updated, for example if the |
| 338 | MS-Windows binaries will be signed by a different person/key than | 341 | MS-Windows binaries will be signed by a different person/key than |
| 339 | those mentioned there. | 342 | those mentioned there. |