]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/adaptation/icap/ServiceRep.cc
Boilerplate: update copyright blurbs on src/
[thirdparty/squid.git] / src / adaptation / icap / ServiceRep.cc
index 8274551add9a9bc3ab5e45527e79fc1537ae0429..5167a33cbf7ef0212f931924e8c91f821e5c6722 100644 (file)
@@ -1,7 +1,13 @@
 /*
- * DEBUG: section 93    ICAP (RFC 3507) Client
+ * 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.
  */
 
+/* DEBUG: section 93    ICAP (RFC 3507) Client */
+
 #include "squid.h"
 #include "adaptation/Answer.h"
 #include "adaptation/icap/Config.h"