From fcc60e3e9bdbee03222c0a47a8082734f3075cad Mon Sep 17 00:00:00 2001 From: Rowan Manning Date: Mon, 16 Sep 2013 15:48:51 +0100 Subject: [PATCH] Copyright current year --- view/partial/footer.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/view/partial/footer.html b/view/partial/footer.html index 99dfb1d..d2634e7 100644 --- a/view/partial/footer.html +++ b/view/partial/footer.html @@ -9,7 +9,7 @@ list of rules -

Copyright 2013 Nature Publishing Group.
pa11y is licensed under the GNU General Public License 3.0.

+

Copyright {{year}} Nature Publishing Group.
pa11y is licensed under the GNU General Public License 3.0.

\ No newline at end of file