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)