summaryrefslogtreecommitdiff
path: root/REUSE.toml
blob: 728688620997cbeada0bed33b74125171b69d0f6 (about) (plain) (blame)
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
version = 1

[[annotations]]
path = [
    ".envrc",
    ".gitignore",
    "default.nix",
    "shell.nix",
    "flake.nix",
    "bin/*",
    "pkgs/default.nix",
    "pkgs/*/default.nix",
    "pkgs/**/default.nix",
    "user-config.py",
    "wikibot/discourse.py",
    "wikibot/urlteam-torrents.py",
    "pkgs/pywikibot-scripts/setup.py",
    "pywikibot-families/ArchiveTeam_family.py",
]
SPDX-FileCopyrightText = "2025 klea"
SPDX-License-Identifier = "GPL-3.0-or-later"

[[annotations]]
path = [
    "wikibot/currentwarriorproject.py",
    "wikibot/inthemedia.py",
    "wikibot/urlteam.py",
    "wikibot/votesinswitzerland.py",
    "wikibot/wbmexclusions.py",
    "bin/at-changes-recentchanges.py",
]
SPDX-FileCopyrightText = "2025 JustAnotherArchivist"
SPDX-License-Identifier = "GPL-3.0-or-later"

# uncopyrightable generated files
[[annotations]]
path = [
    "flake.lock",
    "samples/fossil.wanderinghorse.net__bundles_20251201.dir-to-ia.config",
]
SPDX-FileCopyrightText = "NONE"
SPDX-License-Identifier = "CC0-1.0"