-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathNOTICE
More file actions
44 lines (34 loc) · 2.01 KB
/
Copy pathNOTICE
File metadata and controls
44 lines (34 loc) · 2.01 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
Memtruth SDK
Copyright 2026 doctruthhq
This product includes software developed by doctruthhq
(https://github.com/doctruthhq).
Licensed under the Apache License, Version 2.0. See the LICENSE file
in the project root for the full text and disclaimers.
================================================================================
TRADEMARK NOTICE
================================================================================
"Memtruth", "Memtruth Parse", "DocTruth", "doctruth.ai", and related logos are
trademarks of doctruthhq.
The Apache License grants you permission to use, copy, modify, and
redistribute the source code and binaries; it does NOT grant permission to use
the Memtruth, Memtruth Parse, or DocTruth names or logos to identify, market, or
describe a fork, derivative, or competing service. Forks and downstream
distributions must use a different name and logo. See
https://www.apache.org/foundation/marks/ for the rationale behind keeping
trademark policy separate from the copyright license.
If you are unsure whether your use is permitted, open an issue at
https://github.com/doctruthhq/memtruth before publishing.
================================================================================
THIRD-PARTY NOTICES
================================================================================
This software has runtime dependencies on the following open-source libraries
(transitive dependencies are not enumerated; see the published POM):
- Jackson (com.fasterxml.jackson.*) — Apache License 2.0
- SLF4J API (org.slf4j:slf4j-api) — MIT License
- Apache PDFBox (org.apache.pdfbox:pdfbox) — Apache License 2.0
- Apache POI (org.apache.poi:poi-ooxml) — Apache License 2.0
- Failsafe (dev.failsafe:failsafe) — Apache License 2.0
- Apache Commons Text (org.apache.commons:*) — Apache License 2.0
Test-scope dependencies (not bundled in published artifacts):
- JUnit Jupiter, AssertJ, Mockito, WireMock, slf4j-simple — see their respective
licenses.