Skip to content

Commit 1fa7389

Browse files
Update README.md
1 parent e6a766e commit 1fa7389

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# OpenPDF is an open source Java library for PDF files
22

3-
OpenPDF is a Java library for creating and editing PDF files with a LGPL and MPL open source
4-
license. OpenPDF is the LGPL/MPL open source successor of iText, and is based on some forks of iText
5-
4 svn tag. OpenPDF-html allows making PDF files from HTML.
3+
OpenPDF is an open-source Java library for creating, editing, rendering, encrypting PDF files, as well as creating PDFs from HTML.
4+
OpenPDF has a LGPL and MPL open source license.
5+
66
We welcome contributions from other developers. Please feel free to submit pull-requests
77
and bugreports to this GitHub repository.
88

@@ -63,7 +63,8 @@ Add this to your pom.xml file to use the latest version of OpenPDF:
6363
## License
6464

6565
OpenPDF uses dual licensing: when using the library, you may choose either Mozilla Public License Version 2.0
66-
or GNU Lesser General Public License 2.1.
66+
or GNU Lesser General Public License 2.1. OpenPDF is the LGPL/MPL open source successor of iText, and is based on some forks of iText
67+
4 svn tag.
6768

6869
The SPDX license identifier for OpenPDF licensing is `MPL-2.0 OR LGPL-2.1+`
6970

0 commit comments

Comments
 (0)