|
|
|
|
|
by Lord_Nightmare
2908 days ago
|
|
Is the LGPL part of the license actually LGPL 2+, 2.1+ or 3.0+? At least some of the file headers say 2+, the readme says 3.0+, but this note was added after the fork, with commit https://github.com/daviddurand/iText-4.2.0/commit/312abf7b12... so it may be in error? If it was in error, does this affect any merged code pieces/PRs submitted/merged after the readme was changed, or do the license headers per-file take precedence? |
|
Thankfully, iText later coordinated release numbers for both platforms to 5.x numbering when they changed the license to AGPL.
So, you should be safe using this version of iText under LGPL or Mozilla, but it's a fairly old release of the library. If you're just using iText for your hacking projects, you're probably better off going with a more recent version.