On Tue, Jun 23, 2015 at 11:47:26AM +0200, 'Klaus Aehlig' via ganeti-devel wrote:
Signed-off-by: Klaus Aehlig <[email protected]>
---
doc/conf.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/conf.py b/doc/conf.py
index e73b753..fbb636f 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -48,7 +48,7 @@ master_doc = "index"

# General information about the project.
project = u"Ganeti"
-copyright = u"%s Google Inc." % ", ".join(map(str, range(2006, 2013 + 1)))
+copyright = u"%s Google Inc." % ", ".join(map(str, range(2006, 2015 + 1)))

# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the
--
2.4.3.573.g4eafbef


LGTM

Reply via email to