Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/mq4-hover-shim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Gruntfile.js')
-rw-r--r--Gruntfile.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gruntfile.js b/Gruntfile.js
index fdf3fb9..9d70e33 100644
--- a/Gruntfile.js
+++ b/Gruntfile.js
@@ -13,7 +13,7 @@ module.exports = function (grunt) {
banner: (
"/*!\n * mq4-hover-hover-shim v<%= pkg.version %>\n" +
" * <%= pkg.homepage %>\n" +
- " * Copyright (c) 2014 Christopher Rebert\n" +
+ " * Copyright (c) 2014-2015 Christopher Rebert\n" +
" * Licensed under the MIT License (https://github.com/cvrebert/mq4-hover-hover-shim/blob/master/LICENSE).\n" +
" */\n"
),