File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ module.exports = function(grunt) {
14
14
banner = "/*\n <%= pkg.name %> - OpenSource Javascript MVC Framework ver.2.0.0\n" +
15
15
" Copyright 2013.08 \n" +
16
16
" Dual licensed under the MIT or GPL Version 2 licenses\n" +
17
- " Author: SeungHyun PAEK, Hanghee Yi\n" +
17
+ " Author: SeungHyun PAEK, Hanghee Yi, Juntai Park \n" +
18
18
" HomePage: http://www.tipjs.com\n" +
19
19
" Contact: http://www.tipjs.com/contact\n" +
20
20
" License: MIT, GPL V2\n" +
Original file line number Diff line number Diff line change 20
20
"repository" : " https://github.com/tipJS-Team/tipJS.git" ,
21
21
"author" : [
22
22
" pekuid <pekuid@gmail.com>" ,
23
- " javarouka <javarouka@gmail.com>"
23
+ " javarouka <javarouka@gmail.com>" ,
24
+ " rkJun <rkjun@me.com>"
24
25
],
25
26
"license" : " MIT"
26
27
}
You can’t perform that action at this time.
0 commit comments