Skip to content

Commit

Permalink
correctly display current year
Browse files Browse the repository at this point in the history
  • Loading branch information
kiesia committed Jan 29, 2015
1 parent e24c122 commit f6bb75f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/layouts/_footer.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
refuge restrooms is open source.
%a{:href => "https://github.com/RefugeRestrooms/refugerestrooms"} code on github.
%br/
\© copyleft 2014 refuge restrooms.
= "\© copyleft #{Date.today.year} refuge restrooms."

0 comments on commit f6bb75f

Please sign in to comment.