]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/ip/Address.cc
Boilerplate: update copyright blurbs on src/
[thirdparty/squid.git] / src / ip / Address.cc
index 773441cac9036cf4c2c295fecc29dd0c434ff66b..6bae054387b9b8712ee3eac7709c690b4851bf1c 100644 (file)
@@ -1,6 +1,13 @@
 /*
- * DEBUG: section 14    IP Storage and Handling
+ * 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 14    IP Storage and Handling */
+
 #include "squid.h"
 #include "compat/getaddrinfo.h"
 #include "compat/inet_ntop.h"