We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1a4ccc commit 2460395Copy full SHA for 2460395
README.md
@@ -830,8 +830,6 @@ $(function() {
830
<a id="license"></a>
831
### 许可证
832
833
-> Copyright (c) 2014 qiniu.com
+> Copyright (c) 2017 qiniu.com
834
835
-### 基于 GPL V2 协议发布:
836
-
837
-> [www.gnu.org/licenses/gpl-2.0.html](http://www.gnu.org/licenses/gpl-2.0.html)
+### 基于 MIT 协议发布
bower.json
@@ -6,7 +6,7 @@
6
"moduleType": [
7
"globals"
8
],
9
- "license": "GPL V2",
+ "license": "MIT",
10
"ignore": [
11
"**/.*",
12
"node_modules",
0 commit comments