Larry Finger wrote:

> What is your position regarding license information? Should the standard 
> GPL-V2 
> boiler plate be replaced with "SPDX-License-Identifier: GPL-2.0" in wireless 
> files?

"GPL-2.0" tag is deprecated [0] .


It should be used:
for GNU General Public License v2.0 only:     "GPL-2.0-only"
for GNU General Public License v2.0 or later: "GPL-2.0-or-later"



[0] https://spdx.org/licenses/
    https://www.gnu.org/licenses/identify-licenses-clearly.html

Reply via email to