From f028d48096e4bcd0b13764710494b6e021e07c14 Mon Sep 17 00:00:00 2001 From: Kristal Dale Date: Fri, 24 Apr 2020 16:12:06 -0700 Subject: [PATCH] Update copyright to be consistent with clearlinux.org. (#1140) Updated copyright string in conf.py to be consistent with copyright used on clearlinux.org Signed-off-by: Kristal Dale --- source/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/conf.py b/source/conf.py index 5d8e37a3..310646ff 100644 --- a/source/conf.py +++ b/source/conf.py @@ -54,7 +54,7 @@ master_doc = 'index' # General information about the project. #project = u'Clear Linux* project' project = u'Clear Linux* Project Docs' -copyright = u'2020.' +copyright = u'2020 Intel Corporation. All Rights Reserved.' author = u'many' # The version info for the project you're documenting, acts as replacement for