]> git.ipfire.org Git - thirdparty/Chart.js.git/commitdiff
update copyright date
authorJake <jakesyl@gmail.com>
Mon, 2 Jan 2017 18:26:51 +0000 (13:26 -0500)
committerGitHub <noreply@github.com>
Mon, 2 Jan 2017 18:26:51 +0000 (13:26 -0500)
gulpfile.js

index 1ce312d90988d52dbcddab7eee13d1779e546df0..7442cfe6d25c6ecb829337d669957edc49342536 100644 (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";