]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/eui/Config.cc
Source Format Enforcement (#532)
[thirdparty/squid.git] / src / eui / Config.cc
index 3135fc6a6661f7c6b61cafb2c5c5927e7b36665f..691693dba1a277f1c924c618a7e905ceef580467 100644 (file)
@@ -1,4 +1,13 @@
-#include "config.h"
+/*
+ * Copyright (C) 1996-2020 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 "eui/Config.h"
 
 Eui::EuiConfig Eui::TheConfig;
+