Messages in this thread |  | | Date | Mon, 2 Dec 2024 17:25:59 +0100 | | From | Greg Kroah-Hartman <> | | Subject | Re: [PATCH] staging: Fix tnt4882 license to be SPDX compliant |
| |
On Mon, Dec 02, 2024 at 11:03:57AM -0500, Prarit Bhargava wrote: > "GPL-2" is not a valid SPDX license identifier[1]. Update to SPDX > compliant string "GPL-2.0-only". > > [1] https://spdx.org/licenses
It could also be "GPL-2.0" if you want, but sure, this works. Note, our list is older than the current spdx list as we are going off of an older version for now, until all of the kernel is caught up.
thanks,
greg k-h
|  |