Legoktm has submitted this change and it was merged.

Change subject: Use valid spdx license identifier
......................................................................


Use valid spdx license identifier

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

Approvals:
  Chad: Looks good to me, approved
  Legoktm: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/composer.json b/composer.json
index fed2a4f..4ea2604 100644
--- a/composer.json
+++ b/composer.json
@@ -1,7 +1,7 @@
 {
     "name": "cdb/cdb",
     "description": "Constant Database (CDB) wrapper library for PHP. Provides 
pure-PHP fallback when dba_* functions are absent.",
-    "license": "GPLv2",
+    "license": "GPL-2.0",
     "homepage": "https://www.mediawiki.org/wiki/CDB";,
     "authors": [
         {

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I4b607f4edf7767fa588e684b6b44739f0bbc82a2
Gerrit-PatchSet: 2
Gerrit-Project: cdb
Gerrit-Branch: master
Gerrit-Owner: Legoktm <[email protected]>
Gerrit-Reviewer: Chad <[email protected]>
Gerrit-Reviewer: Legoktm <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to