]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/mgr/Response.h
Source Format Enforcement (#532)
[thirdparty/squid.git] / src / mgr / Response.h
index b11ad623fa5474d737ead42cb027275da51e0a6d..e95a6d5b45b50c4baa715323eee0a20801148548 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_RESPONSE_H
 #define SQUID_MGR_RESPONSE_H
 
@@ -39,3 +44,4 @@ public:
 } // namespace Mgr
 
 #endif /* SQUID_MGR_RESPONSE_H */
+