Skip to content

Commit 03dcd62

Browse files
committed
make-srpm.sh: migrate to SPDX license format
1 parent e82af12 commit 03dcd62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

make-srpm.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ Version: $VER
9292
Release: 1%{?dist}
9393
Summary: Non-interactive tools for processing code scan results in plain-text
9494
95-
License: GPLv3+
95+
License: GPL-3.0-or-later
9696
URL: https://github.com/csutils/csdiff
9797
Source0: https://github.com/csutils/csdiff/releases/download/%{name}-%{version}/%{name}-%{version}.tar.xz
9898

0 commit comments

Comments
 (0)