]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/mgr/BasicActions.h
SourceFormat Enforcement
[thirdparty/squid.git] / src / mgr / BasicActions.h
index 8fa13330e3c2f1a2b78bc292e16804f13f74e226..fa0bb5b0d16e7e2b907e6b092ceb38d57434baaa 100644 (file)
@@ -1,8 +1,13 @@
 /*
- * DEBUG: section 16    Cache Manager API
+ * Copyright (C) 1996-2017 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_BASIC_ACTIONS_H
 #define SQUID_MGR_BASIC_ACTIONS_H
 
@@ -94,3 +99,4 @@ void RegisterBasics();
 } // namespace Mgr
 
 #endif /* SQUID_MGR_BASIC_ACTIONS_H */
+