]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/adaptation/ecap/Host.h
SourceFormat Enforcement
[thirdparty/squid.git] / src / adaptation / ecap / Host.h
index 9789fc1c2b77ce1d857409fe0a6c44597d93a519..c80b4f1658952f77368c252bbe9a16a6cecbf68a 100644 (file)
@@ -1,7 +1,13 @@
 /*
- * DEBUG: section 93    eCAP Interface
+ * 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.
  */
 
+/* DEBUG: section 93    eCAP Interface */
+
 #ifndef SQUID_ECAP_HOST_H
 #define SQUID_ECAP_HOST_H
 
@@ -48,3 +54,4 @@ extern const libecap::Name metaBypassable; ///< an ecap_service parameter
 } // namespace Adaptation
 
 #endif /* SQUID_ECAP_HOST_H */
+