diff --git a/gulpfile.js b/gulpfile.js index 1ce312d90..7442cfe6d 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -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";