mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-21 06:55:39 +00:00
* admin/update-copyright: Print reminder to do manual updates.
This commit is contained in:
parent
43b678d3d2
commit
3822a5e5d1
@ -77,3 +77,7 @@ updatable_files=$(find $repo_files \
|
||||
-print) &&
|
||||
|
||||
build-aux/update-copyright $updatable_files
|
||||
|
||||
printf ">>> Please remember to search for and manually update any\n"
|
||||
printf ">>> copyright years that were not updated by this script.\n"
|
||||
printf ">>> See the file 'admin/notes/years' for details.\n"
|
||||
|
Loading…
Reference in New Issue
Block a user