File tree 2 files changed +3
-3
lines changed 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -175,7 +175,7 @@ <h3>Huh?</h3>
175
175
< a href ="http://www.opensource.org/licenses/mit-license.php "> MIT
176
176
License</ a >
177
177
</ div >
178
- Copyright © 2008-2010 < a href ="http://ryan.mcgeary.org "> Ryan McGeary</ a >
178
+ Copyright © 2008-2011 < a href ="http://ryan.mcgeary.org "> Ryan McGeary</ a >
179
179
(< a href ="http://twitter.com/rmm5t "> @rmm5t</ a > )
180
180
</ div >
181
181
Original file line number Diff line number Diff line change 1
1
/*
2
- * timeago: a jQuery plugin, version: 0.9.2 (2010-09-14 )
2
+ * timeago: a jQuery plugin, version: 0.9.3 (2011-01-21 )
3
3
* @requires jQuery v1.2.3 or later
4
4
*
5
5
* Timeago is a jQuery plugin that makes it easy to support automatically
11
11
* Licensed under the MIT:
12
12
* http://www.opensource.org/licenses/mit-license.php
13
13
*
14
- * Copyright (c) 2008-2010 , Ryan McGeary (ryanonjavascript -[at]- mcgeary [*dot*] org)
14
+ * Copyright (c) 2008-2011 , Ryan McGeary (ryanonjavascript -[at]- mcgeary [*dot*] org)
15
15
*/
16
16
( function ( $ ) {
17
17
$ . timeago = function ( timestamp ) {
You can’t perform that action at this time.
0 commit comments