]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - compat/compat.cc
SourceFormat Enforcement
[thirdparty/squid.git] / compat / compat.cc
index e36ae437941bc54986ba3576f847b41c5915eb87..c3d1b0dd91a5d91c1364a404dad49464e40d9a63 100644 (file)
@@ -1,4 +1,13 @@
-#include "config.h"
+/*
+ * 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.
+ */
+
+#include "squid.h"
 #include "compat.h"
 
 void (*failure_notify) (const char *) = NULL;
+