Skip to content

Commit 9c70026

Browse files
authored
Merge pull request #253 from AdTechMedia/dev
update to mozilla public license v2.0
2 parents 022fc5e + 936ad32 commit 9c70026

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

bin/test/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@
3232
"type": "git",
3333
"url": "https://github.com/MitocGroup/deep-microservices-skeleton.git"
3434
},
35-
"license": "MIT"
36-
}
35+
"license": "MPL-2.0"
36+
}

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
],
88
"homepage": "https://github.com/AdTechMedia/drupal-module",
99
"type": "library",
10-
"license": "MIT",
10+
"license": "MPL-2.0",
1111
"authors": [
1212
{
1313
"name": "DEEP Dev Team",

0 commit comments

Comments
 (0)