]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - helpers/url_rewrite/fake/url_fake_rewrite.sh
SourceFormat Enforcement
[thirdparty/squid.git] / helpers / url_rewrite / fake / url_fake_rewrite.sh
index a013dd64aedcc800c9aff12409c5710409f46430..21a659cf3e4e54979bbc831b404b2e2df0b5a8be 100755 (executable)
@@ -1,5 +1,12 @@
 #!/bin/sh
 #
+## Copyright (C) 1996-2015 The Squid Software Foundation and contributors
+##
+## Squid software is distributed under GPLv2+ license and includes
+## contributions from numerous individuals and organizations.
+## Please see the COPYING and CONTRIBUTORS files for details.
+##
+#
 # Copyright (c) 2009-2014, Treehouse Networks Ltd. New Zealand
 # All rights reserved.
 #
@@ -26,6 +33,7 @@
 # LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
 # ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 # POSSIBILITY OF SUCH DAMAGE.
+#
 
 if test "${1}" = "-h" ; then
        echo "Usage: $0 [-h] [-c] [-d logfile]"