Revert "Switch back to flakes" This reverts commit c0384c43821474d28af1d9696ceb473a0d769292.
1 file changed, 5 insertions(+), 0 deletions(-)
changed files
M REUSE.toml → REUSE.toml
@@ -10,6 +10,11 @@ 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"