]> source.dussan.org Git - jquery-ui.git/commitdiff
Updated copyright headers to make it clear that you can choose between MIT and GPLv2...
authorScott González <scott.gonzalez@gmail.com>
Fri, 9 Jul 2010 13:01:04 +0000 (09:01 -0400)
committerScott González <scott.gonzalez@gmail.com>
Fri, 9 Jul 2010 13:01:04 +0000 (09:01 -0400)
34 files changed:
tests/jquery.simulate.js
themes/base/jquery.ui.core.css
themes/base/jquery.ui.theme.css
ui/jquery.effects.blind.js
ui/jquery.effects.bounce.js
ui/jquery.effects.clip.js
ui/jquery.effects.core.js
ui/jquery.effects.drop.js
ui/jquery.effects.explode.js
ui/jquery.effects.fade.js
ui/jquery.effects.fold.js
ui/jquery.effects.highlight.js
ui/jquery.effects.pulsate.js
ui/jquery.effects.scale.js
ui/jquery.effects.shake.js
ui/jquery.effects.slide.js
ui/jquery.effects.transfer.js
ui/jquery.ui.accordion.js
ui/jquery.ui.autocomplete.js
ui/jquery.ui.button.js
ui/jquery.ui.core.js
ui/jquery.ui.datepicker.js
ui/jquery.ui.dialog.js
ui/jquery.ui.draggable.js
ui/jquery.ui.droppable.js
ui/jquery.ui.mouse.js
ui/jquery.ui.position.js
ui/jquery.ui.progressbar.js
ui/jquery.ui.resizable.js
ui/jquery.ui.selectable.js
ui/jquery.ui.slider.js
ui/jquery.ui.sortable.js
ui/jquery.ui.tabs.js
ui/jquery.ui.widget.js

index be412464b7fdcb1feeb4d7c9bb2fd8ad1a5729d6..958a547623f3b7f34457d4642cfd76dab12e923b 100644 (file)
@@ -1,9 +1,9 @@
 /*
  * jquery.simulate - simulate browser mouse and keyboard events
  *
- * Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
- * Dual licensed under the MIT (MIT-LICENSE.txt)
- * and GPL (GPL-LICENSE.txt) licenses.
+ * Copyright 2010, AUTHORS.txt
+ * Dual licensed under the MIT or GPL Version 2 licenses.
+ * http://jquery.org/license
  *
  */
 
index b3e81930595e3b2e370d701f7ad544609db35632..99c78e3b552a2ee6ffc2aed867e461581bf36485 100644 (file)
@@ -1,8 +1,10 @@
 /*
-* jQuery UI CSS Framework
-* Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
-* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
-*/
+ * jQuery UI CSS Framework
+ *
+ * Copyright 2010, AUTHORS.txt
+ * Dual licensed under the MIT or GPL Version 2 licenses.
+ * http://jquery.org/license
+ */
 
 /* Layout helpers
 ----------------------------------*/
index 3fcc20a50feba5d97a7bf503fff6e494e3b88d0d..cb989badb3e56880b24fceb5855aa92db27b54ba 100644 (file)
@@ -1,9 +1,12 @@
 /*
-* jQuery UI CSS Framework
-* Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
-* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
-* To view and modify this theme, visit http://jqueryui.com/themeroller/
-*/
+ * jQuery UI CSS Framework
+ *
+ * Copyright 2010, AUTHORS.txt
+ * Dual licensed under the MIT or GPL Version 2 licenses.
+ * http://jquery.org/license
+ *
+ * To view and modify this theme, visit http://jqueryui.com/themeroller/
+ */
 
 
 /* Component containers
index c510e6ef35b89e9ce027d620217d4c6aa4393226..568718135d8720db5f1a1327045a2be70eb81ef6 100644 (file)
@@ -1,9 +1,9 @@
 /*
  * jQuery UI Effects Blind @VERSION
  *
- * Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
- * Dual licensed under the MIT (MIT-LICENSE.txt)
- * and GPL (GPL-LICENSE.txt) licenses.
+ * Copyright 2010, AUTHORS.txt
+ * Dual licensed under the MIT or GPL Version 2 licenses.
+ * http://jquery.org/license
  *
  * http://docs.jquery.com/UI/Effects/Blind
  *
index 1cfc006436c0aab60a05112e5857c37b0871e04e..a1fd5ec80c0afc051a2584f4f86d6f70e295797c 100644 (file)
@@ -1,9 +1,9 @@
 /*
  * jQuery UI Effects Bounce @VERSION
  *
- * Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
- * Dual licensed under the MIT (MIT-LICENSE.txt)
- * and GPL (GPL-LICENSE.txt) licenses.
+ * Copyright 2010, AUTHORS.txt
+ * Dual licensed under the MIT or GPL Version 2 licenses.
+ * http://jquery.org/license
  *
  * http://docs.jquery.com/UI/Effects/Bounce
  *
index 2ad7622fc8759cf0316b293efad7d6e585003ed6..2a034dc3d4e00bc180fc609bac7db6773f11227b 100644 (file)
@@ -1,9 +1,9 @@
 /*
  * jQuery UI Effects Clip @VERSION
  *
- * Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
- * Dual licensed under the MIT (MIT-LICENSE.txt)
- * and GPL (GPL-LICENSE.txt) licenses.
+ * Copyright 2010, AUTHORS.txt
+ * Dual licensed under the MIT or GPL Version 2 licenses.
+ * http://jquery.org/license
  *
  * http://docs.jquery.com/UI/Effects/Clip
  *
index ed7eb099e98e1ff82dead4959e15a195203c92d2..ff3ae6759c7b700051b5bf453ecfc6caed90a38c 100644 (file)
@@ -1,9 +1,9 @@
 /*
  * jQuery UI Effects @VERSION
  *
- * Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
- * Dual licensed under the MIT (MIT-LICENSE.txt)
- * and GPL (GPL-LICENSE.txt) licenses.
+ * Copyright 2010, AUTHORS.txt
+ * Dual licensed under the MIT or GPL Version 2 licenses.
+ * http://jquery.org/license
  *
  * http://docs.jquery.com/UI/Effects/
  */
index 6a637e49a8ab929acdb66e28d673daed491046e0..707005e41987391815f0a46fc004e14dabd431ed 100644 (file)
@@ -1,9 +1,9 @@
 /*
  * jQuery UI Effects Drop @VERSION
  *
- * Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
- * Dual licensed under the MIT (MIT-LICENSE.txt)
- * and GPL (GPL-LICENSE.txt) licenses.
+ * Copyright 2010, AUTHORS.txt
+ * Dual licensed under the MIT or GPL Version 2 licenses.
+ * http://jquery.org/license
  *
  * http://docs.jquery.com/UI/Effects/Drop
  *
index 8f4f413bf6142791050675079bc9ac06f46c12b1..00bdd1d99ce363e16db35069325704e2d75a72fe 100644 (file)
@@ -1,9 +1,9 @@
 /*
  * jQuery UI Effects Explode @VERSION
  *
- * Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
- * Dual licensed under the MIT (MIT-LICENSE.txt)
- * and GPL (GPL-LICENSE.txt) licenses.
+ * Copyright 2010, AUTHORS.txt
+ * Dual licensed under the MIT or GPL Version 2 licenses.
+ * http://jquery.org/license
  *
  * http://docs.jquery.com/UI/Effects/Explode
  *
index c42a9f565ab1b14ace8a32dd5393cecbf7f8d1b1..b855507950c7f791a1a7114070df5a03bf1a689e 100644 (file)
@@ -1,9 +1,9 @@
 /*
  * jQuery UI Effects Fade @VERSION
  *
- * Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
- * Dual licensed under the MIT (MIT-LICENSE.txt)
- * and GPL (GPL-LICENSE.txt) licenses.
+ * Copyright 2010, AUTHORS.txt
+ * Dual licensed under the MIT or GPL Version 2 licenses.
+ * http://jquery.org/license
  *
  * http://docs.jquery.com/UI/Effects/Fade
  *
index 1098ee4208bd3776f6b845e271691502392fb632..341629bafb59401b99caa9353ad6ee937b527852 100644 (file)
@@ -1,9 +1,9 @@
 /*
  * jQuery UI Effects Fold @VERSION
  *
- * Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
- * Dual licensed under the MIT (MIT-LICENSE.txt)
- * and GPL (GPL-LICENSE.txt) licenses.
+ * Copyright 2010, AUTHORS.txt
+ * Dual licensed under the MIT or GPL Version 2 licenses.
+ * http://jquery.org/license
  *
  * http://docs.jquery.com/UI/Effects/Fold
  *
index 4719abed98061ca33ed6f0e78a596cd2dff71b91..4ba62594fe329bd6b852c3eefce711d174a34107 100644 (file)
@@ -1,9 +1,9 @@
 /*
  * jQuery UI Effects Highlight @VERSION
  *
- * Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
- * Dual licensed under the MIT (MIT-LICENSE.txt)
- * and GPL (GPL-LICENSE.txt) licenses.
+ * Copyright 2010, AUTHORS.txt
+ * Dual licensed under the MIT or GPL Version 2 licenses.
+ * http://jquery.org/license
  *
  * http://docs.jquery.com/UI/Effects/Highlight
  *
index ca1af19fd5aad7aeaad5817cbe0f4e46a0bb083c..2343766a615276cfbe19e6c2ed9c6ab0e9174938 100644 (file)
@@ -1,9 +1,9 @@
 /*
  * jQuery UI Effects Pulsate @VERSION
  *
- * Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
- * Dual licensed under the MIT (MIT-LICENSE.txt)
- * and GPL (GPL-LICENSE.txt) licenses.
+ * Copyright 2010, AUTHORS.txt
+ * Dual licensed under the MIT or GPL Version 2 licenses.
+ * http://jquery.org/license
  *
  * http://docs.jquery.com/UI/Effects/Pulsate
  *
index ee430e7b8ea69599900fc715b77107fc78895cee..c9416cb64560f6b8f7c6bc1380b8a4f4cb3ea204 100644 (file)
@@ -1,9 +1,9 @@
 /*
  * jQuery UI Effects Scale @VERSION
  *
- * Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
- * Dual licensed under the MIT (MIT-LICENSE.txt)
- * and GPL (GPL-LICENSE.txt) licenses.
+ * Copyright 2010, AUTHORS.txt
+ * Dual licensed under the MIT or GPL Version 2 licenses.
+ * http://jquery.org/license
  *
  * http://docs.jquery.com/UI/Effects/Scale
  *
index dd3e1cb615d65ca400997e5c818800e64d697107..8ef8787ec96a5ff526b0b014f2fdf9ad2b95f57e 100644 (file)
@@ -1,9 +1,9 @@
 /*
  * jQuery UI Effects Shake @VERSION
  *
- * Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
- * Dual licensed under the MIT (MIT-LICENSE.txt)
- * and GPL (GPL-LICENSE.txt) licenses.
+ * Copyright 2010, AUTHORS.txt
+ * Dual licensed under the MIT or GPL Version 2 licenses.
+ * http://jquery.org/license
  *
  * http://docs.jquery.com/UI/Effects/Shake
  *
index d84447d135ab174f58a35bafed036a1abf7b1cd5..34b0a1128392e6a0cf0cd5a4583ed46aeec47b86 100644 (file)
@@ -1,9 +1,9 @@
 /*
  * jQuery UI Effects Slide @VERSION
  *
- * Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
- * Dual licensed under the MIT (MIT-LICENSE.txt)
- * and GPL (GPL-LICENSE.txt) licenses.
+ * Copyright 2010, AUTHORS.txt
+ * Dual licensed under the MIT or GPL Version 2 licenses.
+ * http://jquery.org/license
  *
  * http://docs.jquery.com/UI/Effects/Slide
  *
index f597d4b432353386c4b7a3d79abd0c36043fc840..a28a5ee178bcf69d4b72e225b4dacdf5c0e917f1 100644 (file)
@@ -1,9 +1,9 @@
 /*
  * jQuery UI Effects Transfer @VERSION
  *
- * Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
- * Dual licensed under the MIT (MIT-LICENSE.txt)
- * and GPL (GPL-LICENSE.txt) licenses.
+ * Copyright 2010, AUTHORS.txt
+ * Dual licensed under the MIT or GPL Version 2 licenses.
+ * http://jquery.org/license
  *
  * http://docs.jquery.com/UI/Effects/Transfer
  *
index 1a8825dacdf62f4b3bca05e5c98796a39100b8e0..6560946818e40d4713a4e029795faf7bd3729ad0 100644 (file)
@@ -1,9 +1,9 @@
 /*
  * jQuery UI Accordion @VERSION
  *
- * Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
- * Dual licensed under the MIT (MIT-LICENSE.txt)
- * and GPL (GPL-LICENSE.txt) licenses.
+ * Copyright 2010, AUTHORS.txt
+ * Dual licensed under the MIT or GPL Version 2 licenses.
+ * http://jquery.org/license
  *
  * http://docs.jquery.com/UI/Accordion
  *
index c9dd116091f67e3ec6ed66221ef9343b0bdad043..7ec8e1c35251bad0be611b7bdd19dc7030c1bff7 100644 (file)
@@ -1,9 +1,9 @@
 /*
  * jQuery UI Autocomplete @VERSION
  *
- * Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
- * Dual licensed under the MIT (MIT-LICENSE.txt)
- * and GPL (GPL-LICENSE.txt) licenses.
+ * Copyright 2010, AUTHORS.txt
+ * Dual licensed under the MIT or GPL Version 2 licenses.
+ * http://jquery.org/license
  *
  * http://docs.jquery.com/UI/Autocomplete
  *
@@ -335,9 +335,9 @@ $.extend( $.ui.autocomplete, {
  * it for the next release. You're welcome to give it a try anyway and give us feedback,
  * as long as you're okay with migrating your code later on. We can help with that, too.
  *
- * Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
- * Dual licensed under the MIT (MIT-LICENSE.txt)
- * and GPL (GPL-LICENSE.txt) licenses.
+ * Copyright 2010, AUTHORS.txt
+ * Dual licensed under the MIT or GPL Version 2 licenses.
+ * http://jquery.org/license
  *
  * http://docs.jquery.com/UI/Menu
  *
index 8176c332190e08991a1ae142bdb32f45ac8df73a..b6cd7da823dfea225163b34e665bb08b4df95d1e 100644 (file)
@@ -1,9 +1,9 @@
 /*
  * jQuery UI Button @VERSION
  *
- * Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
- * Dual licensed under the MIT (MIT-LICENSE.txt)
- * and GPL (GPL-LICENSE.txt) licenses.
+ * Copyright 2010, AUTHORS.txt
+ * Dual licensed under the MIT or GPL Version 2 licenses.
+ * http://jquery.org/license
  *
  * http://docs.jquery.com/UI/Button
  *
index bed4f98cf95b6acac9bf52c58d0209c42d3d3329..2828a8eeb5f3252e2776f4e08e7342d136a5577d 100644 (file)
@@ -1,9 +1,9 @@
 /*!
  * jQuery UI @VERSION
  *
- * Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
- * Dual licensed under the MIT (MIT-LICENSE.txt)
- * and GPL (GPL-LICENSE.txt) licenses.
+ * Copyright 2010, AUTHORS.txt
+ * Dual licensed under the MIT or GPL Version 2 licenses.
+ * http://jquery.org/license
  *
  * http://docs.jquery.com/UI
  */
index 7cc0bf125d49690c5319fa499309ff2d5e71940f..f7528a66ae26e1d72b06d5a27bf772a6d5f094c1 100644 (file)
@@ -1,9 +1,9 @@
 /*
  * jQuery UI Datepicker @VERSION
  *
- * Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
- * Dual licensed under the MIT (MIT-LICENSE.txt)
- * and GPL (GPL-LICENSE.txt) licenses.
+ * Copyright 2010, AUTHORS.txt
+ * Dual licensed under the MIT or GPL Version 2 licenses.
+ * http://jquery.org/license
  *
  * http://docs.jquery.com/UI/Datepicker
  *
index 6e538b6e58ab48bcab12fa01bfa30d1439cd7d0e..f0d9edffa6e3c82f3fdc6d952cea0ca570000f9a 100644 (file)
@@ -1,9 +1,9 @@
 /*
  * jQuery UI Dialog @VERSION
  *
- * Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
- * Dual licensed under the MIT (MIT-LICENSE.txt)
- * and GPL (GPL-LICENSE.txt) licenses.
+ * Copyright 2010, AUTHORS.txt
+ * Dual licensed under the MIT or GPL Version 2 licenses.
+ * http://jquery.org/license
  *
  * http://docs.jquery.com/UI/Dialog
  *
index 9496ce3f5490db47356efb7c7f6eeb94acd6821e..4d752b6827010a4b6bd7e82b7e263d3404d89fe5 100644 (file)
@@ -1,9 +1,9 @@
 /*
  * jQuery UI Draggable @VERSION
  *
- * Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
- * Dual licensed under the MIT (MIT-LICENSE.txt)
- * and GPL (GPL-LICENSE.txt) licenses.
+ * Copyright 2010, AUTHORS.txt
+ * Dual licensed under the MIT or GPL Version 2 licenses.
+ * http://jquery.org/license
  *
  * http://docs.jquery.com/UI/Draggables
  *
index 429e1518a759aa8c7a4bb96d3082a076fea84edd..0460517a01dffe89d8a2b9134a6a203b6d954c43 100644 (file)
@@ -1,9 +1,9 @@
 /*
  * jQuery UI Droppable @VERSION
  *
- * Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
- * Dual licensed under the MIT (MIT-LICENSE.txt)
- * and GPL (GPL-LICENSE.txt) licenses.
+ * Copyright 2010, AUTHORS.txt
+ * Dual licensed under the MIT or GPL Version 2 licenses.
+ * http://jquery.org/license
  *
  * http://docs.jquery.com/UI/Droppables
  *
index 30c5f14a25c2fdd955570761945eb5edd537853b..6a7d6d39f1f69f7d7be72fa926ac787a782c84b4 100644 (file)
@@ -1,9 +1,9 @@
 /*!
  * jQuery UI Mouse @VERSION
  *
- * Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
- * Dual licensed under the MIT (MIT-LICENSE.txt)
- * and GPL (GPL-LICENSE.txt) licenses.
+ * Copyright 2010, AUTHORS.txt
+ * Dual licensed under the MIT or GPL Version 2 licenses.
+ * http://jquery.org/license
  *
  * http://docs.jquery.com/UI/Mouse
  *
index 11f8baa063834707208c52ac4f4eac71aeb4941b..a5207486c7353a3a987f6468493ba1a6c6333c51 100644 (file)
@@ -1,9 +1,9 @@
 /*
  * jQuery UI Position @VERSION
  *
- * Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
- * Dual licensed under the MIT (MIT-LICENSE.txt)
- * and GPL (GPL-LICENSE.txt) licenses.
+ * Copyright 2010, AUTHORS.txt
+ * Dual licensed under the MIT or GPL Version 2 licenses.
+ * http://jquery.org/license
  *
  * http://docs.jquery.com/UI/Position
  */
index b38d826f0cd6fce52355221943cbf3348235cf0d..9cbb71f743613d6ec7ba99b614e0b45b66428e11 100644 (file)
@@ -1,9 +1,9 @@
 /*
  * jQuery UI Progressbar @VERSION
  *
- * Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
- * Dual licensed under the MIT (MIT-LICENSE.txt)
- * and GPL (GPL-LICENSE.txt) licenses.
+ * Copyright 2010, AUTHORS.txt
+ * Dual licensed under the MIT or GPL Version 2 licenses.
+ * http://jquery.org/license
  *
  * http://docs.jquery.com/UI/Progressbar
  *
index 6179de03ad6ffd3dd390d7f72e957893ae5567ff..817ae86a6680c11def5b722197328335bcab9ead 100644 (file)
@@ -1,9 +1,9 @@
 /*
  * jQuery UI Resizable @VERSION
  *
- * Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
- * Dual licensed under the MIT (MIT-LICENSE.txt)
- * and GPL (GPL-LICENSE.txt) licenses.
+ * Copyright 2010, AUTHORS.txt
+ * Dual licensed under the MIT or GPL Version 2 licenses.
+ * http://jquery.org/license
  *
  * http://docs.jquery.com/UI/Resizables
  *
index 7bb576fd49186a7c2cc971765333ad1e7f7fb3a5..9af0b0e0e4335b25b122b8b33816f3200f05b66f 100644 (file)
@@ -1,9 +1,9 @@
 /*
  * jQuery UI Selectable @VERSION
  *
- * Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
- * Dual licensed under the MIT (MIT-LICENSE.txt)
- * and GPL (GPL-LICENSE.txt) licenses.
+ * Copyright 2010, AUTHORS.txt
+ * Dual licensed under the MIT or GPL Version 2 licenses.
+ * http://jquery.org/license
  *
  * http://docs.jquery.com/UI/Selectables
  *
index 1fdffb821cbdaa8840745a17018195bf849225f4..f328407f85da649c34ed4e2d3186f6c60446d198 100644 (file)
@@ -1,9 +1,9 @@
 /*
  * jQuery UI Slider @VERSION
  *
- * Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
- * Dual licensed under the MIT (MIT-LICENSE.txt)
- * and GPL (GPL-LICENSE.txt) licenses.
+ * Copyright 2010, AUTHORS.txt
+ * Dual licensed under the MIT or GPL Version 2 licenses.
+ * http://jquery.org/license
  *
  * http://docs.jquery.com/UI/Slider
  *
index ba0b283933f194638a100e8a0b2fada87b13da6e..86c7aed25d0c317d62df09a6a7a6cb8d17ed4e2e 100644 (file)
@@ -1,9 +1,9 @@
 /*
  * jQuery UI Sortable @VERSION
  *
- * Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
- * Dual licensed under the MIT (MIT-LICENSE.txt)
- * and GPL (GPL-LICENSE.txt) licenses.
+ * Copyright 2010, AUTHORS.txt
+ * Dual licensed under the MIT or GPL Version 2 licenses.
+ * http://jquery.org/license
  *
  * http://docs.jquery.com/UI/Sortables
  *
index a934c0f218dbbbeed54757177b6e8155fc07cc26..5e7aff3fad1326c5668b5aece49528f18828c7e0 100644 (file)
@@ -1,9 +1,9 @@
 /*
  * jQuery UI Tabs @VERSION
  *
- * Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
- * Dual licensed under the MIT (MIT-LICENSE.txt)
- * and GPL (GPL-LICENSE.txt) licenses.
+ * Copyright 2010, AUTHORS.txt
+ * Dual licensed under the MIT or GPL Version 2 licenses.
+ * http://jquery.org/license
  *
  * http://docs.jquery.com/UI/Tabs
  *
index a9829d2e520846605ec1c34b2509364fb05ab3d3..827a95c9945d952635883cc44f045ac37fe20e46 100644 (file)
@@ -1,9 +1,9 @@
 /*!
  * jQuery UI Widget @VERSION
  *
- * Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
- * Dual licensed under the MIT (MIT-LICENSE.txt)
- * and GPL (GPL-LICENSE.txt) licenses.
+ * Copyright 2010, AUTHORS.txt
+ * Dual licensed under the MIT or GPL Version 2 licenses.
+ * http://jquery.org/license
  *
  * http://docs.jquery.com/UI/Widget
  */