]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/adaptation/Config.h
Source Format Enforcement (#1234)
[thirdparty/squid.git] / src / adaptation / Config.h
index f744ad27f6d2541ff9521331c16178771a11c61e..279cee7d4a8168237a4f2a28d69f0d2dfb5d8c7b 100644 (file)
@@ -1,3 +1,11 @@
+/*
+ * Copyright (C) 1996-2023 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.
+ */
+
 #ifndef SQUID_ADAPTATION__CONFIG_H
 #define SQUID_ADAPTATION__CONFIG_H
 
@@ -97,3 +105,4 @@ private:
 } // namespace Adaptation
 
 #endif /* SQUID_ADAPTATION__CONFIG_H */
+