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+ --- build.py | 1 + 1 file changed, 1 insertion(+) (limited to 'build.py') diff --git a/build.py b/build.py index 86791fe..876e21b 100755 --- a/build.py +++ b/build.py @@ -1,4 +1,5 @@ #!/usr/bin/python3 +# SPDX-License-Identifier: GPL-2.0+ import argparse import collections -- cgit v1.2.3