]> source.dussan.org Git - jquery.git/commitdiff
Fix #13463: Update copyright
authorRichard Gibson <richard.gibson@gmail.com>
Sun, 17 Feb 2013 14:30:21 +0000 (09:30 -0500)
committerRichard Gibson <richard.gibson@gmail.com>
Sun, 17 Feb 2013 14:30:21 +0000 (09:30 -0500)
Gruntfile.js

index 4058871d510a93e4db3160a3706fae33cc3038ea..64b498f386d7dbcefe581290bdeeb9b366e672e9 100644 (file)
@@ -99,7 +99,7 @@ module.exports = function( grunt ) {
                                        "dist/jquery.min.js": [ "dist/jquery.js" ]
                                },
                                options: {
-                                       banner: "/*! jQuery v<%= pkg.version %> | (c) 2005, 2012 jQuery Foundation, Inc. | jquery.org/license */",
+                                       banner: "/*! jQuery v<%= pkg.version %> | (c) 2005, 2013 jQuery Foundation, Inc. | jquery.org/license */",
                                        sourceMap: "dist/jquery.min.map",
                                        compress: {
                                                hoist_funs: false,