]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - scripts/remove-cfg.sh
SourceFormat Enforcement
[thirdparty/squid.git] / scripts / remove-cfg.sh
old mode 100644 (file)
new mode 100755 (executable)
index f3e997c..96f8dcb
@@ -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.