]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - test-suite/run_ntlm_test.sh
Source Format Enforcement (#763)
[thirdparty/squid.git] / test-suite / run_ntlm_test.sh
index eaf228d229f3f023ade48f5706cb6c95e3357b8c..ca9e1ad0de241d65efb1842597630087a49d2066 100755 (executable)
@@ -1,4 +1,12 @@
 #!/bin/sh
+#
+## Copyright (C) 1996-2021 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.
+##
+
 url=$1
 proxy=${2:-localhost}
 port=${3:-3128}