X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=docs%2Fconf.py;h=da8c223f27a1f9db2b193ad0d9baf59caaff6d02;hb=refs%2Fchanges%2F65%2F26465%2F5;hp=eb66cb38ac0cb35fb21f5d70c3758bbc960824d0;hpb=340c15c6ed34ce60c821b5260fec3eb11d65dcb7;p=vpp.git diff --git a/docs/conf.py b/docs/conf.py index eb66cb38ac0..da8c223f27a 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -18,14 +18,14 @@ # -- Project information ----------------------------------------------------- -project = u'Vector Packet Processor' -copyright = u'2018, Linux Foundation' +project = u'The Vector Packet Processor' +copyright = u'2018-2020, Linux Foundation' author = u'John DeNisco' # The short X.Y version version = u'master' # The full version, including alpha/beta/rc tags -release = u'01' +release = u'20.01' # -- General configuration ---------------------------------------------------