From 7a674192167d7458e363c5a1c496f3954b64451f Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sat, 28 May 2011 15:00:02 -0600 Subject: [PATCH] ... --- src/calibre/manual/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/calibre/manual/conf.py b/src/calibre/manual/conf.py index 79e9fdd832..91a4395007 100644 --- a/src/calibre/manual/conf.py +++ b/src/calibre/manual/conf.py @@ -43,7 +43,7 @@ language = 'en' # General substitutions. project = __appname__ -copyright = '2008, Kovid Goyal' +copyright = 'Kovid Goyal' # The default replacements for |version| and |release|, also used in various # other places throughout the built documents.