Skip to content

Commit 3d6c2ca

Browse files
committed
make-srpm.sh: migrate to SPDX license format
1 parent 543f928 commit 3d6c2ca

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
@@ -97,7 +97,7 @@ Version: $VER
9797
Release: 1%{?dist}
9898
Summary: A compiler wrapper that runs Cppcheck in background
9999
100-
License: GPLv3+
100+
License: GPL-3.0-or-later
101101
URL: https://github.com/csutils/%{name}
102102
Source0: https://github.com/csutils/%{name}/releases/download/%{name}-%{version}/%{name}-%{version}.tar.xz
103103

0 commit comments

Comments
 (0)