]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/comm/forward.h
SourceFormat Enforcement
[thirdparty/squid.git] / src / comm / forward.h
index b132578c34e79144f3fc5374db802cde1edd1e62..0e9d256d7c4b32ce7dbe0462ffff1f41bb7cb49b 100644 (file)
@@ -1,3 +1,11 @@
+/*
+ * 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.
+ */
+
 #ifndef _SQUID_COMM_FORWARD_H
 #define _SQUID_COMM_FORWARD_H
 
@@ -21,3 +29,4 @@ bool IsConnOpen(const Comm::ConnectionPointer &conn);
 }; // namespace Comm
 
 #endif /* _SQUID_COMM_FORWARD_H */
+