* admin/update-copyright: Print reminder to do manual updates.
This commit is contained in:
parent
43b678d3d2
commit
3822a5e5d1
1 changed files with 4 additions and 0 deletions
|
@ -77,3 +77,7 @@ updatable_files=$(find $repo_files \
|
||||||
-print) &&
|
-print) &&
|
||||||
|
|
||||||
build-aux/update-copyright $updatable_files
|
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…
Add table
Reference in a new issue