Add additional change date updating script

The new one is explicitly aware of which directories are relevant.
This commit is contained in:
Johan Wikman
2019-06-25 08:45:20 +03:00
parent d146ea376d
commit cbded7f21b
2 changed files with 68 additions and 1 deletions

View File

@ -50,7 +50,7 @@ function main
run $1 $2
echo
echo "Remeber to update LICENSE.TXT as well."
echo "Remember to update LICENSE.TXT as well."
}
main $*