Apply suggestions from code review

This commit is contained in:
John Haugabook
2026-02-15 00:22:19 -05:00
committed by GitHub
parent efd3005443
commit 035eec9833
2 changed files with 2 additions and 2 deletions

View File

@@ -46,7 +46,7 @@ The commercial redistribution license allows you, subject to the terms of the li
Now available for $995:
[Buy the PDFtk Server Redistribution License](https://pdflabs.onfastspring.com/pdftk-server)
[PDFtk Server Redistribution License](https://www.pdflabs.com/docs/pdftk-license/)
## Build PDFtk Server from Source

View File

@@ -72,7 +72,7 @@ The iText source code used in pdftk is slightly modified from its original versi
MinGW runtime: The MinGW base runtime package has been placed in the public domain, and is not governed by copyright. This basically means that you can do what you like with the code.
w32api: You are free to use, modify and copy this package. No restrictions are imposed on programs or object files linked with this library. You may not restrict the the usage of this library. You may distribute this library as part of another package or as a modified package if, and only if, you do not restrict the usage of the portions consisting of this (optionally modified) library. If distributed as a modified package, then a copy of this notice must be included.
w32api: You are free to use, modify and copy this package. No restrictions are imposed on programs or object files linked with this library. You may not restrict the usage of this library. You may distribute this library as part of another package or as a modified package if, and only if, you do not restrict the usage of the portions consisting of this (optionally modified) library. If distributed as a modified package, then a copy of this notice must be included.
This library is distributed in the hope that it will be useful, but WITHOUT WARRANTY OF ANY KIND; without even the implied warranties of MERCHANTABILITY or of FITNESS FOR A PARTICULAR PURPOSE.