From: Razvan Becheriu Date: Wed, 19 Aug 2020 08:23:23 +0000 (+0300) Subject: [#1368] fixed documentation script copyrights year X-Git-Tag: Kea-1.8.0~26 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=9db6d552a7569091d18cf3d6033280fac1822fe8;p=thirdparty%2Fkea.git [#1368] fixed documentation script copyrights year --- diff --git a/doc/sphinx/conf.py b/doc/sphinx/conf.py index 0be7638250..d1dbdf4bc4 100644 --- a/doc/sphinx/conf.py +++ b/doc/sphinx/conf.py @@ -23,7 +23,7 @@ sys.setrecursionlimit(5000) # -- Project information ----------------------------------------------------- project = 'Kea' -copyright = '2019, Internet Systems Consortium' +copyright = '2019-2020, Internet Systems Consortium' author = 'Internet Systems Consortium' # get current kea version