DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] doc: remove copyright from base of page
@ 2015-03-12 10:59 Siobhan Butler
  2015-03-12 12:03 ` De Lara Guarch, Pablo
  0 siblings, 1 reply; 3+ messages in thread
From: Siobhan Butler @ 2015-03-12 10:59 UTC (permalink / raw)
  To: dev

Removing Intel copyright from base of page for each document.

Signed-off-by: Siobhan Butler <siobhan.a.butler@intel.com>
---
 doc/guides/conf.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-03-17 16:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-12 10:59 [dpdk-dev] [PATCH] doc: remove copyright from base of page Siobhan Butler
2015-03-12 12:03 ` De Lara Guarch, Pablo
2015-03-17 16:42   ` Thomas Monjalon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).