]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/adaptation/AccessRule.h
Source Format Enforcement (#763)
[thirdparty/squid.git] / src / adaptation / AccessRule.h
index a8a2d1a7d62ec0bd2a0fc58ee9af87915b8646d3..7fad34321a320aa02164361e0d20e3ff3b954dd2 100644 (file)
@@ -1,3 +1,11 @@
+/*
+ * Copyright (C) 1996-2021 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_ADAPTATION__ACCESS_RULE_H
 #define SQUID_ADAPTATION__ACCESS_RULE_H
 
@@ -44,3 +52,4 @@ AccessRule *FindRuleByGroupId(const String &groupId);
 } // namespace Adaptation
 
 #endif /* SQUID_ADAPTATION__ACCESS_RULE_H */
+