Skip to content

Commit 830b6a2

Browse files
committed
fix: REUSE
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
1 parent 5bba710 commit 830b6a2

2 files changed

Lines changed: 13 additions & 0 deletions

File tree

REUSE.toml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,13 @@ path = ["phpunit.xml.dist", "vendor-bin/**/composer.json"]
1717
precedence = "override"
1818
SPDX-FileCopyrightText = "2026 LibreSign"
1919
SPDX-License-Identifier = "AGPL-3.0-or-later"
20+
21+
[[annotations]]
22+
path = [
23+
"docs/source/examples/assets/sample.svg",
24+
"docs/source/examples/assets/tiny-jpeg.base64",
25+
"docs/source/examples/assets/tiny-png.base64",
26+
]
27+
precedence = "override"
28+
SPDX-FileCopyrightText = "2026 LibreSign"
29+
SPDX-License-Identifier = "AGPL-3.0-or-later"

docs/requirements-docs.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
1+
# SPDX-FileCopyrightText: 2026 LibreSign
2+
# SPDX-License-Identifier: AGPL-3.0-or-later
3+
14
mkdocs>=1.6
25
mkdocs-material>=9.5

0 commit comments

Comments
 (0)