]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/adaptation/ecap/Config.h
SourceFormat Enforcement
[thirdparty/squid.git] / src / adaptation / ecap / Config.h
index 4575c4d4f6587645520c13288e5151cab3022473..b5bec2c9e7929738ecf2233aa71fb28358b82988 100644 (file)
@@ -1,7 +1,13 @@
 /*
- * DEBUG: section 93    eCAP Interface
+ * Copyright (C) 1996-2015 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.
  */
 
+/* DEBUG: section 93    eCAP Interface */
+
 #ifndef SQUID_ECAP_CONFIG_H
 #define SQUID_ECAP_CONFIG_H
 
@@ -54,3 +60,4 @@ extern Config TheConfig;
 } // namespace Adaptation
 
 #endif /* SQUID_ECAP_CONFIG_H */
+