1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-09-01 10:52:33 +01:00

dev_scripts: add copyright_updater

Add copyright_updater script which checks Python files to ensure their
copyright is up to date with its last modification.
This commit is contained in:
Nicholas Thoelke
2018-06-27 16:02:07 +01:00
committed by Marc Bonnici
parent 98de37807d
commit a3b1921793
2 changed files with 68 additions and 0 deletions

View File

@@ -12,6 +12,8 @@ Scripts
:clear_env: Clears ~/.workload_automation.
:copyright_updater: Checks and updates the year of the copyright in Python files.
:get_apk_versions: Prints out a table of APKs and their versons found under the
path specified as the argument.