[doc] Update copyright date to 2014 (closes #3463136)
authorArthur Lutz <arthur.lutz@logilab.fr>
Tue, 21 Jan 2014 18:39:32 +0100
changeset 9476 33a7db07201e
parent 9441 e282875e8274
child 9477 07fc991612b0
[doc] Update copyright date to 2014 (closes #3463136)
doc/book/en/conf.py
--- a/doc/book/en/conf.py	Tue Jan 21 16:42:34 2014 +0100
+++ b/doc/book/en/conf.py	Tue Jan 21 18:39:32 2014 +0100
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# copyright 2003-2011 LOGILAB S.A. (Paris, FRANCE), all rights reserved.
+# copyright 2003-2014 LOGILAB S.A. (Paris, FRANCE), all rights reserved.
 # contact http://www.logilab.fr/ -- mailto:contact@logilab.fr
 #
 # This file is part of CubicWeb.
@@ -65,7 +65,7 @@
 
 # General substitutions.
 project = 'CubicWeb'
-copyright = '2001-2011, Logilab'
+copyright = '2001-2014, Logilab'
 
 # The default replacements for |version| and |release|, also used in various
 # other places throughout the built documents.