diff options
author | Richard Worth <rdworth@gmail.com> | 2010-01-20 14:04:26 +0000 |
---|---|---|
committer | Richard Worth <rdworth@gmail.com> | 2010-01-20 14:04:26 +0000 |
commit | 074153407d3e863fa5510b226a4a38a0842f3f45 (patch) | |
tree | fd99e6278adb5b19afd54e128972d8bc49a7e0f5 /themes | |
parent | eecbde22a6b338785ac8e1991858ba7dab976eae (diff) | |
download | jquery-ui-074153407d3e863fa5510b226a4a38a0842f3f45.tar.gz jquery-ui-074153407d3e863fa5510b226a4a38a0842f3f45.zip |
Happy New Year
Diffstat (limited to 'themes')
-rw-r--r-- | themes/base/ui.core.css | 2 | ||||
-rw-r--r-- | themes/base/ui.theme.css | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/themes/base/ui.core.css b/themes/base/ui.core.css index 11c16f235..b3e819305 100644 --- a/themes/base/ui.core.css +++ b/themes/base/ui.core.css @@ -1,6 +1,6 @@ /* * jQuery UI CSS Framework -* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about) +* Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses. */ diff --git a/themes/base/ui.theme.css b/themes/base/ui.theme.css index e7b2ba404..9abe80775 100644 --- a/themes/base/ui.theme.css +++ b/themes/base/ui.theme.css @@ -1,6 +1,6 @@ /* * jQuery UI CSS Framework -* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about) +* 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/ */ |