You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
386 B
13 lines
386 B
# Licenses |
|
|
|
## Licenses of OpenPDF |
|
|
|
### Mozilla Public License Version 2.0 |
|
|
|
Please see https://www.mozilla.org/en-US/MPL/2.0/ or the attached file |
|
[MPL-2.0.txt](src/main/resources/META-INF/MPL-2.0.txt). |
|
|
|
### GNU Lesser General Public License 2.1 |
|
|
|
Please see https://www.gnu.org/licenses/old-licenses/lgpl-2.1 or the attached file |
|
[LGPL-2.1.md](src/main/resources/META-INF/LGPL-2.1.md).
|
|
|