update copyright date

This commit is contained in:
Jake
2017-01-02 13:26:51 -05:00
committed by GitHub
parent eebaa84e72
commit 7c3e71d58b

View File

@@ -29,7 +29,7 @@ var header = "/*!\n" +
" * http://chartjs.org/\n" +
" * Version: {{ version }}\n" +
" *\n" +
" * Copyright 2016 Nick Downie\n" +
" * Copyright 2017 Nick Downie\n" +
" * Released under the MIT license\n" +
" * https://github.com/chartjs/Chart.js/blob/master/LICENSE.md\n" +
" */\n";