diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/old/source/conf.py | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/docs/old/source/conf.py b/docs/old/source/conf.py index b10f0f783..37346a590 100644 --- a/docs/old/source/conf.py +++ b/docs/old/source/conf.py @@ -40,7 +40,7 @@ source_suffix = '.rst'  master_doc = 'index'  # General information about the project. -project = u'Ishtar' +project = 'Ishtar'  copyright = u'2011, Étienne Loks'  # The version info for the project you're documenting, acts as replacement for | 
