From b6ee7b2379929ec66c5bb0b385b95b201e578c9f Mon Sep 17 00:00:00 2001 From: Helmut Grohne Date: Sun, 17 Mar 2019 22:00:59 +0100 Subject: license the beast as gpl-2+ --- webapp.py | 1 + 1 file changed, 1 insertion(+) (limited to 'webapp.py') diff --git a/webapp.py b/webapp.py index e32a8af..b402186 100644 --- a/webapp.py +++ b/webapp.py @@ -1,4 +1,5 @@ #!/usr/bin/python3 +# SPDX-License-Identifier: GPL-2.0+ import datetime import lzma -- cgit v1.2.3