Use SPDX licence

Convert to SPDX license by https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_2,

$ license-fedora2spdx 'GPLv3'
GPL-3.0-only

Signed-off-by: Tao Liu <ltao@redhat.com>
Acked-by: Kairui Song <ryncsn@gmail.com>
Signed-off-by: Kairui Song <ryncsn@gmail.com>
This commit is contained in:
Tao Liu 2023-07-04 16:20:58 +08:00 committed by Kairui Song
parent beb5ad2d6d
commit ee0b6a61a0

View File

@ -6,7 +6,7 @@ Name: memstrack
Version: 0.2.5
Release: 1%{?dist}
Summary: A memory allocation tracer, like a hot spot analyzer for memory allocation
License: GPLv3
License: GPL-3.0-only
URL: https://github.com/ryncsn/memstrack
VCS: git+git@github.com:ryncsn/memstrack.git
BuildRequires: make