[PATCH 2/2] scripts/spelling.txt: add GPL-2.0+

Heinrich Schuchardt posted 2 patches 1 year ago
[PATCH 2/2] scripts/spelling.txt: add GPL-2.0+
Posted by Heinrich Schuchardt 1 year ago
The correct SPDX identifier for the 'GNU General Public License v2.0 or
later' is GPL-2.0-or-later.

Link: https://spdx.org/licenses/GPL-2.0-or-later.html
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
---
 scripts/spelling.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/scripts/spelling.txt b/scripts/spelling.txt
index 2decc50f5a6e..8cc59ee68928 100644
--- a/scripts/spelling.txt
+++ b/scripts/spelling.txt
@@ -772,6 +772,7 @@ genric||generic
 gerenal||general
 geting||getting
 globel||global
+gpl-2.0+||GPL-2.0-or-later
 grabing||grabbing
 grahical||graphical
 grahpical||graphical
-- 
2.45.2
Re: [PATCH 2/2] scripts/spelling.txt: add GPL-2.0+
Posted by WangYuli 1 year ago
On 2024/12/15 10:51, Heinrich Schuchardt wrote:

> The correct SPDX identifier for the 'GNU General Public License v2.0 or
> later' is GPL-2.0-or-later.
>
> Link: https://spdx.org/licenses/GPL-2.0-or-later.html
> Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
> ---
>   scripts/spelling.txt | 1 +
>   1 file changed, 1 insertion(+)
>
> diff --git a/scripts/spelling.txt b/scripts/spelling.txt
> index 2decc50f5a6e..8cc59ee68928 100644
> --- a/scripts/spelling.txt
> +++ b/scripts/spelling.txt

This isn't a typo.

Using spelling.txt to check this isn't the right approach.


Thanks,
-- 
WangYuli