Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit66e1b6b

Browse files
agcolomdmethvin
authored andcommitted
Build: Remove dates from copyright notice
Closesgh-1983
1 parentb410b15 commit66e1b6b

File tree

3 files changed

+3
-5
lines changed

3 files changed

+3
-5
lines changed

‎Gruntfile.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,8 +137,7 @@ module.exports = function( grunt ) {
137137
"ascii_only":true
138138
},
139139
banner:"/*! jQuery v<%= pkg.version %> | "+
140-
"(c) 2005, <%= grunt.template.today('yyyy') %> jQuery Foundation, Inc. | "+
141-
"jquery.org/license */",
140+
"(c) jQuery Foundation | jquery.org/license */",
142141
compress:{
143142
"hoist_funs":false,
144143
loops:false,

‎LICENSE.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
Copyright 2005, 2014 jQuery Foundation and other contributors,
2-
https://jquery.org/
1+
Copyright jQuery Foundation and other contributors, https://jquery.org/
32

43
This software consists of voluntary contributions made by many
54
individuals. For exact contribution history, see the revision history

‎src/intro.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* Includes Sizzle.js
66
* http://sizzlejs.com/
77
*
8-
* Copyright2005, 2014jQuery Foundation, Inc. and other contributors
8+
* Copyright jQuery Foundation and other contributors
99
* Released under the MIT license
1010
* http://jquery.org/license
1111
*

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp