Skip to content

Commit 2460395

Browse files
committed
MIT
1 parent d1a4ccc commit 2460395

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -830,8 +830,6 @@ $(function() {
830830
<a id="license"></a>
831831
### 许可证
832832
833-
> Copyright (c) 2014 qiniu.com
833+
> Copyright (c) 2017 qiniu.com
834834
835-
### 基于 GPL V2 协议发布:
836-
837-
> [www.gnu.org/licenses/gpl-2.0.html](http://www.gnu.org/licenses/gpl-2.0.html)
835+
### 基于 MIT 协议发布

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"moduleType": [
77
"globals"
88
],
9-
"license": "GPL V2",
9+
"license": "MIT",
1010
"ignore": [
1111
"**/.*",
1212
"node_modules",

0 commit comments

Comments
 (0)