From: Darrick J. Wong Date: Fri, 6 Sep 2019 21:59:13 +0000 (-0400) Subject: xfsprogs: update spdx tags in LICENSES/ X-Git-Tag: v5.3.0-rc2~152 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c7498b6911d03f2bd7f74e9f9862d8d5fbd5b5da;p=thirdparty%2Fxfsprogs-dev.git xfsprogs: update spdx tags in LICENSES/ Update the GPL related SPDX tags in LICENSES to reflect the SPDX 3.0 tagging formats. Signed-off-by: Darrick J. Wong Reviewed-by: Dave Chinner Signed-off-by: Eric Sandeen --- diff --git a/LICENSES/GPL-2.0 b/LICENSES/GPL-2.0 index b8db91d3a..ff0812fd8 100644 --- a/LICENSES/GPL-2.0 +++ b/LICENSES/GPL-2.0 @@ -1,5 +1,7 @@ Valid-License-Identifier: GPL-2.0 +Valid-License-Identifier: GPL-2.0-only Valid-License-Identifier: GPL-2.0+ +Valid-License-Identifier: GPL-2.0-or-later SPDX-URL: https://spdx.org/licenses/GPL-2.0.html Usage-Guide: To use this license in source code, put one of the following SPDX @@ -7,8 +9,12 @@ Usage-Guide: 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 For 'GNU General Public License (GPL) version 2 or any later version' use: SPDX-License-Identifier: GPL-2.0+ + or + SPDX-License-Identifier: GPL-2.0-or-later License-Text: GNU GENERAL PUBLIC LICENSE