summaryrefslogtreecommitdiff
path: root/tests/scripts/webserver.pl
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2009-09-17 00:25:01 +0200
committerMichael Adam <obnox@samba.org>2009-09-17 00:25:57 +0200
commitd1c8a683758448d0efe907c78636d5c05343b0e2 (patch)
tree343e7eb69544774256aec15455fe4ed4fcca27da /tests/scripts/webserver.pl
parentaae8ae5d8d4027cbd457c0e3ff26cf4db8241247 (diff)
downloadtinyproxy-d1c8a683758448d0efe907c78636d5c05343b0e2.tar.gz
tinyproxy-d1c8a683758448d0efe907c78636d5c05343b0e2.zip
tests:webserver: Add copyright notice to the pod documentation.
Michael
Diffstat (limited to 'tests/scripts/webserver.pl')
-rwxr-xr-xtests/scripts/webserver.pl7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/scripts/webserver.pl b/tests/scripts/webserver.pl
index 19cd861..223ebd5 100755
--- a/tests/scripts/webserver.pl
+++ b/tests/scripts/webserver.pl
@@ -418,4 +418,11 @@ This is a very simple web server. It currently does not deliver the specific web
page requested, but constructs the same kind of answer for each request, citing
a fortune if fortune is available, and printing the originating request.
+=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