diff options
-rw-r--r-- | doc/source/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/conf.py b/doc/source/conf.py index b4e59983..dcc95945 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -43,7 +43,7 @@ master_doc = 'index' # General information about the project. project = u'Ryu' -copyright = u'2011, 2012 Nippon Telegraph and Telephone Corporation' +copyright = u'2011-2013 Nippon Telegraph and Telephone Corporation' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the |