summaryrefslogtreecommitdiff
path: root/REUSE.toml
blob: d2a4142f9d1dd8af6aec9818fdd2a682f3c32655 (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", "ocicl.csv"]
  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"