]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/mgr/ServiceTimesAction.h
Source Format Enforcement (#763)
[thirdparty/squid.git] / src / mgr / ServiceTimesAction.h
index 5fb751635164c8b18ef66536f255b5caf0889297..6a11d95aa4c80f17868c5fb816a6947112097dae 100644 (file)
@@ -1,8 +1,13 @@
 /*
- * DEBUG: section 16    Cache Manager API
+ * Copyright (C) 1996-2021 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_SERVICE_TIMES_ACTION_H
 #define SQUID_MGR_SERVICE_TIMES_ACTION_H
 
@@ -64,3 +69,4 @@ private:
 } // namespace Mgr
 
 #endif /* SQUID_MGR_SERVICE_TIMES_ACTION_H */
+