]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/acl/HierCode.cc
SourceFormat Enforcement
[thirdparty/squid.git] / src / acl / HierCode.cc
index 0ed141f9c089d15654867841a4d76bbef2bc8c8a..8db3ff04b1c53f24b95f730372845cbc67574464 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.
+ */
+
 #include "squid.h"
 #include "acl/Checklist.h"
 #include "acl/HierCode.h"
@@ -21,3 +29,4 @@ ACLHierCodeStrategy::Instance()
 }
 
 ACLHierCodeStrategy ACLHierCodeStrategy::Instance_;
+