Update License field to SPDX

This commit is contained in:
Benjamin A. Beasley 2022-07-30 19:03:14 -04:00
commit 83aaaa2af9

View file

@ -9,10 +9,10 @@ Name: appeditor
Summary: Edit application menu
Version: 1.1.4^%{snapdate}git%(echo '%{commit}' | cut -b -7)
Release: %autorelease
# The entire source is GPLv3, except
# data/com.github.donadigo.appeditor.appdata.xml.in, which is CC0. This
# results in an effective license of GPLv3.
License: GPLv3
# The entire source is GPL-3.0-only, except:
# - data/com.github.donadigo.appeditor.appdata.xml.in is CC0-1.0, which is
# allowed for content only
License: GPL-3.0-only AND CC0-1.0
URL: https://github.com/donadigo/appeditor
Source0: %{url}/archive/%{commit}/appeditor-%{commit}.tar.gz