From: Malte S. Stretz Date: Wed, 8 Jun 2011 12:33:59 +0000 (+0200) Subject: Add license blurb to darkproxy.php. X-Git-Tag: 3.0.715~42 X-Git-Url: https://unix4lyfe.org/gitweb/darkstat/commitdiff_plain/4ba869f67c6d34b24ae6cd63facab4669bc63ea4 Add license blurb to darkproxy.php. Feel free to do whatever you like with this trivial code. --- diff --git a/contrib/darkproxy.php b/contrib/darkproxy.php index de0d3f2..67117ac 100644 --- a/contrib/darkproxy.php +++ b/contrib/darkproxy.php @@ -4,6 +4,11 @@ # This is a simple proxy script to test the proper implementation of # relative hrefs in combination with eg. lighttpd 1.4 which doesn't # support the features of mod_proxy_core yet. +# +# You may use, modify and redistribute this file under the terms of the +# GNU General Public License version 2. (see COPYING.GPL) +# Feel free to relicense this code under any Open Source License +# approved by the Open Source Initiative. $darkstat = "http://localhost:667";