diff options
author | YAMAMOTO Takashi <yamamoto@valinux.co.jp> | 2014-01-09 14:26:49 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2014-01-09 21:21:39 +0900 |
commit | eb94fa67f7b4eec35aa5d7386fd247e5825200df (patch) | |
tree | e12f42dec2406ba6cb1c942a95c2b755c938f40f /doc/source | |
parent | 86a0c20724ac0addce9c908c61a047e8ae67deee (diff) |
A happy new year 2014
Signed-off-by: YAMAMOTO Takashi <yamamoto@valinux.co.jp>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to 'doc/source')
-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 26977d0a..d0d9fa6b 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-2013 Nippon Telegraph and Telephone Corporation' +copyright = u'2011-2014 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 |