From bcf4e09e46f5b0e4c570c34e39b08a71ae123e80 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Tue, 28 Jun 2011 20:28:10 +0100 Subject: Add copyright blob. --- systest | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'systest') diff --git a/systest b/systest index 0c35f2a..38190d3 100755 --- a/systest +++ b/systest @@ -1,4 +1,18 @@ #!/usr/bin/python +# Copyright 2011 Lars Wirzenius +# +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 3 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . import cliapp import imp -- cgit v1.2.1