Skip to content

Commit 4e82aeb

Browse files
author
danil zakablukovskii
committed
fixed license
1 parent 0150a28 commit 4e82aeb

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,3 +63,8 @@ Logs
6363
----
6464

6565
All mailer log messages are logged by `\Yii::error()`, `\Yii::warning()`, `\Yii::info()` under special category - `sparkpost-mailer`.
66+
67+
License
68+
-------
69+
70+
The code for yii2-sparkpost is distributed under the terms of the MIT license (see [LICENSE](LICENSE)).

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"djagya\\sparkpost\\": ""
2525
}
2626
},
27-
"license": "GPL-3.0",
27+
"license": "MIT",
2828
"authors": [
2929
{
3030
"name": "danil zakablukovskii",

0 commit comments

Comments
 (0)