From 8b66b904545766a4274a869a1799116d1816e83c Mon Sep 17 00:00:00 2001 From: Todd Zullinger Date: Mon, 13 Mar 2023 18:03:43 -0400 Subject: [PATCH] update license tag to SPDX format --- wl-clipboard.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wl-clipboard.spec b/wl-clipboard.spec index 607ca61..a215909 100644 --- a/wl-clipboard.spec +++ b/wl-clipboard.spec @@ -3,7 +3,7 @@ Version: 2.1.0 Release: 1%{?dist} Summary: Command-line copy/paste utilities for Wayland -License: GPLv3+ +License: GPL-3.0-or-later URL: https://github.com/bugaevc/wl-clipboard Source0: %url/archive/v%{version}/%{name}-%{version}.tar.gz