Skip to content

Commit abce0d2

Browse files
committed
Replace with a valid MIT license.
1 parent 3b154c8 commit abce0d2

File tree

2 files changed

+29
-2
lines changed

2 files changed

+29
-2
lines changed

LICENSE.txt

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,9 @@
1-
Copyright 2025 Apryse Software Inc. All rights reserved.
2-
Apryse SDK or any derived works is only permitted in solutions with an active commercial Apryse SDK license. For exact licensing terms please refer to your commercial Apryse SDK license. For use in other scenarios, please contact sales@apryse.com
1+
MIT License
2+
3+
Copyright 2025 Apryse Software Inc. All rights reserved
4+
5+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
6+
7+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
8+
9+
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

NOTICE

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
This project contains an open-source wrapper around a proprietary binary.
2+
3+
The wrapper code is licensed under the MIT License (see LICENSE file).
4+
5+
However, the underlying binares listed below are closed source and licensed separately. It is not covered by the MIT License and is subject to its own proprietary license terms.
6+
7+
- libPDFNetC.dylib
8+
- libpdftron.dylib
9+
- libPDFNetC.so
10+
- libpdftron.so
11+
- PDFNetC.dll
12+
- pdftron.dll
13+
14+
By using this project, you acknowledge that:
15+
16+
- You must have a valid license for the binary component.
17+
- You may not redistribute, reverse-engineer, or modify the binary.
18+
- The binary is the intellectual property of Apryse Software Inc.
19+
20+
Usage of the underlying binaries or any derived works is only permitted in solutions with an active commercial Apryse SDK license. For exact licensing terms please refer to your commercial Apryse SDK license. For use in other scenarios, please contact sales@apryse.com

0 commit comments

Comments
 (0)