From 8181b4953c2f100ce61119a927cd4e66f650f85c Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Tue, 30 May 2023 12:43:02 +0200 Subject: [PATCH] Change License to SPDX notation --- highlight.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/highlight.spec b/highlight.spec index ae2b647..b00a34c 100644 --- a/highlight.spec +++ b/highlight.spec @@ -2,7 +2,7 @@ Name: highlight Summary: Universal source code to formatted text converter Version: 4.5 Release: 1%{?dist} -License: GPLv3 +License: GPL-3.0-only URL: http://www.andre-simon.de/ Source0: http://www.andre-simon.de/zip/%{name}-%{version}.tar.bz2