]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: Updated year in footer.
authorJohn Wilkins <john.wilkins@inktank.com>
Mon, 4 Mar 2013 19:48:14 +0000 (11:48 -0800)
committerJohn Wilkins <john.wilkins@inktank.com>
Mon, 4 Mar 2013 19:48:14 +0000 (11:48 -0800)
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
doc/conf.py

index 8e0db7e2ad014fd56ed8ffc55528641d60e4d67f..e2025a7b36c1fa9712f3c66996076f05779e1cf5 100644 (file)
@@ -1,5 +1,5 @@
 project = u'Ceph'
-copyright = u'2010-2012, Inktank Storage, Inc. and contributors. Licensed under Creative Commons BY-SA'
+copyright = u'2010-2013, Inktank Storage, Inc. and contributors. Licensed under Creative Commons BY-SA'
 version = 'dev'
 release = 'dev'
 
@@ -11,7 +11,7 @@ pygments_style = 'sphinx'
 
 html_theme = 'ceph'
 html_theme_path = ['_themes']
-html_title = "Ceph documentation"
+html_title = "Ceph Documentation"
 html_logo = 'logo.png'
 html_favicon = 'favicon.ico'
 html_use_smartypants = True