]> source.dussan.org Git - jquery.git/commitdiff
Build: Remove dates from copyright notice
authorAnne-Gaelle Colom <coloma@westminster.ac.uk>
Thu, 1 Jan 2015 19:34:48 +0000 (19:34 +0000)
committerDave Methvin <dave.methvin@gmail.com>
Sat, 3 Jan 2015 21:01:57 +0000 (16:01 -0500)
Closes gh-1983

Gruntfile.js
LICENSE.txt
src/intro.js

index aefc54512b7dc228d0515ed01e9ccadafa548287..705e093d845d42a4ec8663feea0063aaca288324 100644 (file)
@@ -137,8 +137,7 @@ module.exports = function( grunt ) {
                                                "ascii_only": true
                                        },
                                        banner: "/*! jQuery v<%= pkg.version %> | " +
-                                               "(c) 2005, <%= grunt.template.today('yyyy') %> jQuery Foundation, Inc. | " +
-                                               "jquery.org/license */",
+                                               "(c) jQuery Foundation | jquery.org/license */",
                                        compress: {
                                                "hoist_funs": false,
                                                loops: false,
index 5bf4f5e68986edb5b828756de969d3b86b706063..5312a4c864d220d496ae0b6fd11834a08396fb89 100644 (file)
@@ -1,5 +1,4 @@
-Copyright 2005, 2014 jQuery Foundation and other contributors,
-https://jquery.org/
+Copyright jQuery Foundation and other contributors, https://jquery.org/
 
 This software consists of voluntary contributions made by many
 individuals. For exact contribution history, see the revision history
index d7d43680784c5239324e0c0d99c3c4284eea9086..aab47c2d98cafe441fe80befe7c67b52c03aab3b 100644 (file)
@@ -5,7 +5,7 @@
  * Includes Sizzle.js
  * http://sizzlejs.com/
  *
- * Copyright 2005, 2014 jQuery Foundation, Inc. and other contributors
+ * Copyright jQuery Foundation and other contributors
  * Released under the MIT license
  * http://jquery.org/license
  *