diff options
author | Scott González <scott.gonzalez@gmail.com> | 2012-08-09 10:13:24 -0400 |
---|---|---|
committer | Scott González <scott.gonzalez@gmail.com> | 2012-08-09 15:09:50 -0400 |
commit | 485ca7192ac57d018b8ce4f03e7dec6e694a53b7 (patch) | |
tree | 8505d60faf86fc1365096238b9ad5cbb68e92e63 /themes/base | |
parent | bde439292aa32021c7e0a66fb35fa46c6d900fba (diff) | |
download | jquery-ui-485ca7192ac57d018b8ce4f03e7dec6e694a53b7.tar.gz jquery-ui-485ca7192ac57d018b8ce4f03e7dec6e694a53b7.zip |
Simplify licensing.
Diffstat (limited to 'themes/base')
-rw-r--r-- | themes/base/jquery.ui.accordion.css | 2 | ||||
-rw-r--r-- | themes/base/jquery.ui.all.css | 2 | ||||
-rw-r--r-- | themes/base/jquery.ui.autocomplete.css | 2 | ||||
-rw-r--r-- | themes/base/jquery.ui.base.css | 2 | ||||
-rw-r--r-- | themes/base/jquery.ui.button.css | 2 | ||||
-rw-r--r-- | themes/base/jquery.ui.core.css | 2 | ||||
-rw-r--r-- | themes/base/jquery.ui.datepicker.css | 2 | ||||
-rw-r--r-- | themes/base/jquery.ui.dialog.css | 2 | ||||
-rw-r--r-- | themes/base/jquery.ui.menu.css | 2 | ||||
-rw-r--r-- | themes/base/jquery.ui.progressbar.css | 2 | ||||
-rw-r--r-- | themes/base/jquery.ui.resizable.css | 2 | ||||
-rw-r--r-- | themes/base/jquery.ui.selectable.css | 2 | ||||
-rw-r--r-- | themes/base/jquery.ui.slider.css | 2 | ||||
-rw-r--r-- | themes/base/jquery.ui.spinner.css | 2 | ||||
-rw-r--r-- | themes/base/jquery.ui.tabs.css | 2 | ||||
-rw-r--r-- | themes/base/jquery.ui.theme.css | 2 | ||||
-rw-r--r-- | themes/base/jquery.ui.tooltip.css | 2 |
17 files changed, 17 insertions, 17 deletions
diff --git a/themes/base/jquery.ui.accordion.css b/themes/base/jquery.ui.accordion.css index 71319ac28..60975acc2 100644 --- a/themes/base/jquery.ui.accordion.css +++ b/themes/base/jquery.ui.accordion.css @@ -3,7 +3,7 @@ * http://jqueryui.com * * Copyright 2012 jQuery Foundation and other contributors - * Dual licensed under the MIT or GPL Version 2 licenses. + * Released under the MIT license. * http://jquery.org/license * * http://docs.jquery.com/UI/Accordion#theming diff --git a/themes/base/jquery.ui.all.css b/themes/base/jquery.ui.all.css index 958dac4be..c92e2a5e7 100644 --- a/themes/base/jquery.ui.all.css +++ b/themes/base/jquery.ui.all.css @@ -3,7 +3,7 @@ * http://jqueryui.com * * Copyright 2012 jQuery Foundation and other contributors - * Dual licensed under the MIT or GPL Version 2 licenses. + * Released under the MIT license. * http://jquery.org/license * * http://docs.jquery.com/UI/Theming diff --git a/themes/base/jquery.ui.autocomplete.css b/themes/base/jquery.ui.autocomplete.css index e1b127470..cc85c5a4e 100644 --- a/themes/base/jquery.ui.autocomplete.css +++ b/themes/base/jquery.ui.autocomplete.css @@ -3,7 +3,7 @@ * http://jqueryui.com * * Copyright 2012 jQuery Foundation and other contributors - * Dual licensed under the MIT or GPL Version 2 licenses. + * Released under the MIT license. * http://jquery.org/license * * http://docs.jquery.com/UI/Autocomplete#theming diff --git a/themes/base/jquery.ui.base.css b/themes/base/jquery.ui.base.css index 36a5dd274..b1f3d5448 100644 --- a/themes/base/jquery.ui.base.css +++ b/themes/base/jquery.ui.base.css @@ -3,7 +3,7 @@ * http://jqueryui.com * * Copyright 2012 jQuery Foundation and other contributors - * Dual licensed under the MIT or GPL Version 2 licenses. + * Released under the MIT license. * http://jquery.org/license * * http://docs.jquery.com/UI/Theming diff --git a/themes/base/jquery.ui.button.css b/themes/base/jquery.ui.button.css index f5453fb9f..1faeff6ab 100644 --- a/themes/base/jquery.ui.button.css +++ b/themes/base/jquery.ui.button.css @@ -3,7 +3,7 @@ * http://jqueryui.com * * Copyright 2012 jQuery Foundation and other contributors - * Dual licensed under the MIT or GPL Version 2 licenses. + * Released under the MIT license. * http://jquery.org/license * * http://docs.jquery.com/UI/Button#theming diff --git a/themes/base/jquery.ui.core.css b/themes/base/jquery.ui.core.css index 33a6c96be..8cf4d02ef 100644 --- a/themes/base/jquery.ui.core.css +++ b/themes/base/jquery.ui.core.css @@ -3,7 +3,7 @@ * http://jqueryui.com * * Copyright 2012 jQuery Foundation and other contributors - * Dual licensed under the MIT or GPL Version 2 licenses. + * Released under the MIT license. * http://jquery.org/license * * http://docs.jquery.com/UI/Theming/API diff --git a/themes/base/jquery.ui.datepicker.css b/themes/base/jquery.ui.datepicker.css index 0f4e71562..c1f269999 100644 --- a/themes/base/jquery.ui.datepicker.css +++ b/themes/base/jquery.ui.datepicker.css @@ -3,7 +3,7 @@ * http://jqueryui.com * * Copyright 2012 jQuery Foundation and other contributors - * Dual licensed under the MIT or GPL Version 2 licenses. + * Released under the MIT license. * http://jquery.org/license * * http://docs.jquery.com/UI/Datepicker#theming diff --git a/themes/base/jquery.ui.dialog.css b/themes/base/jquery.ui.dialog.css index 22523c82c..2937af9b7 100644 --- a/themes/base/jquery.ui.dialog.css +++ b/themes/base/jquery.ui.dialog.css @@ -3,7 +3,7 @@ * http://jqueryui.com * * Copyright 2012 jQuery Foundation and other contributors - * Dual licensed under the MIT or GPL Version 2 licenses. + * Released under the MIT license. * http://jquery.org/license * * http://docs.jquery.com/UI/Dialog#theming diff --git a/themes/base/jquery.ui.menu.css b/themes/base/jquery.ui.menu.css index 85c387387..ea4b24e26 100644 --- a/themes/base/jquery.ui.menu.css +++ b/themes/base/jquery.ui.menu.css @@ -3,7 +3,7 @@ * http://jqueryui.com * * Copyright 2012 jQuery Foundation and other contributors - * Dual licensed under the MIT or GPL Version 2 licenses. + * Released under the MIT license. * http://jquery.org/license * * http://docs.jquery.com/UI/Menu#theming diff --git a/themes/base/jquery.ui.progressbar.css b/themes/base/jquery.ui.progressbar.css index 877666589..a8b3d7442 100644 --- a/themes/base/jquery.ui.progressbar.css +++ b/themes/base/jquery.ui.progressbar.css @@ -3,7 +3,7 @@ * http://jqueryui.com * * Copyright 2012 jQuery Foundation and other contributors - * Dual licensed under the MIT or GPL Version 2 licenses. + * Released under the MIT license. * http://jquery.org/license * * http://docs.jquery.com/UI/Progressbar#theming diff --git a/themes/base/jquery.ui.resizable.css b/themes/base/jquery.ui.resizable.css index bca140eda..291bdb209 100644 --- a/themes/base/jquery.ui.resizable.css +++ b/themes/base/jquery.ui.resizable.css @@ -3,7 +3,7 @@ * http://jqueryui.com * * Copyright 2012 jQuery Foundation and other contributors - * Dual licensed under the MIT or GPL Version 2 licenses. + * Released under the MIT license. * http://jquery.org/license * * http://docs.jquery.com/UI/Resizable#theming diff --git a/themes/base/jquery.ui.selectable.css b/themes/base/jquery.ui.selectable.css index 0fa8942aa..e00779d7e 100644 --- a/themes/base/jquery.ui.selectable.css +++ b/themes/base/jquery.ui.selectable.css @@ -3,7 +3,7 @@ * http://jqueryui.com * * Copyright 2012 jQuery Foundation and other contributors - * Dual licensed under the MIT or GPL Version 2 licenses. + * Released under the MIT license. * http://jquery.org/license * * http://docs.jquery.com/UI/Selectable#theming diff --git a/themes/base/jquery.ui.slider.css b/themes/base/jquery.ui.slider.css index 39d15b034..5e7a9734f 100644 --- a/themes/base/jquery.ui.slider.css +++ b/themes/base/jquery.ui.slider.css @@ -3,7 +3,7 @@ * http://jqueryui.com * * Copyright 2012 jQuery Foundation and other contributors - * Dual licensed under the MIT or GPL Version 2 licenses. + * Released under the MIT license. * http://jquery.org/license * * http://docs.jquery.com/UI/Slider#theming diff --git a/themes/base/jquery.ui.spinner.css b/themes/base/jquery.ui.spinner.css index 41ffe539c..94b73fa05 100644 --- a/themes/base/jquery.ui.spinner.css +++ b/themes/base/jquery.ui.spinner.css @@ -3,7 +3,7 @@ * http://jqueryui.com * * Copyright 2012 jQuery Foundation and other contributors - * Dual licensed under the MIT or GPL Version 2 licenses. + * Released under the MIT license. * http://jquery.org/license * * http://docs.jquery.com/UI/Spinner#theming diff --git a/themes/base/jquery.ui.tabs.css b/themes/base/jquery.ui.tabs.css index a2efae8b0..405b6932a 100644 --- a/themes/base/jquery.ui.tabs.css +++ b/themes/base/jquery.ui.tabs.css @@ -3,7 +3,7 @@ * http://jqueryui.com * * Copyright 2012 jQuery Foundation and other contributors - * Dual licensed under the MIT or GPL Version 2 licenses. + * Released under the MIT license. * http://jquery.org/license * * http://docs.jquery.com/UI/Tabs#theming diff --git a/themes/base/jquery.ui.theme.css b/themes/base/jquery.ui.theme.css index 86da8a295..343a2f433 100644 --- a/themes/base/jquery.ui.theme.css +++ b/themes/base/jquery.ui.theme.css @@ -3,7 +3,7 @@ * http://jqueryui.com * * Copyright 2012 jQuery Foundation and other contributors - * Dual licensed under the MIT or GPL Version 2 licenses. + * Released under the MIT license. * http://jquery.org/license * * http://docs.jquery.com/UI/Theming/API diff --git a/themes/base/jquery.ui.tooltip.css b/themes/base/jquery.ui.tooltip.css index ed29c137a..e293eeb23 100644 --- a/themes/base/jquery.ui.tooltip.css +++ b/themes/base/jquery.ui.tooltip.css @@ -3,7 +3,7 @@ * http://jqueryui.com * * Copyright 2012 jQuery Foundation and other contributors - * Dual licensed under the MIT or GPL Version 2 licenses. + * Released under the MIT license. * http://jquery.org/license */ .ui-tooltip { |