[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [PATCH v2 1/7] LICENSES: Clarify that the SPDX tag GPL-2.0 is deprecated
On Mon, 27 Mar 2023, Julien Grall wrote: > From: Julien Grall <jgrall@xxxxxxxxxx> > > >From https://spdx.org/licenses/GPL-2.0.html, the SPDX tag GPL-2.0 > is deprecated. Instead, GPL-2.0-only should be used. > > Signed-off-by: Julien Grall <jgrall@xxxxxxxxxx> Acked-by: Stefano Stabellini <sstabellini@xxxxxxxxxx> > --- > Changes in v2: > - Patch added > --- > LICENSES/GPL-2.0 | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/LICENSES/GPL-2.0 b/LICENSES/GPL-2.0 > index ff0812fd89cc..9f09528a8bce 100644 > --- a/LICENSES/GPL-2.0 > +++ b/LICENSES/GPL-2.0 > @@ -8,9 +8,9 @@ Usage-Guide: > tag/value pairs into a comment according to the placement > guidelines in the licensing rules documentation. > For 'GNU General Public License (GPL) version 2 only' use: > - SPDX-License-Identifier: GPL-2.0 > - or > SPDX-License-Identifier: GPL-2.0-only > + or (now deprecated) > + SPDX-License-Identifier: GPL-2.0 > For 'GNU General Public License (GPL) version 2 or any later version' use: > SPDX-License-Identifier: GPL-2.0+ > or > -- > 2.39.2 >
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |