From ac9b23742ae05eea97a89dd749a0df162c05b4fd Mon Sep 17 00:00:00 2001 From: ache Date: Wed, 18 Sep 2019 01:36:23 +0200 Subject: License clarification --- README.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5b68869..5f99728 100644 --- a/README.md +++ b/README.md @@ -159,7 +159,7 @@ A string with the value `"global"` or `"specific"` or `"extented"` or `"none"` o ## License -Distributed under a MIT-like license. +Distributed under a MIT license. [npm]: https://www.npmjs.com/package/remark-attr diff --git a/package.json b/package.json index a918291..0b25547 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "md-attr-parser": "^1.2.1" }, "author": "ache ", - "license": "GPL-3.0-or-later", + "license": "MIT", "bugs": { "url": "https://github.com/arobase-che/remark-attr/issues" }, -- cgit v1.2.3