Skip to content

Commit bcff84e

Browse files
author
Evan You
committed
update banner copyright to 2014!
1 parent c71a908 commit bcff84e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tasks/build.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ var dest = './dist',
99
headerTemplate =
1010
'/*\n' +
1111
' VueJS v{{version}}\n' +
12-
' (c) 2013 Evan You\n' +
12+
' (c) 2014 Evan You\n' +
1313
' License: MIT\n' +
1414
'*/\n'
1515

0 commit comments

Comments
 (0)