diff options
Diffstat (limited to 'tasks/edit_find_grep_compile_convert')
-rw-r--r-- | tasks/edit_find_grep_compile_convert/task.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tasks/edit_find_grep_compile_convert/task.py b/tasks/edit_find_grep_compile_convert/task.py index deaac4f..aa61b9d 100644 --- a/tasks/edit_find_grep_compile_convert/task.py +++ b/tasks/edit_find_grep_compile_convert/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 |