From: Simon Ruderich Date: Fri, 11 Mar 2011 23:21:33 +0000 (+0100) Subject: tests/tests.sh: Add missing license. X-Git-Tag: 0.1~2 X-Git-Url: https://ruderich.org/simon/gitweb/?p=tlsproxy%2Ftlsproxy.git;a=commitdiff_plain;h=437bffbf713d55d6a92bef3e27878c36fb6f6414 tests/tests.sh: Add missing license. --- diff --git a/tests/tests.sh b/tests/tests.sh index 21fa8f7..13735a0 100755 --- a/tests/tests.sh +++ b/tests/tests.sh @@ -1,6 +1,21 @@ #!/bin/sh # tlsproxy test "suite". +# +# Copyright (C) 2011 Simon Ruderich +# +# 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 . # Handle empty $srcdir.