aboutsummaryrefslogtreecommitdiffstats
path: root/Gruntfile.js
diff options
context:
space:
mode:
authorDave Methvin <dave.methvin@gmail.com>2014-01-09 20:51:21 -0500
committerDave Methvin <dave.methvin@gmail.com>2014-01-09 20:51:21 -0500
commit3118f58c465286d538404669d09026b882b2149e (patch)
treea0f1148dc222e4af8382fb4145b161ca11b6cbac /Gruntfile.js
parent085814474e4a854d533b5ccbaef24c090081e0c4 (diff)
downloadjquery-3118f58c465286d538404669d09026b882b2149e.tar.gz
jquery-3118f58c465286d538404669d09026b882b2149e.zip
Build: Happy New Year! Thanks @marlonlandaverde
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 74768e624..fef8537d4 100644
--- a/Gruntfile.js
+++ b/Gruntfile.js
@@ -120,7 +120,7 @@ module.exports = function( grunt ) {
ascii_only: true
},
banner: "/*! jQuery v<%= pkg.version %> | " +
- "(c) 2005, 2013 jQuery Foundation, Inc. | " +
+ "(c) 2005, <%= grunt.template.today('yyyy') %> jQuery Foundation, Inc. | " +
"jquery.org/license */",
compress: {
hoist_funs: false,