all repos — nixfiles @ b5bcdf72cbc998550bf55af1842fe65f8c9ef0bf

System and user configuration, managed by nix and home-manager

REUSE.toml (view raw)

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# SPDX-FileCopyrightText: 2024 Alan Pearce <alan@alanpearce.eu>
#
# SPDX-License-Identifier: CC0-1.0

version = 1

[[annotations]]
path = "**/*"
SPDX-FileCopyrightText = "2024 Alan Pearce <alan@alanpearce.eu>"
SPDX-License-Identifier = "MIT"

[[annotations]]
path = ["npins/*"]
SPDX-FileCopyrightText = "NONE"
SPDX-License-Identifier = "CC0-1.0"

[[annotations]]
path = "**/*.el"
SPDX-FileCopyrightText = "2024 Alan Pearce <alan@alanpearce.eu>"
SPDX-License-Identifier = "GPL-3.0-or-later"