diff options
author | Trent Richardson <trentdrichardson@gmail.com> | 2013-07-29 20:21:40 -0400 |
---|---|---|
committer | Trent Richardson <trentdrichardson@gmail.com> | 2013-07-29 20:21:40 -0400 |
commit | db89d8e5551c093722e053fca0b01cd2a069d077 (patch) | |
tree | 79d7430cbcf167bc3aa0a897256e6810f6583568 /src/jquery-ui-timepicker-addon.js | |
parent | 867bcec2a723bd0bf063ca728268e517091d4131 (diff) | |
download | jQuery-Timepicker-Addon-db89d8e5551c093722e053fca0b01cd2a069d077.zip jQuery-Timepicker-Addon-db89d8e5551c093722e053fca0b01cd2a069d077.tar.gz jQuery-Timepicker-Addon-db89d8e5551c093722e053fca0b01cd2a069d077.tar.bz2 |
Clean up docs and readme
Diffstat (limited to 'src/jquery-ui-timepicker-addon.js')
-rw-r--r-- | src/jquery-ui-timepicker-addon.js | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/src/jquery-ui-timepicker-addon.js b/src/jquery-ui-timepicker-addon.js index 38ddb4b..eade9b9 100644 --- a/src/jquery-ui-timepicker-addon.js +++ b/src/jquery-ui-timepicker-addon.js @@ -1,12 +1,9 @@ /* - * jQuery timepicker addon + * jQuery Timepicker Addon * By: Trent Richardson [http://trentrichardson.com] - * Version 1.3.2-dev - * Last Modified: 07/07/2013 * * Copyright 2013 Trent Richardson - * You may use this project under MIT or GPL licenses. - * http://trentrichardson.com/Impromptu/GPL-LICENSE.txt + * You may use this project under MIT license. * http://trentrichardson.com/Impromptu/MIT-LICENSE.txt */ |