From 16c043abf769065b0bfadc715269e830f6ddf025 Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Sat, 30 Jan 2010 15:22:56 -0600 Subject: Make the copyright year always be right Signed-off-by: Dan McGee --- templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/base.html') diff --git a/templates/base.html b/templates/base.html index 90e8f54..63b1f52 100644 --- a/templates/base.html +++ b/templates/base.html @@ -62,7 +62,7 @@ {% endblock %}
- Copyright © 2002-2009 Judd Vinet and Aaron Griffin.
+ Copyright © 2002-{% now "Y" %} Judd Vinet and Aaron Griffin.
The Arch Linux name and logo are recognized trademarks. Some rights reserved.
The registered trademark Linux® is used pursuant to a sublicense from LMI, the exclusive licensee of Linus Torvalds, owner of the mark on a world-wide basis. -- cgit v1.2.3-24-g4f1b