From b683603c8b807c25e9d16353e151c91845fd617c Mon Sep 17 00:00:00 2001 From: Maxwell G Date: Mon, 8 Aug 2022 19:18:31 -0500 Subject: [PATCH] Use correct SPDX identifier for Public Domain --- go-rpm-macros.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go-rpm-macros.spec b/go-rpm-macros.spec index 1582213..6a42f7a 100644 --- a/go-rpm-macros.spec +++ b/go-rpm-macros.spec @@ -68,7 +68,7 @@ go-srpm-macros will pull in for Go packages only. %package -n go-filesystem Summary: Directories used by Go packages -License: Public Domain +License: LicenseRef-Fedora-Public-Domain %description -n go-filesystem This package contains the basic directory layout used by Go packages.