summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Steves <stevesk@pobox.com>2001-02-11 16:43:05 +0000
committerKevin Steves <stevesk@pobox.com>2001-02-11 16:43:05 +0000
commitd85bf4b57e394cb156c8eae19f43996b436822b7 (patch)
treea3e41af05028e9f154b5021f0baa3aef86dc6fb6
parentfad3c513f0e2591ad22a0e340c347e80a5a03074 (diff)
- stevesk@cvs.openbsd.org 2001/02/11 06:15:57
[LICENSE] typos and small cleanup; ok deraadt@
-rw-r--r--ChangeLog6
-rw-r--r--LICENCE8
2 files changed, 9 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index e3685abb..f1b222fc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -105,6 +105,10 @@
- (djm) Set PAM_RHOST earlier, patch from Andrew Bartlett
<abartlet@pcug.org.au>
- (stevesk) misc.c: ssh.h not needed.
+ - (stevesk) OpenBSD sync:
+ - stevesk@cvs.openbsd.org 2001/02/11 06:15:57
+ [LICENSE]
+ typos and small cleanup; ok deraadt@
20010210
- (djm) Sync sftp and scp stuff from OpenBSD:
@@ -3888,4 +3892,4 @@
- Wrote replacements for strlcpy and mkdtemp
- Released 1.0pre1
-$Id: ChangeLog,v 1.742 2001/02/11 14:34:10 stevesk Exp $
+$Id: ChangeLog,v 1.743 2001/02/11 16:43:05 stevesk Exp $
diff --git a/LICENCE b/LICENCE
index 7c2346a0..f60f5020 100644
--- a/LICENCE
+++ b/LICENCE
@@ -1,7 +1,7 @@
-This file is part of the ssh software.
+This file is part of the OpenSSH software.
-The licences which components of this software falls under are as
-follows. First, we will summarize and say that that all components
+The licences which components of this software fall under are as
+follows. First, we will summarize and say that all components
are under a BSD licence, or a licence more free than that.
OpenSSH contains no GPL code.
@@ -29,7 +29,7 @@ OpenSSH contains no GPL code.
have been removed from OpenSSH, ie.
- RSA is no longer included, found in the OpenSSL library
- - IDEA is no longer included, it's use is depricated
+ - IDEA is no longer included, its use is deprecated
- DES is now external, in the OpenSSL library
- GMP is no longer used, and instead we call BN code from OpenSSL
- Zlib is now external, in a library