summaryrefslogtreecommitdiff
path: root/src/dns.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/dns.cpp')
-rw-r--r--src/dns.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/dns.cpp b/src/dns.cpp
index ec19ed397..c1f7758b0 100644
--- a/src/dns.cpp
+++ b/src/dns.cpp
@@ -11,6 +11,8 @@
* ---------------------------------------------------
*/
+/* $Core: libIRCDasyncdns */
+
/*
dns.cpp - Nonblocking DNS functions.
Very very loosely based on the firedns library,