From d810dc38a3cfd8e3eb74ec43a12c5168518d22c2 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Tue, 3 Sep 2013 19:48:12 +0200 Subject: i18n to change language (refs #1383) --- ishtar_common/urls.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ishtar_common/urls.py') diff --git a/ishtar_common/urls.py b/ishtar_common/urls.py index 3a69ca002..35354409e 100644 --- a/ishtar_common/urls.py +++ b/ishtar_common/urls.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- -# Copyright (C) 2010-2012 Étienne Loks +# Copyright (C) 2010-2013 Étienne Loks # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as -- cgit v1.2.3