From d1c8a683758448d0efe907c78636d5c05343b0e2 Mon Sep 17 00:00:00 2001 From: Michael Adam Date: Thu, 17 Sep 2009 00:25:01 +0200 Subject: tests:webserver: Add copyright notice to the pod documentation. Michael --- tests/scripts/webserver.pl | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'tests') 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 + +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 -- cgit v1.2.3