]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/esi/Module.h
Source Format Enforcement (#763)
[thirdparty/squid.git] / src / esi / Module.h
index be338ba12a82c5a42b1feca91134d217eb59fbd6..4d61cc278da8029640d73cb0aac7939017678d60 100644 (file)
@@ -1,3 +1,11 @@
+/*
+ * 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.
+ */
+
 #ifndef SQUID_ESI_MODULE_H
 #define SQUID_ESI_MODULE_H
 
@@ -10,3 +18,4 @@ void Clean();
 } // namespace Esi
 
 #endif /* SQUID_ESI_MODULE_H */
+