]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/icmp/net_db.h
SourceFormat Enforcement
[thirdparty/squid.git] / src / icmp / net_db.h
index 87bdaaca5331d84818899b857f7df72699f81dfa..1e944e63c54e5fce19cd90ab590ef2edf487abbf 100644 (file)
@@ -1,3 +1,11 @@
+/*
+ * Copyright (C) 1996-2015 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.
+ */
+
 #ifndef ICMP_NET_DB_H
 #define ICMP_NET_DB_H
 
@@ -70,3 +78,4 @@ CachePeer *netdbClosestParent(HttpRequest *);
 void netdbHostData(const char *host, int *samp, int *rtt, int *hops);
 
 #endif /* ICMP_NET_DB_H */
+