]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/ipc/Port.h
SourceFormat Enforcement
[thirdparty/squid.git] / src / ipc / Port.h
index 01949b844b0ee52a24c51c348d34c6761613cab9..12a45c0df03456d70fb657109bf64a48d6a26297 100644 (file)
@@ -1,8 +1,13 @@
 /*
- * DEBUG: section 54    Interprocess Communication
+ * 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 54    Interprocess Communication */
+
 #ifndef SQUID_IPC_PORT_H
 #define SQUID_IPC_PORT_H
 
@@ -45,3 +50,4 @@ extern const char strandAddrLabel[]; ///< strand's listening address unique labe
 } // namespace Ipc
 
 #endif /* SQUID_IPC_PORT_H */
+