From a1f5d458df39cab9d970ce32fa0e87b95159867a Mon Sep 17 00:00:00 2001 From: FUJITA Tomonori Date: Thu, 1 Aug 2013 08:12:00 +0900 Subject: add 2013 to copyright for documentations Signed-off-by: FUJITA Tomonori --- doc/source/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/source') 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 -- cgit v1.2.3