]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/mgr/Command.cc
Boilerplate: update copyright blurbs on src/
[thirdparty/squid.git] / src / mgr / Command.cc
index ecead38451dac088be6021363110f9700b0eabd0..964750d6402d4e6e68b4866f47077f65b3ee45c8 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 "mgr/ActionProfile.h"
 #include "mgr/Command.h"