Skip to content

Commit 679be0a

Browse files
committed
Cleanup
1 parent a5488ef commit 679be0a

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

datepicker-rewrite/date.js

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
11
/*
2-
* jQuery Date
3-
*
4-
* Copyright 2010 Marc Grabanski
5-
* Licensed under the MIT license
6-
*
7-
*
8-
* Depends:
9-
* jquery.glob.js
2+
* Calendar math built on jquery-global
3+
*
4+
* Based on Marc Grabanski's jQuery Date Plugin
5+
* http://marcgrabanski.com/articles/jquery-date-plugin
106
*/
117
(function( $, undefined ) {
128

0 commit comments

Comments
 (0)