From da55f82619642edf0e39ba0ac9ec5a626cbcb87c Mon Sep 17 00:00:00 2001 From: Damien Elmes Date: Fri, 3 Apr 2020 09:05:32 +1000 Subject: [PATCH] add missing license header --- qt/aqt/previewer.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/qt/aqt/previewer.py b/qt/aqt/previewer.py index 9096a340b..4ceae23c4 100644 --- a/qt/aqt/previewer.py +++ b/qt/aqt/previewer.py @@ -1,3 +1,6 @@ +# Copyright: Ankitects Pty Ltd and contributors +# License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html + import json import re import time