From 0abcaf66294cbabf1fb97797b2a1b9cac944cc72 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Thu, 28 Feb 2019 12:33:57 -0800 Subject: license GPLv3 --- arabesque.py | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'arabesque.py') diff --git a/arabesque.py b/arabesque.py index afb2180..60f2f13 100755 --- a/arabesque.py +++ b/arabesque.py @@ -14,6 +14,10 @@ Commands/modes: Design docs in DESIGN.md +This script was written by Bryan Newbold and is Free +Software under the GPLv3 license (a copy of which should be included with this +file). + TODO: - open map in read-only when appropriate - some kind of stats dump command? (querying sqlite) -- cgit v1.2.3