diff --git a/README.md b/README.md index a6b70b0f..998cd1ca 100644 --- a/README.md +++ b/README.md @@ -116,5 +116,5 @@ This repository is being sponsored by: - [Mitoc Group](https://www.mitocgroup.com) - [AdTechMedia](https://www.adtechmedia.io) -This code can be used under MIT license: +This code can be used under MPL v2.0 license: > See [LICENSE](https://github.com/MitocGroup/deep-framework/blob/master/LICENSE) for more details. diff --git a/src/deep-asset/package.json b/src/deep-asset/package.json index 87cd9eed..11d05337 100644 --- a/src/deep-asset/package.json +++ b/src/deep-asset/package.json @@ -24,7 +24,7 @@ "bugs": { "url": "https://github.com/MitocGroup/deep-framework/issues" }, - "license": "MIT", + "license": "MPL-2.0", "author": { "name": "Mitoc Group", "email": "hello@mitocgroup.com", diff --git a/src/deep-cache/package.json b/src/deep-cache/package.json index dee24468..7fc64e81 100644 --- a/src/deep-cache/package.json +++ b/src/deep-cache/package.json @@ -24,7 +24,7 @@ "bugs": { "url": "https://github.com/MitocGroup/deep-framework/issues" }, - "license": "MIT", + "license": "MPL-2.0", "author": { "name": "Mitoc Group", "email": "hello@mitocgroup.com", diff --git a/src/deep-core/package.json b/src/deep-core/package.json index 0bce32d2..64fa82fa 100644 --- a/src/deep-core/package.json +++ b/src/deep-core/package.json @@ -22,7 +22,7 @@ "bugs": { "url": "https://github.com/MitocGroup/deep-framework/issues" }, - "license": "MIT", + "license": "MPL-2.0", "author": { "name": "Mitoc Group", "email": "hello@mitocgroup.com", diff --git a/src/deep-db/package.json b/src/deep-db/package.json index 91ffd272..8abd86e4 100644 --- a/src/deep-db/package.json +++ b/src/deep-db/package.json @@ -27,7 +27,7 @@ "bugs": { "url": "https://github.com/MitocGroup/deep-framework/issues" }, - "license": "MIT", + "license": "MPL-2.0", "author": { "name": "Mitoc Group", "email": "hello@mitocgroup.com", diff --git a/src/deep-di/package.json b/src/deep-di/package.json index e975c737..6a752d64 100644 --- a/src/deep-di/package.json +++ b/src/deep-di/package.json @@ -28,7 +28,7 @@ "bugs": { "url": "https://github.com/MitocGroup/deep-framework/issues" }, - "license": "MIT", + "license": "MPL-2.0", "author": { "name": "Mitoc Group", "email": "hello@mitocgroup.com", diff --git a/src/deep-event/package.json b/src/deep-event/package.json index ae82b2a6..1fee2e59 100644 --- a/src/deep-event/package.json +++ b/src/deep-event/package.json @@ -24,7 +24,7 @@ "bugs": { "url": "https://github.com/MitocGroup/deep-framework/issues" }, - "license": "MIT", + "license": "MPL-2.0", "author": { "name": "Mitoc Group", "email": "hello@mitocgroup.com", diff --git a/src/deep-framework/package.json b/src/deep-framework/package.json index 77306840..bfb4bb28 100644 --- a/src/deep-framework/package.json +++ b/src/deep-framework/package.json @@ -24,7 +24,7 @@ "bugs": { "url": "https://github.com/MitocGroup/deep-framework/issues" }, - "license": "MIT", + "license": "MPL-2.0", "author": { "name": "Mitoc Group", "email": "hello@mitocgroup.com", diff --git a/src/deep-fs/package.json b/src/deep-fs/package.json index 1b987443..70df8580 100644 --- a/src/deep-fs/package.json +++ b/src/deep-fs/package.json @@ -25,7 +25,7 @@ "bugs": { "url": "https://github.com/MitocGroup/deep-framework/issues" }, - "license": "MIT", + "license": "MPL-2.0", "author": { "name": "Mitoc Group", "email": "hello@mitocgroup.com", diff --git a/src/deep-kernel/package.json b/src/deep-kernel/package.json index bc9cf1d2..affe7536 100644 --- a/src/deep-kernel/package.json +++ b/src/deep-kernel/package.json @@ -23,7 +23,7 @@ "bugs": { "url": "https://github.com/MitocGroup/deep-framework/issues" }, - "license": "MIT", + "license": "MPL-2.0", "author": { "name": "Mitoc Group", "email": "hello@mitocgroup.com", diff --git a/src/deep-log/package.json b/src/deep-log/package.json index 9cfff1a2..bdf739fe 100644 --- a/src/deep-log/package.json +++ b/src/deep-log/package.json @@ -24,7 +24,7 @@ "bugs": { "url": "https://github.com/MitocGroup/deep-framework/issues" }, - "license": "MIT", + "license": "MPL-2.0", "author": { "name": "Mitoc Group", "email": "hello@mitocgroup.com", diff --git a/src/deep-notification/package.json b/src/deep-notification/package.json index 60bd4cb3..82984825 100644 --- a/src/deep-notification/package.json +++ b/src/deep-notification/package.json @@ -24,7 +24,7 @@ "bugs": { "url": "https://github.com/MitocGroup/deep-framework/issues" }, - "license": "MIT", + "license": "MPL-2.0", "author": { "name": "Mitoc Group", "email": "hello@mitocgroup.com", diff --git a/src/deep-resource/package.json b/src/deep-resource/package.json index 324f5245..92e50af0 100644 --- a/src/deep-resource/package.json +++ b/src/deep-resource/package.json @@ -26,7 +26,7 @@ "bugs": { "url": "https://github.com/MitocGroup/deep-framework/issues" }, - "license": "MIT", + "license": "MPL-2.0", "author": { "name": "Mitoc Group", "email": "hello@mitocgroup.com", diff --git a/src/deep-search/package.json b/src/deep-search/package.json index 07a485dc..18da3882 100644 --- a/src/deep-search/package.json +++ b/src/deep-search/package.json @@ -25,7 +25,7 @@ "bugs": { "url": "https://github.com/MitocGroup/deep-framework/issues" }, - "license": "MIT", + "license": "MPL-2.0", "author": { "name": "Mitoc Group", "email": "hello@mitocgroup.com", diff --git a/src/deep-security/package.json b/src/deep-security/package.json index 72050b06..f92ecd49 100644 --- a/src/deep-security/package.json +++ b/src/deep-security/package.json @@ -24,7 +24,7 @@ "bugs": { "url": "https://github.com/MitocGroup/deep-framework/issues" }, - "license": "MIT", + "license": "MPL-2.0", "author": { "name": "Mitoc Group", "email": "hello@mitocgroup.com", diff --git a/src/deep-validation/package.json b/src/deep-validation/package.json index 4222ac78..bedde880 100644 --- a/src/deep-validation/package.json +++ b/src/deep-validation/package.json @@ -27,7 +27,7 @@ "bugs": { "url": "https://github.com/MitocGroup/deep-framework/issues" }, - "license": "MIT", + "license": "MPL-2.0", "author": { "name": "Mitoc Group", "email": "hello@mitocgroup.com",