aboutsummaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorWilmer van der Gaast <wilmer@gaast.net>2017-04-02 19:50:49 +0100
committerWilmer van der Gaast <github@wilmer.gaast.net>2017-04-06 21:25:08 +0100
commit60141cfa8c26971ec2258118a661609c7a15d261 (patch)
tree113517b04ef151c509695f8298c2376258e0d6b6 /debian
parent262a82b875f2a05cdcf2258260c5e8a9e538f405 (diff)
Add reverse_lookup() function which does a more proper (verified) DNS
reverse lookup. (Code copied from OpenSSH instead of redoing it poorly.)
Diffstat (limited to 'debian')
-rw-r--r--debian/copyright2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright
index c5ca4e16..f1c7f7f4 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -16,6 +16,8 @@ Bits of third party code, also (L)GPLed:
Other license (but GPL-compatible):
* lib/json.[ch] is from <https://github.com/udp/json-parser> and licensed
under the modified BSD license.
+* reverse_lookup() from lib/misc.c is from OpenSSH and licenced under
+ the BSD-3-clause licence.
BitlBee License: