Skip to content

Commit

Permalink
update banner copyright to 2014!
Browse files Browse the repository at this point in the history
  • Loading branch information
Evan You committed Jan 2, 2014
1 parent c71a908 commit bcff84e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/build.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ var dest = './dist',
headerTemplate =
'/*\n' +
' VueJS v{{version}}\n' +
' (c) 2013 Evan You\n' +
' (c) 2014 Evan You\n' +
' License: MIT\n' +
'*/\n'

Expand Down

0 comments on commit bcff84e

Please sign in to comment.