aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii2022-05-20 10:12:04 +0300
committerEli Zaretskii2022-05-20 10:12:04 +0300
commit3ffa3d340339eb90e619051711e910d73f84b3a8 (patch)
tree2b3fc113f609e6fd330ae99a21568d52d92d82d1
parent7dc026f9ea1452ed0ca135c6b9062f778c76e6ba (diff)
downloademacs-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.txt3
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
337Also, make sure the copyright years at the bottom of emacs.html are
338up-to-date.
339
337The file download.html may need to be updated, for example if the 340The file download.html may need to be updated, for example if the
338MS-Windows binaries will be signed by a different person/key than 341MS-Windows binaries will be signed by a different person/key than
339those mentioned there. 342those mentioned there.