summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2009-09-17 00:25:28 +0200
committerMichael Adam <obnox@samba.org>2009-09-17 00:25:57 +0200
commit4d4f7d2a09975a94d85796becfab616a8a183f04 (patch)
treea227b069275202cc5084f8d698c60fb7df541f55 /tests
parentd1c8a683758448d0efe907c78636d5c05343b0e2 (diff)
downloadtinyproxy-4d4f7d2a09975a94d85796becfab616a8a183f04.tar.gz
tinyproxy-4d4f7d2a09975a94d85796becfab616a8a183f04.zip
tests:webclient: add copyright notice to the pod documentation.
Michael
Diffstat (limited to '')
-rwxr-xr-xtests/scripts/webclient.pl7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/scripts/webclient.pl b/tests/scripts/webclient.pl
index c9186c2..24756c9 100755
--- a/tests/scripts/webclient.pl
+++ b/tests/scripts/webclient.pl
@@ -167,4 +167,11 @@ web servers or web proxy servers. The result is printed as is to standard output
including headers. This is meant as a tool for diagnosing and testing
web servers and proxy servers.
+=head1 COPYRIGHT
+
+Copyright (C) 2009 Michael Adam <obnox@samba.org>
+
+This program is distributed under the terms of the GNU General Public License
+version 2 or above. See the COPYING file for additional information.
+
=cut