From 49c75ecf1dcaf555fdd75563c618c4d7a53b8af8 Mon Sep 17 00:00:00 2001 From: Kunal Mehta Date: Fri, 16 Feb 2018 10:40:55 -0800 Subject: [PATCH] Use SPDX 3.0 license identifier SPDX released version 3 of their license list (), which changed the FSF licenses to explicitly end in -only or -or-later instead of relying on an easy to miss + symbol. Bug: T183858 Change-Id: I1d56eb47773159c51782ff32ae4f52d2c99c8225 --- skin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skin.json b/skin.json index 0a60a2f..5c85cd0 100644 --- a/skin.json +++ b/skin.json @@ -5,7 +5,7 @@ "url": "https://www.mediawiki.org/wiki/Skin:Timeless", "descriptionmsg": "timeless-desc", "namemsg": "skinname-timeless", - "license-name": "GPL-2.0+", + "license-name": "GPL-2.0-or-later", "type": "skin", "ValidSkinNames": { "timeless": "Timeless"