From: Justin Viiret Date: Tue, 3 May 2016 03:18:19 +0000 (+1000) Subject: doc: update copyright dates X-Git-Tag: v4.2.0^2~31 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b2ea64171528f3fd87e457040258dcccefa49018;p=thirdparty%2Fvectorscan.git doc: update copyright dates --- 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.