-
Notifications
You must be signed in to change notification settings - Fork 23
/
Copy pathREUSE.toml
131 lines (120 loc) · 4.8 KB
/
REUSE.toml
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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
# This file contains copyright info for data files in the project directory.
# It is shipped with our sdist packages, although not all members are actually included.
# See also REUSE-wheel.toml regarding copyright of data files in our wheel packages.
# Note, this file has been auto-converted from .reuse/dep5 by `reuse convert-dep5`
version = 1
SPDX-PackageName = "pypdfium2"
SPDX-PackageSupplier = "geisserml <[email protected]>"
SPDX-PackageDownloadLocation = "https://github.com/pypdfium2-team/pypdfium2"
[[annotations]]
path = [
"req/**.txt",
"autorelease/record.json",
"autorelease/config.json",
".github/PULL_REQUEST_TEMPLATE.md",
"tests/expectations/**",
"tests/resources/render.pdf",
"tests/resources/multipage.pdf",
"tests/resources/encrypted.pdf",
"tests/resources/text.pdf",
"tests/resources/empty.pdf"
]
precedence = "aggregate"
SPDX-FileCopyrightText = "2025 geisserml <[email protected]>"
SPDX-License-Identifier = "CC-BY-4.0"
[[annotations]]
path = "autorelease/bindings.py"
precedence = "aggregate"
SPDX-FileCopyrightText = [
"2025 ctypesgen developers",
"2025 geisserml <[email protected]>"
]
SPDX-License-Identifier = "CC-BY-4.0"
SPDX-FileComment = "Auto-generated by ctypesgen. Probably not copyrighted."
[[annotations]]
path = "tests/resources/toc.pdf"
precedence = "aggregate"
SPDX-FileCopyrightText = "2020 Matthias Erll"
SPDX-License-Identifier = "LicenseRef-FairUse"
SPDX-FileComment = '''
Obtained from: https://github.com/pikepdf/pikepdf/blob/master/tests/resources/outlines.pdf
No individual license stated for this data file. Project license is MPL-2.0.
(https://github.com/pikepdf/pikepdf/blob/2662d9da649a3b354422673fb62bcfe0a1b9ba4c/REUSE.toml#L154 says "License assumed from LICENSE.txt in project root.")
'''
[[annotations]]
path = [
"tests/resources/toc_circular.pdf",
"tests/resources/toc_viewmodes.pdf",
"tests/resources/toc_maxdepth.pdf",
"tests/resources/forms.pdf",
"tests/resources/attachments.pdf",
"tests/resources/mona_lisa.jpg"
]
precedence = "aggregate"
SPDX-FileCopyrightText = "2022 PDFium developers"
SPDX-License-Identifier = "BSD-3-Clause AND Apache-2.0"
SPDX-FileComment = '''
pdfium's LICENSE file includes both BSD-3-Clause and Apache-2.0 texts
We're not sure if this meant as SPDX "AND" or "OR", so use the conservative (safe) assumption "AND".
Obtained from:
https://pdfium.googlesource.com/pdfium/+/refs/heads/main/testing/resources/bookmarks_circular.pdf
https://pdfium.googlesource.com/pdfium_tests/+/refs/heads/main/fx/other/8.2_outline.pdf
https://pdfium.googlesource.com/pdfium_tests/+/refs/heads/main/fx/FRC_8.2.2_part1/FRC_51_8.2.2_T_8.4__Count_edit_count_100.pdf
https://pdfium.googlesource.com/pdfium/+/refs/heads/main/testing/resources/listbox_form.pdf
https://pdfium.googlesource.com/pdfium/+/refs/heads/main/testing/resources/embedded_attachments.pdf
https://pdfium.googlesource.com/pdfium/+/refs/heads/main/testing/resources/mona_lisa.jpg
'''
[[annotations]]
path = [
"tests/resources/box_fallback.in",
"tests/resources/box_fallback.pdf"
]
precedence = "aggregate"
SPDX-FileCopyrightText = [
"2022 PDFium developers",
"2025 geisserml <[email protected]>"
]
SPDX-License-Identifier = "BSD-3-Clause AND Apache-2.0"
SPDX-FileComment = "See above regarding pdfium's double-license."
[[annotations]]
path = "tests/resources/images.pdf"
precedence = "aggregate"
SPDX-FileCopyrightText = [
"2022 Johannes Schauer Marin Rodrigues <[email protected]>",
"2025 geisserml <[email protected]>"
]
SPDX-License-Identifier = "LicenseRef-FairUse"
[[annotations]]
path = [
"sourcebuild/patches/public_headers.patch",
"sourcebuild/patches/shared_library.patch",
"sourcebuild/patches/win/build.patch",
"sourcebuild/patches/win/pdfium.patch",
"sourcebuild/patches/win/resources.rc"
]
precedence = "aggregate"
SPDX-FileCopyrightText = [
"2025 PDFium developers",
"2025 Benoît Blanchon and pdfium-binaries contributors"
]
SPDX-License-Identifier = "LicenseRef-FairUse"
SPDX-FileComment = '''
Obtained from https://github.com/bblanchon/pdfium-binaries/tree/master/patches
For reuse, see https://github.com/bblanchon/pdfium-binaries/issues/55
Unchanged/deleted code is owned by PDFium, added code by pdfium-binaries.
'''
[[annotations]]
path = "REUSE-wheel.toml"
precedence = "aggregate"
SPDX-FileCopyrightText = "2025 geisserml"
SPDX-License-Identifier = "LicenseRef-PdfiumThirdParty"
SPDX-FileComment = '''
Pointer to prevent reuse lint from reporting LicenseRef-PdfiumThirdParty as unused.
This file is not actually copyrighted, but it mentions the data files that are.
'''
[[annotations]]
path = ["RELEASE.md", "docs/build/.gitkeep"]
precedence = "aggregate"
SPDX-FileCopyrightText = "2025 geisserml"
SPDX-License-Identifier = "CC-BY-4.0"
SPDX-FileComment = "Other files. Listed here to make reuse lint happy on CI."