From e5e11fe670f357a82c2eca8afe0a14ebc2349b36 Mon Sep 17 00:00:00 2001 From: Timotej Lazar Date: Sun, 24 Feb 2019 22:11:48 +0100 Subject: License under AGPL3+ --- test_task.py | 1 + 1 file changed, 1 insertion(+) (limited to 'test_task.py') diff --git a/test_task.py b/test_task.py index 43aaf38..f268bc0 100755 --- a/test_task.py +++ b/test_task.py @@ -1,4 +1,5 @@ #!/usr/bin/env python3 +# SPDX-License-Identifier: AGPL-3.0-or-later import argparse import collections -- cgit v1.2.1