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

index 11c5c300a1aff58515a393d32dff80015ca598e3..5b45547ff0dbdafe610a237bc4cfb852d890749d 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 %> | (c) 2005, 2012 jQuery Foundation, Inc. | jquery.org/license */",
                                        sourceMap: "dist/jquery.min.map",
                                        beautify: {
                                                ascii_only: true
index 0b98012ec6d22abb9ba038330af7a402ed57abd8..4e7b69ec35fe9ff089879df9eff44b7e88d5ba78 100644 (file)
@@ -5,7 +5,7 @@
  * Includes Sizzle.js
  * http://sizzlejs.com/
  *
- * Copyright 2012 jQuery Foundation and other contributors
+ * Copyright 2005, 2012 jQuery Foundation, Inc. and other contributors
  * Released under the MIT license
  * http://jquery.org/license
  *