diff options
Diffstat (limited to 'tasks/public_ssh_motd_http')
-rw-r--r-- | tasks/public_ssh_motd_http/task.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tasks/public_ssh_motd_http/task.py b/tasks/public_ssh_motd_http/task.py index bd48d77..4fa9f0a 100644 --- a/tasks/public_ssh_motd_http/task.py +++ b/tasks/public_ssh_motd_http/task.py @@ -1,3 +1,5 @@ +# SPDX-License-Identifier: AGPL-3.0-or-later + # kpov_util should be imported by add_assignment.py instructions = { |