diff options
Diffstat (limited to 'testing/make-testing')
-rwxr-xr-x | testing/make-testing | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/testing/make-testing b/testing/make-testing index b833f5203..3739299ea 100755 --- a/testing/make-testing +++ b/testing/make-testing @@ -1,18 +1,4 @@ #!/bin/bash -# Create the strongSwan UML testing environment -# -# Copyright (C) 2004 Eric Marchionni, Patrik Rayo -# Zuercher Hochschule Winterthur -# -# 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 2 of the License, or (at your -# option) any later version. See <http://www.fsf.org/copyleft/gpl.txt>. -# -# 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. . $PWD/scripts/function.sh |