From 7659564dba9e7575cd6e17a0298f3f87eb8d3b5e Mon Sep 17 00:00:00 2001 From: Ryan McGeary Date: Mon, 19 Mar 2012 14:44:20 -0400 Subject: [PATCH] Updated copyright dates --- README.markdown | 2 +- jquery.timeago.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.markdown b/README.markdown index 4bc8c0d..161cc76 100644 --- a/README.markdown +++ b/README.markdown @@ -50,4 +50,4 @@ As time passes, the timestamps will automatically update. [MIT License](http://www.opensource.org/licenses/mit-license.php) -Copyright (c) 2008-2010, Ryan McGeary (ryanonjavascript -[at]- mcgeary [*dot*] org) +Copyright (c) 2008-2012, Ryan McGeary (ryan -[at]- mcgeary [*dot*] org) diff --git a/jquery.timeago.js b/jquery.timeago.js index 77ef5a3..b4c93f4 100644 --- a/jquery.timeago.js +++ b/jquery.timeago.js @@ -11,7 +11,7 @@ * For usage and examples, visit: * http://timeago.yarp.com/ * - * Copyright (c) 2008-2011, Ryan McGeary (ryanonjavascript -[at]- mcgeary [*dot*] org) + * Copyright (c) 2008-2012, Ryan McGeary (ryan -[at]- mcgeary [*dot*] org) */ (function($) { $.timeago = function(timestamp) {