]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/mgr/QueryParam.h
Source Format Enforcement (#532)
[thirdparty/squid.git] / src / mgr / QueryParam.h
index 0770b05f46561842915eac7c17b31a80547747c3..950a188111b348199886e16f8ebd634eac3db098 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_QUERY_PARAM_H
 #define SQUID_MGR_QUERY_PARAM_H
 
@@ -35,3 +40,4 @@ public:
 } // namespace Mgr
 
 #endif /* SQUID_MGR_QUERY_PARAM_H */
+