]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/eui/Config.h
Source Format Enforcement (#532)
[thirdparty/squid.git] / src / eui / Config.h
index 05d4f7afe4dd479a13b78f9dbfa3146fc7d69ede..2280bd8f30cbbd7331ad4b0a4be8859eb71a437d 100644 (file)
@@ -1,3 +1,11 @@
+/*
+ * 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.
+ */
+
 #ifndef SQUID_EUI_CONFIG_H
 #define SQUID_EUI_CONFIG_H
 
@@ -12,6 +20,7 @@ public:
 
 extern EuiConfig TheConfig;
 
-}; // namespace Eui
+} // namespace Eui
 
 #endif /* SQUID_EUI_CONFIG_H */
+