X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=COPYING;h=c26af332a990696e75a452abbd43f278ccdcc503;hp=5bded6dab4436bb50d71291583b163866cfe1af1;hb=90995e401c0b80fdf65c1b3564ca6ee1180bc4ea;hpb=7a3c99e3ea8add3fe2eaca37cb53ba4c61500d28 diff --git a/COPYING b/COPYING index 5bded6da..c26af332 100644 --- a/COPYING +++ b/COPYING @@ -4,11 +4,11 @@ terms of the GNU General Public License; either version 3 of the License, or (at your option) any later version. There is NO WARRANTY, to the extent permitted by law. See the file COPYING.GPLv3 for more details. -Moreover, when not prohibited by conflict with a third-party software license, -the library portion of wimlib may be redistributed and/or modified under the -terms of the GNU Lesser General Public License; either version 3 of the License, -or (at your option) any later version. There is NO WARRANTY, to the extent -permitted by law. See the file COPYING.LGPLv3 for more details. +Alternatively, when not prohibited by conflict with a third-party software +license, the library portion of wimlib may be redistributed and/or modified +under the terms of the GNU Lesser General Public License; either version 3 of +the License, or (at your option) any later version. There is NO WARRANTY, to +the extent permitted by law. See the file COPYING.LGPLv3 for more details. ---------------------------------------- @@ -20,3 +20,9 @@ However, a binary copy of wimlib that was compiled without libntfs-3g support (for example; the exception may be applicable in other situations as well) logically cannot be affected by libntfs-3g's license and should therefore be free to be redistributed under the LGPL instead of the GPL. + +NOTE! The file COPYING.CC0 contains a public domain dedication. This public +domain dedication does not apply to wimlib as a whole, but rather to individual +source code files which the author(s) have elected to place into the public +domain, as noted in the corresponding file headers. As usual, such code carries +NO WARRANTY, to the extent permitted by law. See COPYING.CC0 for more details.