]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/LoadableModule.cc
Boilerplate: update copyright blurbs on src/
[thirdparty/squid.git] / src / LoadableModule.cc
index 996797efc3e84c7c2f2a8282b51d579f627385d0..120cb6c89c5fa06912ca9bc7a7ea2c596d7c3b99 100644 (file)
@@ -1,3 +1,11 @@
+/*
+ * Copyright (C) 1996-2014 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.
+ */
+
 #include "squid.h"
 
 /* The original code has this constant ./configure-able.