Mark linux_perf_event with GPL-2.0-only
"GPL-2.0" as a SPDX identifier is deprecated in SPDX 3. Use the more explicit GPL-2.0-only instead. Change-Id: Ie543135ad1d73205f7a94db140189f5132098ea2 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com> Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io> (cherry picked from commit 8550d60acaead1f5a148f8e8e8384798dc6cd071) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
parent
5700a3355c
commit
8145c7d2dd
2
src/testlib/3rdparty/linux_perf_event_p.h
vendored
2
src/testlib/3rdparty/linux_perf_event_p.h
vendored
@ -1,4 +1,4 @@
|
||||
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
|
||||
/* SPDX-License-Identifier: GPL-2.0-only WITH Linux-syscall-note */
|
||||
/*
|
||||
* Performance events:
|
||||
*
|
||||
|
2
src/testlib/3rdparty/qt_attribution.json
vendored
2
src/testlib/3rdparty/qt_attribution.json
vendored
@ -41,7 +41,7 @@ Copyright (c) 2003, 2006 Massachusetts Institute of Technology"
|
||||
"Homepage": "https://www.kernel.org",
|
||||
"Version": "3.7",
|
||||
"License": "GNU General Public License v2.0 only with Linux Syscall Note",
|
||||
"LicenseId": "GPL-2.0 WITH Linux-syscall-note",
|
||||
"LicenseId": "GPL-2.0-only WITH Linux-syscall-note",
|
||||
"LicenseFile": "LINUX_LICENSE.txt",
|
||||
"Copyright": "Copyright (C) 2008-2009, Thomas Gleixner <tglx@linutronix.de>
|
||||
Copyright (C) 2008-2011, Red Hat, Inc., Ingo Molnar
|
||||
|
Loading…
x
Reference in New Issue
Block a user