diff options
author | 1999-09-27 18:38:46 +0000 | |
---|---|---|
committer | 1999-09-27 18:38:46 +0000 | |
commit | 852c154fcb939a576ce94f4911f839b8410b2169 (patch) | |
tree | 406d3ccb5bacc88d1be297af0788e4b67102b0cb | |
parent | reindent after removing statics (diff) | |
download | wireguard-openbsd-852c154fcb939a576ce94f4911f839b8410b2169.tar.xz wireguard-openbsd-852c154fcb939a576ce94f4911f839b8410b2169.zip |
even less license issues
-rw-r--r-- | usr.bin/ssh/COPYING.Ylonen | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/ssh/COPYING.Ylonen b/usr.bin/ssh/COPYING.Ylonen index 0a47bca1240..60d57599689 100644 --- a/usr.bin/ssh/COPYING.Ylonen +++ b/usr.bin/ssh/COPYING.Ylonen @@ -16,10 +16,10 @@ source code is used in accordance with the relevant license agreements and can be used freely for any purpose (the GNU license being the most restrictive); see below for details. -[ IDEA is now *only* included if configured with --with-rsa. ] +[ RSA is no longer included. ] [ IDEA is no longer included. ] [ DES is now external. ] -[ GMP is now external. ] +[ GMP is now external. No more GNU licence. ] [ Zlib is now external. ] [ The make-ssh-known-hosts script is no longer included. ] [ TSS has been removed. ] |