summaryrefslogtreecommitdiff
path: root/REUSE.toml
blob: 58ef51561ed8c15cb3c4d179c8f7acaf513ba962 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# See <https://reuse.software/spec-3.2/>
version = 1

[[annotations]]
  label = "Miscellaneous little shits I put under CC0"
  path = [".gitignore", ".ocicl-lint.conf", ".pre-commit-config.yaml", "config.default.lisp"]
  SPDX-License-Identifier = "CC0-1.0"
  SPDX-FileCopyrightText = " 2025 Uko Kokņevičs <perkontevs@gmail.com>"

[[annotations]]
  label = "Docs or something"
  path = ["README.md"]
  SPDX-License-Identifier = "EUPL-1.2"
  SPDX-FileCopyrightText = " 2025 Uko Kokņevičs <perkontevs@gmail.com>"

[[annotations]]
  label = "Random \"gifs\""
  path = ["blob/do-not.mp4", "blob/rule-10.mp4", "blob/rule-11.mp4"]
  SPDX-License-Identifier = "LicenseRef-RandomGIFs"
  SPDX-FileCopyrightText = "Unknown"