]> wimlib.net Git - wimlib/commitdiff
README update
authorEric Biggers <ebiggers3@gmail.com>
Sat, 1 Sep 2012 20:01:23 +0000 (15:01 -0500)
committerEric Biggers <ebiggers3@gmail.com>
Sat, 1 Sep 2012 20:01:23 +0000 (15:01 -0500)
README

diff --git a/README b/README
index 086fa5eefd656b002ab45609f342337821f262c3..26d7e61940b852eb952388810441a3c964914935 100644 (file)
--- a/README
+++ b/README
@@ -3,7 +3,7 @@
 This is wimlib version 1.0.0 (September 2012).  wimlib can be used to read,
 write, and mount files in the Windows Imaging Format (WIM files).  These
 files are normally created by using the `imagex.exe' utility on Windows,
 This is wimlib version 1.0.0 (September 2012).  wimlib can be used to read,
 write, and mount files in the Windows Imaging Format (WIM files).  These
 files are normally created by using the `imagex.exe' utility on Windows,
-but this library provides a free implementetion of imagex for UNIX-based
+but this library provides a free implementation of imagex for UNIX-based
 systems.
 
                                   WIM FILES
 systems.
 
                                   WIM FILES
@@ -248,7 +248,11 @@ created in a directory named `html'.
                                    LICENSE
 
 As of version 1.0.0, wimlib is released under the GNU GPL version 3.0 or later.
                                    LICENSE
 
 As of version 1.0.0, wimlib is released under the GNU GPL version 3.0 or later.
-This includes the files in the `programs' directory.
+This includes the files in the `programs' directory as well as the files in the
+`src' directory.
+
+wimlib is independently developed and does not contain any code, data, or files
+copyrighted by Microsoft.  It is not known to be affected by any patents.
 
                                   DISCLAIMER 
 
 
                                   DISCLAIMER