]> source.dussan.org Git - jquery.git/commitdiff
Build: Happy New Year! Thanks @marlonlandaverde
authorDave Methvin <dave.methvin@gmail.com>
Fri, 10 Jan 2014 01:51:21 +0000 (20:51 -0500)
committerDave Methvin <dave.methvin@gmail.com>
Fri, 10 Jan 2014 01:51:21 +0000 (20:51 -0500)
Gruntfile.js
MIT-LICENSE.txt
src/intro.js

index 74768e624927393c445cb1268ff8f56e22f2476e..fef8537d4358c5158201b9c0207bcc797d03a621 100644 (file)
@@ -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,
index 957f26d3e3b5ae3922f2f220263c51ab220088d4..cdd31b5c7103e4b0191fd1c860559b7b82806f01 100644 (file)
@@ -1,4 +1,4 @@
-Copyright 2013 jQuery Foundation and other contributors
+Copyright 2014 jQuery Foundation and other contributors
 http://jquery.com/
 
 Permission is hereby granted, free of charge, to any person obtaining
index 20b0f4205d610bb6d879eefe333e58f878d7f9c7..9e26008e2132615c1d08bcbcf6d1c77f196baa4a 100644 (file)
@@ -5,7 +5,7 @@
  * Includes Sizzle.js
  * http://sizzlejs.com/
  *
- * Copyright 2005, 2013 jQuery Foundation, Inc. and other contributors
+ * Copyright 2005, 2014 jQuery Foundation, Inc. and other contributors
  * Released under the MIT license
  * http://jquery.org/license
  *