diff options
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 */ |