File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -127,7 +127,7 @@ AUTHOR
127
127
128
128
LICENSE
129
129
---------------------------------------
130
- Licensed under the [ MIT] ( http://twada.mit-license.org/ ) license.
130
+ Licensed under the [ MIT] ( http://twada.mit-license.org/2015-2016 ) license.
131
131
132
132
133
133
[ npm-url ] : https://npmjs.org/package/unassertify
@@ -139,5 +139,5 @@ Licensed under the [MIT](http://twada.mit-license.org/) license.
139
139
[ depstat-url ] : https://gemnasium.com/twada/unassertify
140
140
[ depstat-image ] : https://gemnasium.com/twada/unassertify.svg
141
141
142
- [ license-url ] : http://twada.mit-license.org/
142
+ [ license-url ] : http://twada.mit-license.org/2015-2016
143
143
[ license-image ] : https://img.shields.io/badge/license-MIT-brightgreen.svg
Original file line number Diff line number Diff line change 4
4
*
5
5
* https://github.com/twada/unassertify
6
6
*
7
- * Copyright (c) 2015 Takuto Wada
7
+ * Copyright (c) 2015-2016 Takuto Wada
8
8
* Licensed under the MIT license.
9
- * http://twada.mit-license.org/
9
+ * http://twada.mit-license.org/2015-2016
10
10
*/
11
11
'use strict' ;
12
12
You can’t perform that action at this time.
0 commit comments