diff options
author | Timotej Lazar <timotej.lazar@fri.uni-lj.si> | 2019-02-24 22:11:48 +0100 |
---|---|---|
committer | Timotej Lazar <timotej.lazar@fri.uni-lj.si> | 2019-02-24 22:11:48 +0100 |
commit | e5e11fe670f357a82c2eca8afe0a14ebc2349b36 (patch) | |
tree | 08cfb2907f0a34a871c7ce55bee45fe4f52a5571 /tasks/copy_rename_100_files/task.py | |
parent | 8081a5520a441b43a8a7a73f3a90c7aacfaa8e10 (diff) |
License under AGPL3+
Diffstat (limited to 'tasks/copy_rename_100_files/task.py')
-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 |