diff options
Diffstat (limited to 'tasks/copy_rename_100_files')
-rw-r--r-- | tasks/copy_rename_100_files/task.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tasks/copy_rename_100_files/task.py b/tasks/copy_rename_100_files/task.py index 9dcf69a..bbf3d60 100644 --- a/tasks/copy_rename_100_files/task.py +++ b/tasks/copy_rename_100_files/task.py @@ -1,3 +1,5 @@ +# SPDX-License-Identifier: AGPL-3.0-or-later + # TODO: # - check if everything is filled in (computers, params, preparation) # - improve scoring |