X-Git-Url: https://wimlib.net/git/?a=blobdiff_plain;f=README;h=c911c429916edbdec8b4b4b44e9754013a061ea1;hb=117e52b79b02f1889f1bccd9d8560b73a965c559;hp=a90f62af6718d2efdbd249fdeb62373d3690d306;hpb=df09d8752e02a9ef4c8908e3ad4a710d684722ac;p=wimlib diff --git a/README b/README index a90f62af..c911c429 100644 --- a/README +++ b/README @@ -1,6 +1,6 @@ INTRODUCTION -This is wimlib version 1.6.2 (March 2014). wimlib is a C library for +This is wimlib version 1.6.3 (May 2014). wimlib is a C library for creating, modifying, extracting, and mounting files in the Windows Imaging Format (WIM files). These files are normally created using the ImageX (imagex.exe) or Dism (Dism.exe) utilities on Windows, but wimlib is distributed @@ -372,7 +372,8 @@ WIM, I recommend you take a look at SquashFS (http://squashfs.sourceforge.net/). LICENSE As of version 1.0.0, wimlib and all programs and scripts distributed with it are -released under the GNU GPL version 3.0 or later. +released under the GNU GPL version 3.0 or later. See COPYING for details. +Some individual source files are also released under more permissive licenses. 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.