]> source.dussan.org Git - jquery-ui.git/commitdiff
Build: Remove dates from copyright notice
authorAnne-Gaelle Colom <coloma@westminster.ac.uk>
Sun, 21 Dec 2014 18:27:43 +0000 (18:27 +0000)
committerScott González <scott.gonzalez@gmail.com>
Fri, 2 Jan 2015 14:02:12 +0000 (09:02 -0500)
Closes gh-1403

59 files changed:
Gruntfile.js
LICENSE.txt
themes/base/accordion.css
themes/base/all.css
themes/base/autocomplete.css
themes/base/base.css
themes/base/button.css
themes/base/core.css
themes/base/datepicker.css
themes/base/dialog.css
themes/base/draggable.css
themes/base/menu.css
themes/base/progressbar.css
themes/base/resizable.css
themes/base/selectable.css
themes/base/selectmenu.css
themes/base/slider.css
themes/base/sortable.css
themes/base/spinner.css
themes/base/tabs.css
themes/base/theme.css
themes/base/tooltip.css
ui/accordion.js
ui/autocomplete.js
ui/button.js
ui/core.js
ui/datepicker.js
ui/dialog.js
ui/draggable.js
ui/droppable.js
ui/effect-blind.js
ui/effect-bounce.js
ui/effect-clip.js
ui/effect-drop.js
ui/effect-explode.js
ui/effect-fade.js
ui/effect-fold.js
ui/effect-highlight.js
ui/effect-puff.js
ui/effect-pulsate.js
ui/effect-scale.js
ui/effect-shake.js
ui/effect-size.js
ui/effect-slide.js
ui/effect-transfer.js
ui/effect.js
ui/menu.js
ui/mouse.js
ui/position.js
ui/progressbar.js
ui/resizable.js
ui/selectable.js
ui/selectmenu.js
ui/slider.js
ui/sortable.js
ui/spinner.js
ui/tabs.js
ui/tooltip.js
ui/widget.js

index 241831102c492370732edfafb6eba895649896a0..b629adfa12c3f5dc628b06ab04a3c5a67c8c749e 100644 (file)
@@ -119,7 +119,7 @@ function createBanner( files ) {
                "<%= grunt.template.today('isoDate') %>\n" +
                "<%= pkg.homepage ? '* ' + pkg.homepage + '\\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";
 }
 
index 156f8d5caaf3ab8b6a8603b3d2f391767cbb2796..4819e54213fd2ad7b8aff572fc737832a49d9b2a 100644 (file)
@@ -1,5 +1,4 @@
-Copyright 2007, 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 10d5ff82ed6e30e4b2664a3e4d7a7212ca8bed60..edf368eca767fbb0d56eab78b4c0d99da0c8211f 100644 (file)
@@ -2,7 +2,7 @@
  * jQuery UI Accordion @VERSION
  * http://jqueryui.com
  *
- * Copyright 2014 jQuery Foundation and other contributors
+ * Copyright jQuery Foundation and other contributors
  * Released under the MIT license.
  * http://jquery.org/license
  *
index 614a133d946f59e8184f92ef4ac3aa78c9e3f3c5..b31adc80f1dfb41b50d5f3a61d349e5989a968e9 100644 (file)
@@ -2,7 +2,7 @@
  * jQuery UI CSS Framework @VERSION
  * http://jqueryui.com
  *
- * Copyright 2014 jQuery Foundation and other contributors
+ * Copyright jQuery Foundation and other contributors
  * Released under the MIT license.
  * http://jquery.org/license
  *
index 4ddbfeef8e2171eb29b35d77d27a1493eb1624fc..7fcb2829ef4aedc9d1a6c6853918915b1cffe223 100644 (file)
@@ -2,7 +2,7 @@
  * jQuery UI Autocomplete @VERSION
  * http://jqueryui.com
  *
- * Copyright 2014 jQuery Foundation and other contributors
+ * Copyright jQuery Foundation and other contributors
  * Released under the MIT license.
  * http://jquery.org/license
  *
index 479c3279d9b3ccda6e6d12e1b3d28e36dd0485ca..3ed02661f5eaae99fcb404dae30dad1b48fe75c6 100644 (file)
@@ -2,7 +2,7 @@
  * jQuery UI CSS Framework @VERSION
  * http://jqueryui.com
  *
- * Copyright 2014 jQuery Foundation and other contributors
+ * Copyright jQuery Foundation and other contributors
  * Released under the MIT license.
  * http://jquery.org/license
  *
index 43ff15cfe43dfcacd8712b25d3338a29c9c589c0..70caf10ed42e536b7f8e788aac1de9405f1bbac5 100644 (file)
@@ -2,7 +2,7 @@
  * jQuery UI Button @VERSION
  * http://jqueryui.com
  *
- * Copyright 2014 jQuery Foundation and other contributors
+ * Copyright jQuery Foundation and other contributors
  * Released under the MIT license.
  * http://jquery.org/license
  *
index b1831c8f8bfefd828eb90a82a045835571333d4e..75cfa9268a0b5bc91ed8502711b2aecb3a7c99d0 100644 (file)
@@ -2,7 +2,7 @@
  * jQuery UI CSS Framework @VERSION
  * http://jqueryui.com
  *
- * Copyright 2014 jQuery Foundation and other contributors
+ * Copyright jQuery Foundation and other contributors
  * Released under the MIT license.
  * http://jquery.org/license
  *
index 164a3458330c777874da6998c8823340395e5571..a77eab7b2abdc978ab062596a1befcc24b6de00a 100644 (file)
@@ -2,7 +2,7 @@
  * jQuery UI Datepicker @VERSION
  * http://jqueryui.com
  *
- * Copyright 2014 jQuery Foundation and other contributors
+ * Copyright jQuery Foundation and other contributors
  * Released under the MIT license.
  * http://jquery.org/license
  *
index df092111d01c14389580ab86aa1426c0db74ae76..10c89d0b8acbb038cd40e2b102e517e03545d692 100644 (file)
@@ -2,7 +2,7 @@
  * jQuery UI Dialog @VERSION
  * http://jqueryui.com
  *
- * Copyright 2014 jQuery Foundation and other contributors
+ * Copyright jQuery Foundation and other contributors
  * Released under the MIT license.
  * http://jquery.org/license
  *
index 8583330403a5baa0542310a416ba2e6169ac70fd..f2000c45656ed97f1b4d9fa9f2a2ad0804fa4435 100644 (file)
@@ -2,7 +2,7 @@
  * jQuery UI Draggable @VERSION
  * http://jqueryui.com
  *
- * Copyright 2014 jQuery Foundation and other contributors
+ * Copyright jQuery Foundation and other contributors
  * Released under the MIT license.
  * http://jquery.org/license
  */
index dae8288a2aa5f162b6ef35ff743a19d42c7b6e42..afd933586ff00e890501059e3fb11034635d4233 100644 (file)
@@ -2,7 +2,7 @@
  * jQuery UI Menu @VERSION
  * http://jqueryui.com
  *
- * Copyright 2014 jQuery Foundation and other contributors
+ * Copyright jQuery Foundation and other contributors
  * Released under the MIT license.
  * http://jquery.org/license
  *
index b38d0441614787c760ac0b45f781f72864333473..ede7e1f92caed675ac93bfd917c345f26f75fdb0 100644 (file)
@@ -2,7 +2,7 @@
  * jQuery UI Progressbar @VERSION
  * http://jqueryui.com
  *
- * Copyright 2014 jQuery Foundation and other contributors
+ * Copyright jQuery Foundation and other contributors
  * Released under the MIT license.
  * http://jquery.org/license
  *
index efc05dd113db809cb554229c08d4e47dd4c86448..318c6ebddaf88dcce74016e217b4a094d35a3c61 100644 (file)
@@ -2,7 +2,7 @@
  * jQuery UI Resizable @VERSION
  * http://jqueryui.com
  *
- * Copyright 2014 jQuery Foundation and other contributors
+ * Copyright jQuery Foundation and other contributors
  * Released under the MIT license.
  * http://jquery.org/license
  */
index 8badbb6ab1215558dad6b32aacf2551cec80df3f..f0790f47113c4a47b0c74bb88aa44f7ce0853042 100644 (file)
@@ -2,7 +2,7 @@
  * jQuery UI Selectable @VERSION
  * http://jqueryui.com
  *
- * Copyright 2014 jQuery Foundation and other contributors
+ * Copyright jQuery Foundation and other contributors
  * Released under the MIT license.
  * http://jquery.org/license
  */
index 86b22595de75a64a113eaf892bf78b78a30dbdcb..be4819a1abcc320db83cd3136bfa213487ad958b 100644 (file)
@@ -2,7 +2,7 @@
  * jQuery UI Selectmenu @VERSION
  * http://jqueryui.com
  *
- * Copyright 2014 jQuery Foundation and other contributors
+ * Copyright jQuery Foundation and other contributors
  * Released under the MIT license.
  * http://jquery.org/license
  *
index c64d9500a159834a2cd89268b776abafcb77ff00..cffdc96919db04f6b2f0782d305ca50142a54d47 100644 (file)
@@ -2,7 +2,7 @@
  * jQuery UI Slider @VERSION
  * http://jqueryui.com
  *
- * Copyright 2014 jQuery Foundation and other contributors
+ * Copyright jQuery Foundation and other contributors
  * Released under the MIT license.
  * http://jquery.org/license
  *
index a89d8531afacdc7ef9d159f35bd2611342f1fa63..7931b451e549a80dd91567692bca7a43603fa213 100644 (file)
@@ -2,7 +2,7 @@
  * jQuery UI Sortable @VERSION
  * http://jqueryui.com
  *
- * Copyright 2014 jQuery Foundation and other contributors
+ * Copyright jQuery Foundation and other contributors
  * Released under the MIT license.
  * http://jquery.org/license
  */
index 4f6e59d9b4dc64d3d6b900f686483d2723d3e5dc..a7563e6b943e0adfe440ff1e31d838cbb6429ffb 100644 (file)
@@ -2,7 +2,7 @@
  * jQuery UI Spinner @VERSION
  * http://jqueryui.com
  *
- * Copyright 2014 jQuery Foundation and other contributors
+ * Copyright jQuery Foundation and other contributors
  * Released under the MIT license.
  * http://jquery.org/license
  *
index 58ef66ccc640197b7e5c13747b7443aa049c2054..06ae1a8b200a853e2dcaf7ce38ea67992ef435ac 100644 (file)
@@ -2,7 +2,7 @@
  * jQuery UI Tabs @VERSION
  * http://jqueryui.com
  *
- * Copyright 2014 jQuery Foundation and other contributors
+ * Copyright jQuery Foundation and other contributors
  * Released under the MIT license.
  * http://jquery.org/license
  *
index 2aa74110243ea967c4c68ac4d600a31078c2e09c..c7ad4847a67de761706f213e13c98e765f233525 100644 (file)
@@ -2,7 +2,7 @@
  * jQuery UI CSS Framework @VERSION
  * http://jqueryui.com
  *
- * Copyright 2014 jQuery Foundation and other contributors
+ * Copyright jQuery Foundation and other contributors
  * Released under the MIT license.
  * http://jquery.org/license
  *
index 7214429c2daaa263f6225341b9b65eaf5d1f6075..f8f7bc8411829a0b7636dd23dc64e1c30099e7a6 100644 (file)
@@ -2,7 +2,7 @@
  * jQuery UI Tooltip @VERSION
  * http://jqueryui.com
  *
- * Copyright 2014 jQuery Foundation and other contributors
+ * Copyright jQuery Foundation and other contributors
  * Released under the MIT license.
  * http://jquery.org/license
  *
index 1f41266d7ce5a048b27f872aeefd0c2c0da928ab..ef1357b8e10dffe451d66008a982ec11ec005ee4 100644 (file)
@@ -2,7 +2,7 @@
  * jQuery UI Accordion @VERSION
  * http://jqueryui.com
  *
- * Copyright 2014 jQuery Foundation and other contributors
+ * Copyright jQuery Foundation and other contributors
  * Released under the MIT license.
  * http://jquery.org/license
  */
index 319433913d1e6fe32350a23cc0f48f110f692063..d8db9a4429b2971c91ce834724f1629faef12967 100644 (file)
@@ -2,7 +2,7 @@
  * jQuery UI Autocomplete @VERSION
  * http://jqueryui.com
  *
- * Copyright 2014 jQuery Foundation and other contributors
+ * Copyright jQuery Foundation and other contributors
  * Released under the MIT license.
  * http://jquery.org/license
  */
index 3a7c24c6e3cecc7382e0e168a5785e1cf69a8768..a3a40b46d588dab7f7a5ed9210f93b56ab2b3da2 100644 (file)
@@ -2,7 +2,7 @@
  * jQuery UI Button @VERSION
  * http://jqueryui.com
  *
- * Copyright 2014 jQuery Foundation and other contributors
+ * Copyright jQuery Foundation and other contributors
  * Released under the MIT license.
  * http://jquery.org/license
  */
index a6f7d65489da2494324430beb43cea1ec14a3a61..28e9841dd8ac6c436e7dcb1b642b4d1620272f0f 100644 (file)
@@ -2,7 +2,7 @@
  * jQuery UI Core @VERSION
  * http://jqueryui.com
  *
- * Copyright 2014 jQuery Foundation and other contributors
+ * Copyright jQuery Foundation and other contributors
  * Released under the MIT license.
  * http://jquery.org/license
  *
index 4614afd472dcfec94b2a15f3ea259bbb1b9ad34d..4f2ab38efc74dd838c1c4c59150ad5c2f304d51c 100644 (file)
@@ -2,7 +2,7 @@
  * jQuery UI Datepicker @VERSION
  * http://jqueryui.com
  *
- * Copyright 2014 jQuery Foundation and other contributors
+ * Copyright jQuery Foundation and other contributors
  * Released under the MIT license.
  * http://jquery.org/license
  */
index fb50939dd9fd15a3f3debf28cdc7da6e8131acce..a86f654d2a1d3749ff96672102b7b33b6293f5cf 100644 (file)
@@ -2,7 +2,7 @@
  * jQuery UI Dialog @VERSION
  * http://jqueryui.com
  *
- * Copyright 2014 jQuery Foundation and other contributors
+ * Copyright jQuery Foundation and other contributors
  * Released under the MIT license.
  * http://jquery.org/license
  */
index e2bd4eb81ab26b6835aec883dd26025a5659b171..3bdcf92a0e5a6acdbe2a177d4eb4d8daa7ed87c4 100644 (file)
@@ -2,7 +2,7 @@
  * jQuery UI Draggable @VERSION
  * http://jqueryui.com
  *
- * Copyright 2014 jQuery Foundation and other contributors
+ * Copyright jQuery Foundation and other contributors
  * Released under the MIT license.
  * http://jquery.org/license
  */
index 5e39cf68d71282541b7dfdf637f52870234e0fe4..a164f5522b621f102adfbe4a33892a27ad866c3f 100644 (file)
@@ -2,7 +2,7 @@
  * jQuery UI Droppable @VERSION
  * http://jqueryui.com
  *
- * Copyright 2014 jQuery Foundation and other contributors
+ * Copyright jQuery Foundation and other contributors
  * Released under the MIT license.
  * http://jquery.org/license
  */
index eb96cca6edc42e03529c1bab8eca1262ac57d723..291c309e58bfd04772c771459a156a34f520d299 100644 (file)
@@ -2,7 +2,7 @@
  * jQuery UI Effects Blind @VERSION
  * http://jqueryui.com
  *
- * Copyright 2014 jQuery Foundation and other contributors
+ * Copyright jQuery Foundation and other contributors
  * Released under the MIT license.
  * http://jquery.org/license
  */
index d599c40b5d7591f6e9d74c4f686a92b676746fbc..197acda5ed21c427fe0de73649ad54aa06d631ee 100644 (file)
@@ -2,7 +2,7 @@
  * jQuery UI Effects Bounce @VERSION
  * http://jqueryui.com
  *
- * Copyright 2014 jQuery Foundation and other contributors
+ * Copyright jQuery Foundation and other contributors
  * Released under the MIT license.
  * http://jquery.org/license
  */
index 1bb3ebce2938fcd866d63f9ae8749e1311ea3437..534df60287b1067bd1b4d702283ccb0f4b976678 100644 (file)
@@ -2,7 +2,7 @@
  * jQuery UI Effects Clip @VERSION
  * http://jqueryui.com
  *
- * Copyright 2014 jQuery Foundation and other contributors
+ * Copyright jQuery Foundation and other contributors
  * Released under the MIT license.
  * http://jquery.org/license
  */
index a990c48e7cf4abef6184e90b38388fe54423f41b..2afad399b65bb08c9a7f4700ad722825384495a8 100644 (file)
@@ -2,7 +2,7 @@
  * jQuery UI Effects Drop @VERSION
  * http://jqueryui.com
  *
- * Copyright 2014 jQuery Foundation and other contributors
+ * Copyright jQuery Foundation and other contributors
  * Released under the MIT license.
  * http://jquery.org/license
  */
index adb05cf5f36a309e2644e91f1b64bbde18936a5a..c1145b0b3c5079c34692d1e7e0919c7ee8bf5d42 100644 (file)
@@ -2,7 +2,7 @@
  * jQuery UI Effects Explode @VERSION
  * http://jqueryui.com
  *
- * Copyright 2014 jQuery Foundation and other contributors
+ * Copyright jQuery Foundation and other contributors
  * Released under the MIT license.
  * http://jquery.org/license
  */
index ad7c2134b83c3e2932c8baeb0334cb8a3fd10096..aba0ad482fa81923b4eda3a0aa4a06932a5267ab 100644 (file)
@@ -2,7 +2,7 @@
  * jQuery UI Effects Fade @VERSION
  * http://jqueryui.com
  *
- * Copyright 2014 jQuery Foundation and other contributors
+ * Copyright jQuery Foundation and other contributors
  * Released under the MIT license.
  * http://jquery.org/license
  */
index 7961ee79feb4bddd9a773b5be5a91a6a9f2327c7..3af1dd6027bde0b390241c8c9e42cac3c722ae03 100644 (file)
@@ -2,7 +2,7 @@
  * jQuery UI Effects Fold @VERSION
  * http://jqueryui.com
  *
- * Copyright 2014 jQuery Foundation and other contributors
+ * Copyright jQuery Foundation and other contributors
  * Released under the MIT license.
  * http://jquery.org/license
  */
index fb44aef9124065683a47b0386899c68efa4e9b3d..da3f82b72a8dcf9ffcb7bbbb8983eff4abac2706 100644 (file)
@@ -2,7 +2,7 @@
  * jQuery UI Effects Highlight @VERSION
  * http://jqueryui.com
  *
- * Copyright 2014 jQuery Foundation and other contributors
+ * Copyright jQuery Foundation and other contributors
  * Released under the MIT license.
  * http://jquery.org/license
  */
index 607ca77f5a99f87e8eed1f4e7da30560181e28bd..a90174c2588708f21f4fa1df0563f0c37c87a632 100644 (file)
@@ -2,7 +2,7 @@
  * jQuery UI Effects Puff @VERSION
  * http://jqueryui.com
  *
- * Copyright 2014 jQuery Foundation and other contributors
+ * Copyright jQuery Foundation and other contributors
  * Released under the MIT license.
  * http://jquery.org/license
  */
index c28da9ff8eaf7d247ceaf1f514e03921b76527fe..95cf811a63bc784fe8b8234513e313ad41f2efad 100644 (file)
@@ -2,7 +2,7 @@
  * jQuery UI Effects Pulsate @VERSION
  * http://jqueryui.com
  *
- * Copyright 2014 jQuery Foundation and other contributors
+ * Copyright jQuery Foundation and other contributors
  * Released under the MIT license.
  * http://jquery.org/license
  */
index 478ca25baa1a1764a7ac82bb6f43c42fd62bae6f..18e6960c1d6897645bae5abcbb077fe3b81b3d20 100644 (file)
@@ -2,7 +2,7 @@
  * jQuery UI Effects Scale @VERSION
  * http://jqueryui.com
  *
- * Copyright 2014 jQuery Foundation and other contributors
+ * Copyright jQuery Foundation and other contributors
  * Released under the MIT license.
  * http://jquery.org/license
  */
index 387f213401779eeb11e991fcc877224ade6717a0..a94503f29ce133e57ced1d4561cfc133f38fad1c 100644 (file)
@@ -2,7 +2,7 @@
  * jQuery UI Effects Shake @VERSION
  * http://jqueryui.com
  *
- * Copyright 2014 jQuery Foundation and other contributors
+ * Copyright jQuery Foundation and other contributors
  * Released under the MIT license.
  * http://jquery.org/license
  */
index 91a6bf51bde44d0f38609b574814a829f74af033..3be3984b63bf06117873fbb137c1ea641b799750 100644 (file)
@@ -2,7 +2,7 @@
  * jQuery UI Effects Size @VERSION
  * http://jqueryui.com
  *
- * Copyright 2014 jQuery Foundation and other contributors
+ * Copyright jQuery Foundation and other contributors
  * Released under the MIT license.
  * http://jquery.org/license
  */
index 03086a9285c16d145840770f001964452c0f54bd..b6626cbb844d8293337cbb7080c9a6fbbda34904 100644 (file)
@@ -2,7 +2,7 @@
  * jQuery UI Effects Slide @VERSION
  * http://jqueryui.com
  *
- * Copyright 2014 jQuery Foundation and other contributors
+ * Copyright jQuery Foundation and other contributors
  * Released under the MIT license.
  * http://jquery.org/license
  */
index 78f12881ebe0842088d66624c608d92662993eae..b0bc428866fa5604a6e55d3b7bc7b8b790770bdf 100644 (file)
@@ -2,7 +2,7 @@
  * jQuery UI Effects Transfer @VERSION
  * http://jqueryui.com
  *
- * Copyright 2014 jQuery Foundation and other contributors
+ * Copyright jQuery Foundation and other contributors
  * Released under the MIT license.
  * http://jquery.org/license
  */
index 4507ea00658f5912712a832ee76b3e6f06ee0848..f488ffafda36f35d2804c94a19f3b014e83a251c 100644 (file)
@@ -2,7 +2,7 @@
  * jQuery UI Effects @VERSION
  * http://jqueryui.com
  *
- * Copyright 2014 jQuery Foundation and other contributors
+ * Copyright jQuery Foundation and other contributors
  * Released under the MIT license.
  * http://jquery.org/license
  */
index ad81986433ffae253ad5d814a4be008938cf2d0d..9c0954bea8aa15a0e9b405a23c5e784cdadee3de 100644 (file)
@@ -2,7 +2,7 @@
  * jQuery UI Menu @VERSION
  * http://jqueryui.com
  *
- * Copyright 2014 jQuery Foundation and other contributors
+ * Copyright jQuery Foundation and other contributors
  * Released under the MIT license.
  * http://jquery.org/license
  */
index fc499cf5b0fd6cb7af3cc30344f822098bb38ac6..901a1ca09b0759237c20d82e246c27a56fc9dd13 100644 (file)
@@ -2,7 +2,7 @@
  * jQuery UI Mouse @VERSION
  * http://jqueryui.com
  *
- * Copyright 2014 jQuery Foundation and other contributors
+ * Copyright jQuery Foundation and other contributors
  * Released under the MIT license.
  * http://jquery.org/license
  */
index 4b0cc49646fdb4e76e4e092ffcfddde8a368f68a..884de240d85cff8e651e495891c0bc32cd44acd4 100644 (file)
@@ -2,7 +2,7 @@
  * jQuery UI Position @VERSION
  * http://jqueryui.com
  *
- * Copyright 2014 jQuery Foundation and other contributors
+ * Copyright jQuery Foundation and other contributors
  * Released under the MIT license.
  * http://jquery.org/license
  *
index d7ad1df7f9852f9fc880c17f096742b1a88233ca..d417e556b12c668e1e11f38417ef7f024381f9a8 100644 (file)
@@ -2,7 +2,7 @@
  * jQuery UI Progressbar @VERSION
  * http://jqueryui.com
  *
- * Copyright 2014 jQuery Foundation and other contributors
+ * Copyright jQuery Foundation and other contributors
  * Released under the MIT license.
  * http://jquery.org/license
  */
index c506a2efdef2dbda5e6956700841513136b1fba2..0671fb7b50742561e807d009e3b828cde3d34adc 100644 (file)
@@ -2,7 +2,7 @@
  * jQuery UI Resizable @VERSION
  * http://jqueryui.com
  *
- * Copyright 2014 jQuery Foundation and other contributors
+ * Copyright jQuery Foundation and other contributors
  * Released under the MIT license.
  * http://jquery.org/license
  */
index ac67f7ded8a59a36044eb8732c4796f12c3dd80c..e53f3f985d97f243326952cd0889b99a2a9f89b3 100644 (file)
@@ -2,7 +2,7 @@
  * jQuery UI Selectable @VERSION
  * http://jqueryui.com
  *
- * Copyright 2014 jQuery Foundation and other contributors
+ * Copyright jQuery Foundation and other contributors
  * Released under the MIT license.
  * http://jquery.org/license
  */
index 5e9ee351bb7bec6955bbe524686b40c5cd389a97..0bcf2a4dbc553afddae2e52103cc9706b27062bf 100644 (file)
@@ -2,7 +2,7 @@
  * jQuery UI Selectmenu @VERSION
  * http://jqueryui.com
  *
- * Copyright 2014 jQuery Foundation and other contributors
+ * Copyright jQuery Foundation and other contributors
  * Released under the MIT license.
  * http://jquery.org/license
  */
index db905ba5ea6ad96169d71592c0b45f5c288e5ace..9cb088c88a12622a4011abec3f2a38caeb613aeb 100644 (file)
@@ -2,7 +2,7 @@
  * jQuery UI Slider @VERSION
  * http://jqueryui.com
  *
- * Copyright 2014 jQuery Foundation and other contributors
+ * Copyright jQuery Foundation and other contributors
  * Released under the MIT license.
  * http://jquery.org/license
  */
index c9254651a2a612a0b1464f7d33f892b339f6c964..09f8aa10e97805f2be8122cce24275b04cad4004 100644 (file)
@@ -2,7 +2,7 @@
  * jQuery UI Sortable @VERSION
  * http://jqueryui.com
  *
- * Copyright 2014 jQuery Foundation and other contributors
+ * Copyright jQuery Foundation and other contributors
  * Released under the MIT license.
  * http://jquery.org/license
  */
index c4c748205dd973dd50316d03ef5218dd1306e54a..c4bac1917761d0893b7e2d554174f5de2c5dd491 100644 (file)
@@ -2,7 +2,7 @@
  * jQuery UI Spinner @VERSION
  * http://jqueryui.com
  *
- * Copyright 2014 jQuery Foundation and other contributors
+ * Copyright jQuery Foundation and other contributors
  * Released under the MIT license.
  * http://jquery.org/license
  */
index d0d039db776b1e665bc877a9e2cc38a6a98dc646..71c60761d2189c469c8b33ae1646a5e54c0b5182 100644 (file)
@@ -2,7 +2,7 @@
  * jQuery UI Tabs @VERSION
  * http://jqueryui.com
  *
- * Copyright 2014 jQuery Foundation and other contributors
+ * Copyright jQuery Foundation and other contributors
  * Released under the MIT license.
  * http://jquery.org/license
  */
index 7decb0606fe65b75a6c2349d76e0e950a5de503a..7ea1d13ee8067a962a972739dbc5da5f0d4f7a85 100644 (file)
@@ -2,7 +2,7 @@
  * jQuery UI Tooltip @VERSION
  * http://jqueryui.com
  *
- * Copyright 2014 jQuery Foundation and other contributors
+ * Copyright jQuery Foundation and other contributors
  * Released under the MIT license.
  * http://jquery.org/license
  */
index 0b93625323ba1f21c10566e942d2210046190562..998855af9bfffe8039da4ceb64017a89494fb1ae 100644 (file)
@@ -2,7 +2,7 @@
  * jQuery UI Widget @VERSION
  * http://jqueryui.com
  *
- * Copyright 2014 jQuery Foundation and other contributors
+ * Copyright jQuery Foundation and other contributors
  * Released under the MIT license.
  * http://jquery.org/license
  */