From: Justin Viiret Date: Sun, 21 Jan 2018 23:29:05 +0000 (+1100) Subject: doc: update copyright dates for 2018 X-Git-Tag: v4.7.0^2~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e3c676194e2529485b756b5e5a45f73b14e90fd;p=thirdparty%2Fvectorscan.git doc: update copyright dates for 2018 --- 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.