weblate/REUSE.toml
2026-04-07 12:08:06 +02:00

163 lines
4.1 KiB
TOML

# Copyright © Michal Čihař <michal@weblate.org>
#
# SPDX-License-Identifier: GPL-3.0-or-later
SPDX-PackageDownloadLocation = "https://weblate.org/"
SPDX-PackageName = "Weblate"
SPDX-PackageSupplier = "Michal Čihař <michal@weblate.org>"
version = 1
[[annotations]]
path = [
"AGENTS.md",
"BACKERS.rst",
"ci/README.rst",
"CONTACT.md",
"CONTRIBUTING.md",
"dev-docker/README.rst",
"docs/**.html",
"docs/**.png",
"docs/**.rst",
"docs/**.webp",
"docs/specs/openapi.yaml",
"docs/specs/sbom/**.json",
"README.rst"
]
precedence = "aggregate"
SPDX-FileCopyrightText = "Michal Čihař <michal@weblate.org>"
SPDX-License-Identifier = "GPL-3.0-or-later"
[[annotations]]
path = ["docs/contributing/code_of_conduct.rst"]
SPDX-FileCopyrightText = "Michal Čihař <michal@weblate.org>"
SPDX-License-Identifier = "CC-BY-SA-4.0"
[[annotations]]
path = [
"docs/specs/schemas/**.json"
]
precedence = "aggregate"
SPDX-FileCopyrightText = "Michal Čihař <michal@weblate.org>"
SPDX-License-Identifier = "MIT"
[[annotations]]
path = [
"docs/locales/*/LC_MESSAGES/docs.po",
"docs/locales/docs.pot",
"weblate/locale/*/LC_MESSAGES/django.po",
"weblate/locale/*/LC_MESSAGES/djangojs.po",
"weblate/locale/django.pot",
"weblate/locale/djangojs.pot"
]
precedence = "aggregate"
SPDX-FileCopyrightText = "Michal Čihař <michal@weblate.org>"
SPDX-License-Identifier = "MIT"
[[annotations]]
path = [
"weblate/billing/test-data/00000.pdf",
"weblate/trans/fixtures/simple-project.json",
"weblate/trans/tests/data/**"
]
precedence = "aggregate"
SPDX-FileCopyrightText = "Michal Čihař <michal@weblate.org>"
SPDX-License-Identifier = "GPL-3.0-or-later"
[[annotations]]
path = [
"weblate/legal/templates/**",
"weblate/templates/**",
"weblate/wladmin/templates/**"
]
precedence = "aggregate"
SPDX-FileCopyrightText = "Michal Čihař <michal@weblate.org>"
SPDX-License-Identifier = "GPL-3.0-or-later"
[[annotations]]
path = [
".dclintrc",
".editorconfig",
".gitattributes",
".gitignore",
".gitmodules",
".imgbotconfig",
".pre-commit-config.yaml",
".pylintrc",
".readthedocs.yml",
".weblate",
".well-known/funding-manifest-urls",
"biome.json",
"codecov.yml",
"dev-docker/environment",
"docs/requirements.txt",
"MANIFEST.in",
"pyproject.toml",
"redocly.yaml",
"scripts/codespell.txt",
"security.yaml",
"setup.cfg",
"uv.lock",
"weblate/examples/*"
]
precedence = "aggregate"
SPDX-FileCopyrightText = "Michal Čihař <michal@weblate.org>"
SPDX-License-Identifier = "GPL-3.0-or-later"
[[annotations]]
path = [
"docs/images/logo-text.svg",
"weblate/static/access/**.svg",
"weblate/static/email-logo**.png",
"weblate/static/favicon.ico",
"weblate/static/logo-**.png",
"weblate/static/weblate**.png",
"weblate/static/weblate**.svg",
"weblate/static/widget-images/**.png"
]
precedence = "aggregate"
SPDX-FileCopyrightText = "Michal Čihař <michal@weblate.org>"
SPDX-License-Identifier = "GPL-3.0-or-later"
[[annotations]]
path = "weblate/static/auth/**.svg"
precedence = "aggregate"
SPDX-FileCopyrightText = "Michal Čihař <michal@weblate.org>"
SPDX-License-Identifier = "GPL-3.0-or-later"
[[annotations]]
path = [
"weblate/static/anubis/**.svg",
"weblate/static/anubis/**.webp"
]
precedence = "aggregate"
SPDX-FileCopyrightText = "Michal Čihař <michal@weblate.org>"
SPDX-License-Identifier = "GPL-3.0-or-later"
[[annotations]]
path = [
"weblate/static/api-*.png",
"weblate/static/icons/**.svg",
"weblate/static/sort/**.svg",
"weblate/static/state/**.svg"
]
precedence = "aggregate"
SPDX-FileCopyrightText = "Pictogrammers"
SPDX-License-Identifier = "Apache-2.0"
[[annotations]]
path = "weblate/static/vendor/prism/**"
precedence = "aggregate"
SPDX-FileCopyrightText = "Lea Verou"
SPDX-License-Identifier = "MIT"
[[annotations]]
path = "client/package.json"
precedence = "aggregate"
SPDX-FileCopyrightText = "Michal Čihař <michal@weblate.org>"
SPDX-License-Identifier = "GPL-3.0-or-later"
[[annotations]]
path = "client/yarn.lock"
precedence = "aggregate"
SPDX-FileCopyrightText = "Michal Čihař <michal@weblate.org>"
SPDX-License-Identifier = "GPL-3.0-or-later"