From e834a1712a717d6ab5f66d3c2b56e39f07f55f68 Mon Sep 17 00:00:00 2001 From: Sofia Wallin Date: Fri, 1 Mar 2019 12:47:20 +0100 Subject: Updating date in licence header Updating from 2017 to 2019 in the licence header pubslished at the bottom of docs.opnfv.org Change-Id: Ib787ea034a23cf37ed92b99391e8f7fafb3705c6 Signed-off-by: Sofia Wallin --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index 9af7a63e6..82c06fca2 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -34,7 +34,7 @@ master_doc = 'index' # General information about the project. project = '' -copyright = '2017, OPNFV. Licensed under CC BY 4.0' +copyright = '2019, OPNFV. Licensed under CC BY 4.0' author = 'Open Platform for NFV' # The version info for the project you're documenting, acts as replacement for -- cgit 1.2.3-korg