]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/mgr/Response.cc
Boilerplate: update copyright blurbs on src/
[thirdparty/squid.git] / src / mgr / Response.cc
index 89f547f62dfbb7983b4291f9db0daaf3c32f472f..7e914a0b38214c9fa56eba5778f0b620b2c8ecdf 100644 (file)
@@ -1,8 +1,13 @@
 /*
- * DEBUG: section 16    Cache Manager API
+ * 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 16    Cache Manager API */
+
 #include "squid.h"
 #include "base/TextException.h"
 #include "CacheManager.h"