mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-04 18:50:29 +01:00
contrib/rpm: migrate to SPDX license
Fedora is moving to SPDX standard in naming a licenses. See https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_2 . https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/merge_requests/1668
This commit is contained in:
parent
be438ec103
commit
8c5aec7a1b
1 changed files with 1 additions and 1 deletions
|
|
@ -194,7 +194,7 @@ Epoch: %{epoch_version}
|
|||
Version: %{rpm_version}
|
||||
Release: %{release_version}%{?snap}%{?dist}
|
||||
Group: System Environment/Base
|
||||
License: GPLv2+ and LGPLv2+
|
||||
License: GPL-2.0-or-later AND LGPL-2.1-or-later
|
||||
URL: https://networkmanager.dev/
|
||||
|
||||
#Source: https://download.gnome.org/sources/NetworkManager/%{real_version_major}/%{name}-%{real_version}.tar.xz
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue