diff options
author | Wilmer van der Gaast <wilmer@gaast.net> | 2017-04-05 23:38:08 +0100 |
---|---|---|
committer | Wilmer van der Gaast <github@wilmer.gaast.net> | 2017-04-06 21:25:08 +0100 |
commit | b0979452e9d42896b8f6fdc0da76dc0c79651b62 (patch) | |
tree | d424f5fa18e7b3aee6f90058fc27b9f9ec0b9f94 /debian/copyright | |
parent | 0156c4220b58515294d7689ea69da8c215a33bdb (diff) |
Move canohost functions (diff licence) to separate file.
Diffstat (limited to 'debian/copyright')
-rw-r--r-- | debian/copyright | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/copyright b/debian/copyright index f1c7f7f4..09f27568 100644 --- a/debian/copyright +++ b/debian/copyright @@ -16,8 +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. +* lib/canohost.[ch] is from OpenSSH and licenced under the BSD-3-clause + licence. BitlBee License: |