]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/ipc/mem/PagePool.cc
Boilerplate: update copyright blurbs on src/
[thirdparty/squid.git] / src / ipc / mem / PagePool.cc
index 1fb57519e6db677690410e26ec616a0a71fe7d59..7f8cf94001cd4152472c25d40cdebfaae4b0b805 100644 (file)
@@ -1,8 +1,13 @@
 /*
- * DEBUG: section 54    Interprocess Communication
+ * 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 54    Interprocess Communication */
+
 #include "squid.h"
 #include "base/TextException.h"
 #include "ipc/mem/Page.h"