X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=cgi-auth-flexible.git;a=blobdiff_plain;f=tests%2Fwrap;h=67bdad2c7749673c1bda60f97535e438d9320e78;hp=99df0f904c5fc5c03c76089af00dcc01ccef9267;hb=HEAD;hpb=3eb1b34dd6160ab9e454feb2648ca3ef52d33eaa diff --git a/tests/wrap b/tests/wrap index 99df0f9..67bdad2 100755 --- a/tests/wrap +++ b/tests/wrap @@ -1,4 +1,22 @@ #!/bin/sh + +# This is part of CGI::Auth::Flexible, a perl CGI authentication module. +# +# Copyright 2012,2013,2015 Ian Jackson. +# Copyright 2012,2013,2015 Citrix. +# +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU Affero General Public License as published by +# the Free Software Foundation, either version 3 of the License, or +# (at your option) any later version, with the "CAF Login Exception" +# as published by Ian Jackson (version 1, or at your option any +# later version) as an Additional Permission. +# +# 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 Affero General Public License for more details. + set -e cd "$CAFTEST_CAF" : ${CAFTEST_TMP:=tests/tmp}