]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/mgr/IntervalAction.h
Source Format Enforcement (#532)
[thirdparty/squid.git] / src / mgr / IntervalAction.h
index 68c207eb3da837bccb7f1c5c5c885bb91883c635..7b642aed6a35f79aa0b8144cf2477b32e265b0d2 100644 (file)
@@ -1,8 +1,13 @@
 /*
- * DEBUG: section 16    Cache Manager API
+ * Copyright (C) 1996-2020 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 16    Cache Manager API */
+
 #ifndef SQUID_MGR_INTERVAL_ACTION_H
 #define SQUID_MGR_INTERVAL_ACTION_H
 
@@ -124,3 +129,4 @@ private:
 } // namespace Mgr
 
 #endif /* SQUID_MGR_INTERVAL_ACTION_H */
+