diff options
author | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2013-08-01 08:12:00 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2013-08-01 08:12:00 +0900 |
commit | a1f5d458df39cab9d970ce32fa0e87b95159867a (patch) | |
tree | 9e1e17bea76836f74f411603393822466a6c0660 /doc/source/conf.py | |
parent | 7b499a047870e151a42418c637c8138e5acf9504 (diff) |
add 2013 to copyright for documentations
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to 'doc/source/conf.py')
-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 |