]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/ssl/bio.cc
Boilerplate: update copyright blurbs on src/
[thirdparty/squid.git] / src / ssl / bio.cc
index 5270e73a6aec341fe636b6ff6d53414c4c20a7d4..dd34014d74d4717cccffe6c25952f807af4ccb88 100644 (file)
@@ -1,8 +1,13 @@
 /*
- * DEBUG: section 83    SSL accelerator support
+ * 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 83    SSL accelerator support */
+
 #include "squid.h"
 #include "ssl/support.h"