Copyright 2008-2009

This commit is contained in:
Ryan McGeary 2009-01-25 18:53:26 -05:00
parent 2f72a64604
commit e3533cccee
3 changed files with 3 additions and 3 deletions

View file

@ -37,4 +37,4 @@ As time passes, the timestamps will automatically update.
[MIT License](http://www.opensource.org/licenses/mit-license.php)
Copyright (c) 2008, Ryan McGeary (ryanonjavascript -[at]- mcgeary [*dot*] org)
Copyright (c) 2008-2009, Ryan McGeary (ryanonjavascript -[at]- mcgeary [*dot*] org)

View file

@ -159,7 +159,7 @@ end</pre>
<a href="http://www.opensource.org/licenses/mit-license.php">MIT
License</a>
</div>
Copyright &copy; 2008 <a href="http://ryan.mcgeary.org">Ryan McGeary</a>
Copyright &copy; 2008-2009 <a href="http://ryan.mcgeary.org">Ryan McGeary</a>
</div>
<a href="http://github.com/rmm5t/jquery-timeago"><img style="position: absolute; top: 0; right: 0; border: 0;" src="http://s3.amazonaws.com/github/ribbons/forkme_right_orange_ff7600.png" alt="Fork me on GitHub" /></a>

View file

@ -11,7 +11,7 @@
* Licensed under the MIT:
* http://www.opensource.org/licenses/mit-license.php
*
* Copyright (c) 2008, Ryan McGeary (ryanonjavascript -[at]- mcgeary [*dot*] org)
* Copyright (c) 2008-2009, Ryan McGeary (ryanonjavascript -[at]- mcgeary [*dot*] org)
*/
(function($) {
$.timeago = function(timestamp) {