mirror of
https://github.com/jquery/jquery.git
synced 2026-01-21 07:27:59 -05:00
Build: Happy New Year! Thanks @marlonlandaverde
This commit is contained in:
@@ -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,
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user