From 63f503e7a40bb01c6fcf4e5417ada7387540b37f Mon Sep 17 00:00:00 2001 From: Matchu Date: Tue, 15 May 2012 13:52:15 -0500 Subject: [PATCH] keep copyright year up to date --- app/views/layouts/application.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/layouts/application.html.haml b/app/views/layouts/application.html.haml index bbc94407..0736bedf 100644 --- a/app/views/layouts/application.html.haml +++ b/app/views/layouts/application.html.haml @@ -71,7 +71,7 @@ %li %a{:href => "mailto:#{contact_email}"} Questions, comments, bugs %p - Images © 2000-2011 Neopets, Inc. All Rights Reserved. + Images © 2000–#{Date.today.year} Neopets, Inc. All Rights Reserved. Used With Permission = yield(:javascripts)