]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/LoadableModules.h
Docs: Copyright updates for 2018 (#114)
[thirdparty/squid.git] / src / LoadableModules.h
index 428135d4bfef65d18b03943a6d7aee861aab30bf..3d0fa63d6039b0043bf087537b054b78646ca969 100644 (file)
@@ -1,3 +1,11 @@
+/*
+ * Copyright (C) 1996-2018 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_LOADABLE_MODULES_H
 #define SQUID_LOADABLE_MODULES_H
 
@@ -8,3 +16,4 @@ class wordlist;
 void LoadableModulesConfigure(const wordlist *names);
 
 #endif /* SQUID_LOADABLE_MODULES_H */
+