diff options
| author | 2017-01-24 17:29:49 -0500 | |
|---|---|---|
| committer | 2017-01-25 09:40:28 +1100 | |
| commit | e994eee7eb31c976dccce17c644e6b28a91ad0a0 (patch) | |
| tree | 804e86fccedb4e2a28311dd7ff4735371ce3b7ab /docs/source/conf.py | |
| parent | 1e441116ab95602a94e6b27b831d75b1b66cd695 (diff) | |
Updates "2016" strings to "2017 where relevant.
Updates "2016" strings to "2017 where relevant.
Diffstat (limited to 'docs/source/conf.py')
| -rw-r--r-- | docs/source/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/conf.py b/docs/source/conf.py index 3031771673e..55b2d422005 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -54,7 +54,7 @@ master_doc = 'index' # General information about the project. project = u'MAME Documentation' -copyright = u'2016, MAMEdev Team' +copyright = u'2017, MAMEdev Team' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the |
