]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - scripts/remove-cfg.sh
SourceFormat Enforcement
[thirdparty/squid.git] / scripts / remove-cfg.sh
index f3e997c7c2ea1bc7db1aff9fc2de7ae700984948..96f8dcb4c474fb47f31e85c37265c660d07f3ec5 100755 (executable)
@@ -1,4 +1,11 @@
 #!/bin/sh
+#
+## Copyright (C) 1996-2017 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.
+##
 
 # Removes an configuration file if it is identical to the default file,
 # preventing "make distcheck" failures due to configuration leftovers.