Rosenthal/.guix-channel
Hilton Chain dd5d17c654
rosenthal: License compliance with REUSE.
$ reuse lint
 # SUMMARY

 * Bad licenses: 0
 * Deprecated licenses: 0
 * Licenses without file extension: 0
 * Missing licenses: 0
 * Unused licenses: 0
 * Used licenses: GPL-3.0-or-later, CC0-1.0
 * Read errors: 0
 * Files with copyright information: 25 / 25
 * Files with license information: 25 / 25

 Congratulations! Your project is compliant with version 3.3 of the REUSE Specification :-)
2025-01-19 15:36:03 +08:00

11 lines
261 B
Scheme

;; -*- mode: scheme -*-
;; SPDX-FileCopyrightText: 2022, 2023 Hilton Chain <hako@ultrarare.space>
;;
;; SPDX-License-Identifier: CC0-1.0
(channel
(version 0)
(keyring-reference "keyring")
(url "https://codeberg.org/hako/rosenthal.git")
(news-file "NEWS"))