diff options
author | Alexander Schmitz <arschmitz@gmail.com> | 2015-09-16 01:48:23 -0400 |
---|---|---|
committer | Alexander Schmitz <arschmitz@gmail.com> | 2015-10-08 14:02:57 -0400 |
commit | 344ce3c87c6bfed785c1c7f2c5c22f6034923743 (patch) | |
tree | 664b70c9204ddb2bf3ae6b6365fbc2ec5e136fe0 /themes/base/checkboxradio.css | |
parent | 197061be5645fd3e9b521e63ecbd13630612d8c7 (diff) | |
download | jquery-ui-344ce3c87c6bfed785c1c7f2c5c22f6034923743.tar.gz jquery-ui-344ce3c87c6bfed785c1c7f2c5c22f6034923743.zip |
Checkboxradio: Address review comments
Diffstat (limited to 'themes/base/checkboxradio.css')
-rw-r--r-- | themes/base/checkboxradio.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/base/checkboxradio.css b/themes/base/checkboxradio.css index b448c2785..a41125e23 100644 --- a/themes/base/checkboxradio.css +++ b/themes/base/checkboxradio.css @@ -2,7 +2,7 @@ * jQuery UI Checkboxradio @VERSION * http://jqueryui.com * - * Copyright 2013 jQuery Foundation and other contributors + * Copyright jQuery Foundation and other contributors * Released under the MIT license. * http://jquery.org/license * |