Reedy has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/405038 )

Change subject: Swap GPL-2.0+ for GPL-2.0-or-later
......................................................................

Swap GPL-2.0+ for GPL-2.0-or-later

Change-Id: Ie8959e4950a41886e044f5b8b0dc8f8f0d87982b
---
M composer.json
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/IPSet refs/changes/38/405038/1

diff --git a/composer.json b/composer.json
index 6744f4c..f37eb3c 100644
--- a/composer.json
+++ b/composer.json
@@ -1,7 +1,7 @@
 {
        "name": "wikimedia/ip-set",
        "description": "Efficiently match IP addresses against a set of CIDR 
specifications.",
-       "license": "GPL-2.0+",
+       "license": "GPL-2.0-or-later",
        "homepage": "https://github.com/wikimedia/IPSet";,
        "authors": [
                {

-- 
To view, visit https://gerrit.wikimedia.org/r/405038
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie8959e4950a41886e044f5b8b0dc8f8f0d87982b
Gerrit-PatchSet: 1
Gerrit-Project: IPSet
Gerrit-Branch: master
Gerrit-Owner: Reedy <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to