From 27f43b431048b843210b9834526c0b284cefd1bf Mon Sep 17 00:00:00 2001 From: Henri Yandell <477715+hyandell@users.noreply.github.com> Date: Tue, 9 Mar 2021 15:33:03 -0800 Subject: [PATCH 1/2] Updating licensing term to match change to MIT Per https://github.com/NaturalIntelligence/fast-xml-parser/commit/1357c5d5073ead70e0cd3fa5938a704694c728df --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ab605647..9dc97599 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "url": "https://github.com/Tatsh" } ], - "license": "MIT Modified", + "license": "MIT", "devDependencies": { "@babel/core": "^7.12.10", "@babel/plugin-transform-runtime": "^7.12.10", From 192841bcf2ed7a0f0b89391fbd80ea371d839145 Mon Sep 17 00:00:00 2001 From: Henri Yandell <477715+hyandell@users.noreply.github.com> Date: Tue, 9 Mar 2021 15:33:36 -0800 Subject: [PATCH 2/2] Update README.md Per https://github.com/NaturalIntelligence/fast-xml-parser/commit/1357c5d5073ead70e0cd3fa5938a704694c728df --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 78340299..73f27853 100644 --- a/README.md +++ b/README.md @@ -351,4 +351,3 @@ Support this project by becoming a sponsor. Your logo will show up here with a l # License * MIT License -* We may mention the logo/name/reference of the users without further permission required. However, you can request to remove it,if you're not the user of this library anymore. We'll do the necessary changes ASAP.