]> source.dussan.org Git - jquery.git/commitdiff
Update copyrights used in file headers.
authorDave Methvin <dave.methvin@gmail.com>
Fri, 11 Jan 2013 21:08:09 +0000 (16:08 -0500)
committerDave Methvin <dave.methvin@gmail.com>
Fri, 11 Jan 2013 21:08:09 +0000 (16:08 -0500)
Gruntfile.js
src/intro.js

index f18d071a0093f979c173d8ed19963a694496605f..7a35c6fdafaf5f75a671ac4a8a6d83172601790e 100644 (file)
@@ -96,7 +96,7 @@ module.exports = function( grunt ) {
                                        "dist/jquery.min.js": [ "dist/jquery.js" ]
                                },
                                options: {
-                                       banner: "/*! jQuery v<%= pkg.version %> jquery.com | jquery.org/license */",
+                                       banner: "/*! jQuery v<%= pkg.version %> jquery.com  | (c) 2005, 2013 jQuery Foundation, Inc. | jquery.org/license */",
                                        sourceMap: "dist/jquery.min.map",
                                        beautify: {
                                                ascii_only: true
index 7f680d4ebcc9132e5d179a433b90fe2dad07e1e8..a3683b4116a4f499c5b8cb16819163b539d9c3df 100644 (file)
@@ -5,7 +5,7 @@
  * Includes Sizzle.js
  * http://sizzlejs.com/
  *
- * Copyright 2013 jQuery Foundation and other contributors
+ * Copyright 2005, 2013 jQuery Foundation, Inc. and other contributors
  * Released under the MIT license
  * http://jquery.org/license
  *