aboutsummaryrefslogtreecommitdiff
path: root/tests/test00.vtc
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test00.vtc')
-rw-r--r--tests/test00.vtc16
1 files changed, 16 insertions, 0 deletions
diff --git a/tests/test00.vtc b/tests/test00.vtc
index 7876677..17b4ead 100644
--- a/tests/test00.vtc
+++ b/tests/test00.vtc
@@ -1,3 +1,19 @@
+# This file is part of vmod-basicauth
+# Copyright (C) 2013-2014 Sergey Poznyakoff
+#
+# Vmod-basicauth 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, or (at your option)
+# any later version.
+#
+# Vmod-basicauth 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 vmod-basicauth. If not, see <http://www.gnu.org/licenses/>.
+
varnishtest "Test basic HTTP authentication: PLAIN"
server s1 {

Return to:

Send suggestions and report system problems to the System administrator.