]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/http/forward.h
SourceFormat Enforcement
[thirdparty/squid.git] / src / http / forward.h
index 3ae78ba0e353715e9194d8e9b4240aebf1d99c7d..e91217fd6a651a67b788f0f4f86953353bd01765 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_SRC_HTTP_FORWARD_H
 #define SQUID_SRC_HTTP_FORWARD_H
 
@@ -14,3 +22,4 @@ class HttpReply;
 typedef RefCount<HttpReply> HttpReplyPointer;
 
 #endif /* SQUID_SRC_HTTP_FORWARD_H */
+