From 4e34e7a9f089a6a5007645802dd2ec392b0791cc Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 4 May 2018 21:51:24 +0200 Subject: [PATCH] micro: change license to spdx short identifier --- micro.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/micro.json b/micro.json index 85221d87e7..d563c770b0 100644 --- a/micro.json +++ b/micro.json @@ -1,7 +1,7 @@ { "homepage": "https://micro-editor.github.io/", "version": "1.4.0", - "license": "MIT Expat License", + "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/zyedidia/micro/releases/download/v1.4.0/micro-1.4.0-win64.zip",