diff --git a/doc/dev-reference/conf.py.in b/doc/dev-reference/conf.py.in index 2daab369..d0ef371b 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-2017, Intel Corporation' +copyright = u'2015-2018, 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 9464382e..65620750 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-2017, Intel Corporation. All rights reserved. +Copyright |copy| 2015-2018, Intel Corporation. All rights reserved.