Build: Remove dates from copyright notice

Closes gh-1403
(cherry picked from commit c89cb74893)
This commit is contained in:
Anne-Gaelle Colom 2014-12-21 18:27:43 +00:00 committed by Scott González
parent 69bd7a7a75
commit 727a9151d2
59 changed files with 59 additions and 60 deletions

View File

@ -119,7 +119,7 @@ function createBanner( files ) {
"<%= grunt.template.today('isoDate') %>\n" + "<%= grunt.template.today('isoDate') %>\n" +
"<%= pkg.homepage ? '* ' + pkg.homepage + '\\n' : '' %>" + "<%= pkg.homepage ? '* ' + pkg.homepage + '\\n' : '' %>" +
(files ? "* Includes: " + fileNames.join(", ") + "\n" : "") + (files ? "* Includes: " + fileNames.join(", ") + "\n" : "") +
"* Copyright <%= grunt.template.today('yyyy') %> <%= pkg.author.name %>;" + "* Copyright <%= pkg.author.name %>;" +
" Licensed <%= _.pluck(pkg.licenses, 'type').join(', ') %> */\n"; " Licensed <%= _.pluck(pkg.licenses, 'type').join(', ') %> */\n";
} }

View File

@ -1,5 +1,4 @@
Copyright 2007, 2014 jQuery Foundation and other contributors, Copyright jQuery Foundation and other contributors, https://jquery.org/
https://jquery.org/
This software consists of voluntary contributions made by many This software consists of voluntary contributions made by many
individuals. For exact contribution history, see the revision history individuals. For exact contribution history, see the revision history

View File

@ -2,7 +2,7 @@
* jQuery UI Accordion @VERSION * jQuery UI Accordion @VERSION
* http://jqueryui.com * http://jqueryui.com
* *
* Copyright 2014 jQuery Foundation and other contributors * Copyright jQuery Foundation and other contributors
* Released under the MIT license. * Released under the MIT license.
* http://jquery.org/license * http://jquery.org/license
* *

View File

@ -2,7 +2,7 @@
* jQuery UI CSS Framework @VERSION * jQuery UI CSS Framework @VERSION
* http://jqueryui.com * http://jqueryui.com
* *
* Copyright 2014 jQuery Foundation and other contributors * Copyright jQuery Foundation and other contributors
* Released under the MIT license. * Released under the MIT license.
* http://jquery.org/license * http://jquery.org/license
* *

View File

@ -2,7 +2,7 @@
* jQuery UI Autocomplete @VERSION * jQuery UI Autocomplete @VERSION
* http://jqueryui.com * http://jqueryui.com
* *
* Copyright 2014 jQuery Foundation and other contributors * Copyright jQuery Foundation and other contributors
* Released under the MIT license. * Released under the MIT license.
* http://jquery.org/license * http://jquery.org/license
* *

View File

@ -2,7 +2,7 @@
* jQuery UI CSS Framework @VERSION * jQuery UI CSS Framework @VERSION
* http://jqueryui.com * http://jqueryui.com
* *
* Copyright 2014 jQuery Foundation and other contributors * Copyright jQuery Foundation and other contributors
* Released under the MIT license. * Released under the MIT license.
* http://jquery.org/license * http://jquery.org/license
* *

View File

@ -2,7 +2,7 @@
* jQuery UI Button @VERSION * jQuery UI Button @VERSION
* http://jqueryui.com * http://jqueryui.com
* *
* Copyright 2014 jQuery Foundation and other contributors * Copyright jQuery Foundation and other contributors
* Released under the MIT license. * Released under the MIT license.
* http://jquery.org/license * http://jquery.org/license
* *

View File

@ -2,7 +2,7 @@
* jQuery UI CSS Framework @VERSION * jQuery UI CSS Framework @VERSION
* http://jqueryui.com * http://jqueryui.com
* *
* Copyright 2014 jQuery Foundation and other contributors * Copyright jQuery Foundation and other contributors
* Released under the MIT license. * Released under the MIT license.
* http://jquery.org/license * http://jquery.org/license
* *

View File

@ -2,7 +2,7 @@
* jQuery UI Datepicker @VERSION * jQuery UI Datepicker @VERSION
* http://jqueryui.com * http://jqueryui.com
* *
* Copyright 2014 jQuery Foundation and other contributors * Copyright jQuery Foundation and other contributors
* Released under the MIT license. * Released under the MIT license.
* http://jquery.org/license * http://jquery.org/license
* *

View File

@ -2,7 +2,7 @@
* jQuery UI Dialog @VERSION * jQuery UI Dialog @VERSION
* http://jqueryui.com * http://jqueryui.com
* *
* Copyright 2014 jQuery Foundation and other contributors * Copyright jQuery Foundation and other contributors
* Released under the MIT license. * Released under the MIT license.
* http://jquery.org/license * http://jquery.org/license
* *

View File

@ -2,7 +2,7 @@
* jQuery UI Draggable @VERSION * jQuery UI Draggable @VERSION
* http://jqueryui.com * http://jqueryui.com
* *
* Copyright 2014 jQuery Foundation and other contributors * Copyright jQuery Foundation and other contributors
* Released under the MIT license. * Released under the MIT license.
* http://jquery.org/license * http://jquery.org/license
*/ */

View File

@ -2,7 +2,7 @@
* jQuery UI Menu @VERSION * jQuery UI Menu @VERSION
* http://jqueryui.com * http://jqueryui.com
* *
* Copyright 2014 jQuery Foundation and other contributors * Copyright jQuery Foundation and other contributors
* Released under the MIT license. * Released under the MIT license.
* http://jquery.org/license * http://jquery.org/license
* *

View File

@ -2,7 +2,7 @@
* jQuery UI Progressbar @VERSION * jQuery UI Progressbar @VERSION
* http://jqueryui.com * http://jqueryui.com
* *
* Copyright 2014 jQuery Foundation and other contributors * Copyright jQuery Foundation and other contributors
* Released under the MIT license. * Released under the MIT license.
* http://jquery.org/license * http://jquery.org/license
* *

View File

@ -2,7 +2,7 @@
* jQuery UI Resizable @VERSION * jQuery UI Resizable @VERSION
* http://jqueryui.com * http://jqueryui.com
* *
* Copyright 2014 jQuery Foundation and other contributors * Copyright jQuery Foundation and other contributors
* Released under the MIT license. * Released under the MIT license.
* http://jquery.org/license * http://jquery.org/license
*/ */

View File

@ -2,7 +2,7 @@
* jQuery UI Selectable @VERSION * jQuery UI Selectable @VERSION
* http://jqueryui.com * http://jqueryui.com
* *
* Copyright 2014 jQuery Foundation and other contributors * Copyright jQuery Foundation and other contributors
* Released under the MIT license. * Released under the MIT license.
* http://jquery.org/license * http://jquery.org/license
*/ */

View File

@ -2,7 +2,7 @@
* jQuery UI Selectmenu @VERSION * jQuery UI Selectmenu @VERSION
* http://jqueryui.com * http://jqueryui.com
* *
* Copyright 2014 jQuery Foundation and other contributors * Copyright jQuery Foundation and other contributors
* Released under the MIT license. * Released under the MIT license.
* http://jquery.org/license * http://jquery.org/license
* *

View File

@ -2,7 +2,7 @@
* jQuery UI Slider @VERSION * jQuery UI Slider @VERSION
* http://jqueryui.com * http://jqueryui.com
* *
* Copyright 2014 jQuery Foundation and other contributors * Copyright jQuery Foundation and other contributors
* Released under the MIT license. * Released under the MIT license.
* http://jquery.org/license * http://jquery.org/license
* *

View File

@ -2,7 +2,7 @@
* jQuery UI Sortable @VERSION * jQuery UI Sortable @VERSION
* http://jqueryui.com * http://jqueryui.com
* *
* Copyright 2014 jQuery Foundation and other contributors * Copyright jQuery Foundation and other contributors
* Released under the MIT license. * Released under the MIT license.
* http://jquery.org/license * http://jquery.org/license
*/ */

View File

@ -2,7 +2,7 @@
* jQuery UI Spinner @VERSION * jQuery UI Spinner @VERSION
* http://jqueryui.com * http://jqueryui.com
* *
* Copyright 2014 jQuery Foundation and other contributors * Copyright jQuery Foundation and other contributors
* Released under the MIT license. * Released under the MIT license.
* http://jquery.org/license * http://jquery.org/license
* *

View File

@ -2,7 +2,7 @@
* jQuery UI Tabs @VERSION * jQuery UI Tabs @VERSION
* http://jqueryui.com * http://jqueryui.com
* *
* Copyright 2014 jQuery Foundation and other contributors * Copyright jQuery Foundation and other contributors
* Released under the MIT license. * Released under the MIT license.
* http://jquery.org/license * http://jquery.org/license
* *

View File

@ -2,7 +2,7 @@
* jQuery UI CSS Framework @VERSION * jQuery UI CSS Framework @VERSION
* http://jqueryui.com * http://jqueryui.com
* *
* Copyright 2014 jQuery Foundation and other contributors * Copyright jQuery Foundation and other contributors
* Released under the MIT license. * Released under the MIT license.
* http://jquery.org/license * http://jquery.org/license
* *

View File

@ -2,7 +2,7 @@
* jQuery UI Tooltip @VERSION * jQuery UI Tooltip @VERSION
* http://jqueryui.com * http://jqueryui.com
* *
* Copyright 2014 jQuery Foundation and other contributors * Copyright jQuery Foundation and other contributors
* Released under the MIT license. * Released under the MIT license.
* http://jquery.org/license * http://jquery.org/license
* *

View File

@ -2,7 +2,7 @@
* jQuery UI Accordion @VERSION * jQuery UI Accordion @VERSION
* http://jqueryui.com * http://jqueryui.com
* *
* Copyright 2014 jQuery Foundation and other contributors * Copyright jQuery Foundation and other contributors
* Released under the MIT license. * Released under the MIT license.
* http://jquery.org/license * http://jquery.org/license
* *

View File

@ -2,7 +2,7 @@
* jQuery UI Autocomplete @VERSION * jQuery UI Autocomplete @VERSION
* http://jqueryui.com * http://jqueryui.com
* *
* Copyright 2014 jQuery Foundation and other contributors * Copyright jQuery Foundation and other contributors
* Released under the MIT license. * Released under the MIT license.
* http://jquery.org/license * http://jquery.org/license
* *

View File

@ -2,7 +2,7 @@
* jQuery UI Button @VERSION * jQuery UI Button @VERSION
* http://jqueryui.com * http://jqueryui.com
* *
* Copyright 2014 jQuery Foundation and other contributors * Copyright jQuery Foundation and other contributors
* Released under the MIT license. * Released under the MIT license.
* http://jquery.org/license * http://jquery.org/license
* *

View File

@ -2,7 +2,7 @@
* jQuery UI Core @VERSION * jQuery UI Core @VERSION
* http://jqueryui.com * http://jqueryui.com
* *
* Copyright 2014 jQuery Foundation and other contributors * Copyright jQuery Foundation and other contributors
* Released under the MIT license. * Released under the MIT license.
* http://jquery.org/license * http://jquery.org/license
* *

View File

@ -2,7 +2,7 @@
* jQuery UI Datepicker @VERSION * jQuery UI Datepicker @VERSION
* http://jqueryui.com * http://jqueryui.com
* *
* Copyright 2014 jQuery Foundation and other contributors * Copyright jQuery Foundation and other contributors
* Released under the MIT license. * Released under the MIT license.
* http://jquery.org/license * http://jquery.org/license
* *

View File

@ -2,7 +2,7 @@
* jQuery UI Dialog @VERSION * jQuery UI Dialog @VERSION
* http://jqueryui.com * http://jqueryui.com
* *
* Copyright 2014 jQuery Foundation and other contributors * Copyright jQuery Foundation and other contributors
* Released under the MIT license. * Released under the MIT license.
* http://jquery.org/license * http://jquery.org/license
* *

View File

@ -2,7 +2,7 @@
* jQuery UI Draggable @VERSION * jQuery UI Draggable @VERSION
* http://jqueryui.com * http://jqueryui.com
* *
* Copyright 2014 jQuery Foundation and other contributors * Copyright jQuery Foundation and other contributors
* Released under the MIT license. * Released under the MIT license.
* http://jquery.org/license * http://jquery.org/license
* *

View File

@ -2,7 +2,7 @@
* jQuery UI Droppable @VERSION * jQuery UI Droppable @VERSION
* http://jqueryui.com * http://jqueryui.com
* *
* Copyright 2014 jQuery Foundation and other contributors * Copyright jQuery Foundation and other contributors
* Released under the MIT license. * Released under the MIT license.
* http://jquery.org/license * http://jquery.org/license
* *

View File

@ -2,7 +2,7 @@
* jQuery UI Effects Blind @VERSION * jQuery UI Effects Blind @VERSION
* http://jqueryui.com * http://jqueryui.com
* *
* Copyright 2014 jQuery Foundation and other contributors * Copyright jQuery Foundation and other contributors
* Released under the MIT license. * Released under the MIT license.
* http://jquery.org/license * http://jquery.org/license
* *

View File

@ -2,7 +2,7 @@
* jQuery UI Effects Bounce @VERSION * jQuery UI Effects Bounce @VERSION
* http://jqueryui.com * http://jqueryui.com
* *
* Copyright 2014 jQuery Foundation and other contributors * Copyright jQuery Foundation and other contributors
* Released under the MIT license. * Released under the MIT license.
* http://jquery.org/license * http://jquery.org/license
* *

View File

@ -2,7 +2,7 @@
* jQuery UI Effects Clip @VERSION * jQuery UI Effects Clip @VERSION
* http://jqueryui.com * http://jqueryui.com
* *
* Copyright 2014 jQuery Foundation and other contributors * Copyright jQuery Foundation and other contributors
* Released under the MIT license. * Released under the MIT license.
* http://jquery.org/license * http://jquery.org/license
* *

View File

@ -2,7 +2,7 @@
* jQuery UI Effects Drop @VERSION * jQuery UI Effects Drop @VERSION
* http://jqueryui.com * http://jqueryui.com
* *
* Copyright 2014 jQuery Foundation and other contributors * Copyright jQuery Foundation and other contributors
* Released under the MIT license. * Released under the MIT license.
* http://jquery.org/license * http://jquery.org/license
* *

View File

@ -2,7 +2,7 @@
* jQuery UI Effects Explode @VERSION * jQuery UI Effects Explode @VERSION
* http://jqueryui.com * http://jqueryui.com
* *
* Copyright 2014 jQuery Foundation and other contributors * Copyright jQuery Foundation and other contributors
* Released under the MIT license. * Released under the MIT license.
* http://jquery.org/license * http://jquery.org/license
* *

View File

@ -2,7 +2,7 @@
* jQuery UI Effects Fade @VERSION * jQuery UI Effects Fade @VERSION
* http://jqueryui.com * http://jqueryui.com
* *
* Copyright 2014 jQuery Foundation and other contributors * Copyright jQuery Foundation and other contributors
* Released under the MIT license. * Released under the MIT license.
* http://jquery.org/license * http://jquery.org/license
* *

View File

@ -2,7 +2,7 @@
* jQuery UI Effects Fold @VERSION * jQuery UI Effects Fold @VERSION
* http://jqueryui.com * http://jqueryui.com
* *
* Copyright 2014 jQuery Foundation and other contributors * Copyright jQuery Foundation and other contributors
* Released under the MIT license. * Released under the MIT license.
* http://jquery.org/license * http://jquery.org/license
* *

View File

@ -2,7 +2,7 @@
* jQuery UI Effects Highlight @VERSION * jQuery UI Effects Highlight @VERSION
* http://jqueryui.com * http://jqueryui.com
* *
* Copyright 2014 jQuery Foundation and other contributors * Copyright jQuery Foundation and other contributors
* Released under the MIT license. * Released under the MIT license.
* http://jquery.org/license * http://jquery.org/license
* *

View File

@ -2,7 +2,7 @@
* jQuery UI Effects Puff @VERSION * jQuery UI Effects Puff @VERSION
* http://jqueryui.com * http://jqueryui.com
* *
* Copyright 2014 jQuery Foundation and other contributors * Copyright jQuery Foundation and other contributors
* Released under the MIT license. * Released under the MIT license.
* http://jquery.org/license * http://jquery.org/license
* *

View File

@ -2,7 +2,7 @@
* jQuery UI Effects Pulsate @VERSION * jQuery UI Effects Pulsate @VERSION
* http://jqueryui.com * http://jqueryui.com
* *
* Copyright 2014 jQuery Foundation and other contributors * Copyright jQuery Foundation and other contributors
* Released under the MIT license. * Released under the MIT license.
* http://jquery.org/license * http://jquery.org/license
* *

View File

@ -2,7 +2,7 @@
* jQuery UI Effects Scale @VERSION * jQuery UI Effects Scale @VERSION
* http://jqueryui.com * http://jqueryui.com
* *
* Copyright 2014 jQuery Foundation and other contributors * Copyright jQuery Foundation and other contributors
* Released under the MIT license. * Released under the MIT license.
* http://jquery.org/license * http://jquery.org/license
* *

View File

@ -2,7 +2,7 @@
* jQuery UI Effects Shake @VERSION * jQuery UI Effects Shake @VERSION
* http://jqueryui.com * http://jqueryui.com
* *
* Copyright 2014 jQuery Foundation and other contributors * Copyright jQuery Foundation and other contributors
* Released under the MIT license. * Released under the MIT license.
* http://jquery.org/license * http://jquery.org/license
* *

View File

@ -2,7 +2,7 @@
* jQuery UI Effects Size @VERSION * jQuery UI Effects Size @VERSION
* http://jqueryui.com * http://jqueryui.com
* *
* Copyright 2014 jQuery Foundation and other contributors * Copyright jQuery Foundation and other contributors
* Released under the MIT license. * Released under the MIT license.
* http://jquery.org/license * http://jquery.org/license
* *

View File

@ -2,7 +2,7 @@
* jQuery UI Effects Slide @VERSION * jQuery UI Effects Slide @VERSION
* http://jqueryui.com * http://jqueryui.com
* *
* Copyright 2014 jQuery Foundation and other contributors * Copyright jQuery Foundation and other contributors
* Released under the MIT license. * Released under the MIT license.
* http://jquery.org/license * http://jquery.org/license
* *

View File

@ -2,7 +2,7 @@
* jQuery UI Effects Transfer @VERSION * jQuery UI Effects Transfer @VERSION
* http://jqueryui.com * http://jqueryui.com
* *
* Copyright 2014 jQuery Foundation and other contributors * Copyright jQuery Foundation and other contributors
* Released under the MIT license. * Released under the MIT license.
* http://jquery.org/license * http://jquery.org/license
* *

View File

@ -2,7 +2,7 @@
* jQuery UI Effects @VERSION * jQuery UI Effects @VERSION
* http://jqueryui.com * http://jqueryui.com
* *
* Copyright 2014 jQuery Foundation and other contributors * Copyright jQuery Foundation and other contributors
* Released under the MIT license. * Released under the MIT license.
* http://jquery.org/license * http://jquery.org/license
* *

View File

@ -2,7 +2,7 @@
* jQuery UI Menu @VERSION * jQuery UI Menu @VERSION
* http://jqueryui.com * http://jqueryui.com
* *
* Copyright 2014 jQuery Foundation and other contributors * Copyright jQuery Foundation and other contributors
* Released under the MIT license. * Released under the MIT license.
* http://jquery.org/license * http://jquery.org/license
* *

View File

@ -2,7 +2,7 @@
* jQuery UI Mouse @VERSION * jQuery UI Mouse @VERSION
* http://jqueryui.com * http://jqueryui.com
* *
* Copyright 2014 jQuery Foundation and other contributors * Copyright jQuery Foundation and other contributors
* Released under the MIT license. * Released under the MIT license.
* http://jquery.org/license * http://jquery.org/license
* *

View File

@ -2,7 +2,7 @@
* jQuery UI Position @VERSION * jQuery UI Position @VERSION
* http://jqueryui.com * http://jqueryui.com
* *
* Copyright 2014 jQuery Foundation and other contributors * Copyright jQuery Foundation and other contributors
* Released under the MIT license. * Released under the MIT license.
* http://jquery.org/license * http://jquery.org/license
* *

View File

@ -2,7 +2,7 @@
* jQuery UI Progressbar @VERSION * jQuery UI Progressbar @VERSION
* http://jqueryui.com * http://jqueryui.com
* *
* Copyright 2014 jQuery Foundation and other contributors * Copyright jQuery Foundation and other contributors
* Released under the MIT license. * Released under the MIT license.
* http://jquery.org/license * http://jquery.org/license
* *

View File

@ -2,7 +2,7 @@
* jQuery UI Resizable @VERSION * jQuery UI Resizable @VERSION
* http://jqueryui.com * http://jqueryui.com
* *
* Copyright 2014 jQuery Foundation and other contributors * Copyright jQuery Foundation and other contributors
* Released under the MIT license. * Released under the MIT license.
* http://jquery.org/license * http://jquery.org/license
* *

View File

@ -2,7 +2,7 @@
* jQuery UI Selectable @VERSION * jQuery UI Selectable @VERSION
* http://jqueryui.com * http://jqueryui.com
* *
* Copyright 2014 jQuery Foundation and other contributors * Copyright jQuery Foundation and other contributors
* Released under the MIT license. * Released under the MIT license.
* http://jquery.org/license * http://jquery.org/license
* *

View File

@ -2,7 +2,7 @@
* jQuery UI Selectmenu @VERSION * jQuery UI Selectmenu @VERSION
* http://jqueryui.com * http://jqueryui.com
* *
* Copyright 2014 jQuery Foundation and other contributors * Copyright jQuery Foundation and other contributors
* Released under the MIT license. * Released under the MIT license.
* http://jquery.org/license * http://jquery.org/license
* *

View File

@ -2,7 +2,7 @@
* jQuery UI Slider @VERSION * jQuery UI Slider @VERSION
* http://jqueryui.com * http://jqueryui.com
* *
* Copyright 2014 jQuery Foundation and other contributors * Copyright jQuery Foundation and other contributors
* Released under the MIT license. * Released under the MIT license.
* http://jquery.org/license * http://jquery.org/license
* *

View File

@ -2,7 +2,7 @@
* jQuery UI Sortable @VERSION * jQuery UI Sortable @VERSION
* http://jqueryui.com * http://jqueryui.com
* *
* Copyright 2014 jQuery Foundation and other contributors * Copyright jQuery Foundation and other contributors
* Released under the MIT license. * Released under the MIT license.
* http://jquery.org/license * http://jquery.org/license
* *

View File

@ -2,7 +2,7 @@
* jQuery UI Spinner @VERSION * jQuery UI Spinner @VERSION
* http://jqueryui.com * http://jqueryui.com
* *
* Copyright 2014 jQuery Foundation and other contributors * Copyright jQuery Foundation and other contributors
* Released under the MIT license. * Released under the MIT license.
* http://jquery.org/license * http://jquery.org/license
* *

View File

@ -2,7 +2,7 @@
* jQuery UI Tabs @VERSION * jQuery UI Tabs @VERSION
* http://jqueryui.com * http://jqueryui.com
* *
* Copyright 2014 jQuery Foundation and other contributors * Copyright jQuery Foundation and other contributors
* Released under the MIT license. * Released under the MIT license.
* http://jquery.org/license * http://jquery.org/license
* *

View File

@ -2,7 +2,7 @@
* jQuery UI Tooltip @VERSION * jQuery UI Tooltip @VERSION
* http://jqueryui.com * http://jqueryui.com
* *
* Copyright 2014 jQuery Foundation and other contributors * Copyright jQuery Foundation and other contributors
* Released under the MIT license. * Released under the MIT license.
* http://jquery.org/license * http://jquery.org/license
* *

View File

@ -2,7 +2,7 @@
* jQuery UI Widget @VERSION * jQuery UI Widget @VERSION
* http://jqueryui.com * http://jqueryui.com
* *
* Copyright 2014 jQuery Foundation and other contributors * Copyright jQuery Foundation and other contributors
* Released under the MIT license. * Released under the MIT license.
* http://jquery.org/license * http://jquery.org/license
* *