X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=tests%2Ftests.sh;h=13735a0e42b983bad5365310c56b0a7c08dfd71e;hb=437bffbf713d55d6a92bef3e27878c36fb6f6414;hp=21fa8f7835fcc934835ab7f8a9bce0aca542c0f6;hpb=1d55743e7a59263dcabebdbcf937662657264b5d;p=tlsproxy%2Ftlsproxy.git 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.