]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/mgr/Action.cc
Boilerplate: update copyright blurbs on src/
[thirdparty/squid.git] / src / mgr / Action.cc
index 46985cbe3996620f5a509ee69f73748ee0d18017..686033f41d15871f8f56c50d1aa0a50aceaa33a6 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 "comm/Connection.h"
 #include "HttpReply.h"