diff options
author | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2005-05-15 19:13:59 +0000 |
---|---|---|
committer | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2005-05-15 19:13:59 +0000 |
commit | 5de064387b5d47725ff278ae537c97f0a0f4a21e (patch) | |
tree | 990e4a5ed20aa287a8fc53d18f36a0c65a44e4ed /src | |
parent | 636f32fcd0ac8bdd5bb70e04b6205d9980ef344e (diff) |
New docs
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1399 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'src')
-rw-r--r-- | src/dns.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dns.cpp b/src/dns.cpp index 368aa485d..165e3100d 100644 --- a/src/dns.cpp +++ b/src/dns.cpp @@ -1,5 +1,5 @@ /* -dns.cpp - based on the dns library Copyright (C) 2002 Ian Gulliver +dns.cpp - based on the firedns library Copyright (C) 2002 Ian Gulliver This program is free software; you can redistribute it and/or modify it under the terms of version 2 of the GNU General Public License as |