diff --git a/doc/guides/conf.py b/doc/guides/conf.py index 385af03481..fba34a6a6f 100644 --- a/doc/guides/conf.py +++ b/doc/guides/conf.py @@ -32,7 +32,7 @@ project = 'DPDK' -copyright = '2014, Intel' +html_show_copyright = False version = subprocess.check_output(["make","-sRrC","../../", "showversion"])