]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/mgr/Response.h
Source Format Enforcement (#532)
[thirdparty/squid.git] / src / mgr / Response.h
index a2d6d526132b03f17193aaf7ec098384e3cd4259..e95a6d5b45b50c4baa715323eee0a20801148548 100644 (file)
@@ -1,10 +1,13 @@
 /*
- * $Id$
- *
- * 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
 
@@ -41,3 +44,4 @@ public:
 } // namespace Mgr
 
 #endif /* SQUID_MGR_RESPONSE_H */
+