I am beginning to dislike lawyers. (Issue #270)

This commit is contained in:
Michael R Sweet 2020-08-18 09:13:49 -04:00
parent fd5cfe483d
commit f2454294f3
No known key found for this signature in database
GPG Key ID: 999559A027815955
2 changed files with 13 additions and 4 deletions

4
NOTICE
View File

@ -3,8 +3,8 @@ Mini-XML
Copyright © 2003-2020 by Michael R Sweet
Exceptions to the Apache 2.0 License:
=====================================
(Optional) Exceptions to the Apache 2.0 License:
================================================
In addition, if you combine or link compiled forms of this Software with
software that is licensed under the GPLv2 or LGPLv2 (“Combined Software”) and if

View File

@ -195,5 +195,14 @@ Legal Stuff
Copyright © 2003-2020 by Michael R Sweet
The Mini-XML library is licensed under the Apache License Version 2.0 with an
exception to allow linking against GPL2/LGPL2-only software. See the files
"LICENSE" and "NOTICE" for more information.
*optional* exception to allow linking against GPL2/LGPL2-only software. See the
files "LICENSE" and "NOTICE" for more information.
> Note: The exception listed in the NOTICE file only applies when linking
> against GPL2/LGPL2-only software. Some Apache License purists have objected
> to linking Apache Licensed code against Mini-XML with these exceptions on the
> grounds that it makes Mini-XML somehow incompatible with the Apache License.
> For that reason, people wishing to retain their Apache License purity may
> omit the exception from their copy of Mini-XML.
> Note 2: IANAL, but I am beginning to dislike them!