- stevesk@cvs.openbsd.org 2001/02/11 06:15:57
     [LICENSE]
     typos and small cleanup; ok deraadt@
diff --git a/ChangeLog b/ChangeLog
index e3685ab..f1b222f 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 7c2346a..f60f502 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 @@
     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