Skip to content

Commit 467ca45

Browse files
committed
make-srpm.sh: migrate to SPDX license format
1 parent b14e2da commit 467ca45

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

make-srpm.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ Version: $VER
8888
Release: 1%{?dist}
8989
Summary: Generic compiler wrapper
9090
91-
License: GPLv3+
91+
License: GPL-3.0-or-later
9292
URL: https://github.com/csutils/%{name}
9393
Source0: https://github.com/csutils/%{name}/releases/download/%{name}-%{version}/%{name}-%{version}.tar.xz
9494

0 commit comments

Comments
 (0)