diff --git a/doc/dev-reference/conf.py.in b/doc/dev-reference/conf.py.in index 169568f4..9f089883 100644 --- a/doc/dev-reference/conf.py.in +++ b/doc/dev-reference/conf.py.in @@ -44,7 +44,7 @@ master_doc = 'index' # General information about the project. project = u'Hyperscan' -copyright = u'2015, Intel Corporation' +copyright = u'2015-2016, Intel 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 diff --git a/doc/dev-reference/copyright.rst b/doc/dev-reference/copyright.rst index 88be1adc..737b160f 100644 --- a/doc/dev-reference/copyright.rst +++ b/doc/dev-reference/copyright.rst @@ -30,4 +30,4 @@ and/or other countries. \*Other names and brands may be claimed as the property of others. -Copyright |copy| 2015, Intel Corporation. All rights reserved. +Copyright |copy| 2015-2016, Intel Corporation. All rights reserved.