all repos — nixfiles @ 365c0df92f6e8c59a0e0c38eabae1ba6f35d129d

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"