]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/ipc/Strand.cc
Boilerplate: update copyright blurbs on src/
[thirdparty/squid.git] / src / ipc / Strand.cc
index 60c4e5badb9e0be5e1d99c8aa2bd902acad981f1..e55ef8344c5a4456170389a61a07aa1c4b6388ea 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/Subscription.h"
 #include "base/TextException.h"