Skip to content

Commit 41d1ecf

Browse files
committed
Updated license
1 parent d50b469 commit 41d1ecf

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,10 @@ Uninstall
2525
```bash
2626
$ composer global remove mercari/composer-diff-plugin
2727
```
28+
29+
License
30+
---------------
31+
32+
Copyright 2016 Mercari, Inc.
33+
34+
Licensed under the MIT License

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "mercari/composer-diff-plugin",
33
"description": "composer plugin to show library version diff at \"composer update\"",
44
"type": "composer-plugin",
5-
"license": "proprietary",
5+
"license": "MIT",
66
"authors": [
77
{
88
"name": "Hiraku NAKANO",

0 commit comments

Comments
 (0)