aboutsummaryrefslogtreecommitdiffstats
path: root/guix.scm
diff options
context:
space:
mode:
authorFredrik Salomonsson <plattfot@posteo.net>2023-03-19 16:28:19 -0700
committerFredrik Salomonsson <plattfot@posteo.net>2023-03-19 16:28:19 -0700
commit07982c577e4c5367a438d1ca39d45a6f8dae8697 (patch)
tree193ada42c079e7873c1da6d44301c158b2d79c2f /guix.scm
parent1ee27486d3ed19a7f8ebc7df035c574861e620ba (diff)
downloadpinentry-rofi-07982c577e4c5367a438d1ca39d45a6f8dae8697.tar.gz
Version 3.0 of the REUSE specification compliant
Switch to using REUSE [0] for handling the licenses. [0] https://reuse.software/
Diffstat (limited to 'guix.scm')
-rw-r--r--guix.scm4
1 files changed, 4 insertions, 0 deletions
diff --git a/guix.scm b/guix.scm
index 284f47d..43bbc67 100644
--- a/guix.scm
+++ b/guix.scm
@@ -1,3 +1,7 @@
+;; SPDX-FileCopyrightText: 2023 Fredrik Salomonsson <plattfot@posteo.net>
+;;
+;; SPDX-License-Identifier: GPL-3.0-or-later
+
(use-modules
(guix packages)
(guix git-download)