]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - test-builds.sh
SourceFormat Enforcement
[thirdparty/squid.git] / test-builds.sh
index 1d0ff39946a250f25d8f46b1c27771b5d2712221..f94ef0e16d0fa9ec97a941b30a891bb3d02b1bf6 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.
+##
 #  Run all or some build tests for a given OS environment.
 #
 top=`dirname $0`