From b9f7218511b2a894591ba6026740b860a0255e1d Mon Sep 17 00:00:00 2001 From: Frank Bergkemper Date: Tue, 28 Aug 2018 11:36:26 +0200 Subject: [PATCH] docs: copyright correction --- docs/manuals/en/developers/source/conf.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/manuals/en/developers/source/conf.py b/docs/manuals/en/developers/source/conf.py index 424289c4b41..e9ddca20b54 100644 --- a/docs/manuals/en/developers/source/conf.py +++ b/docs/manuals/en/developers/source/conf.py @@ -51,7 +51,8 @@ # General information about the project. project = 'Bareos Developer Guide' -copyright = '2018, Bareos GmbH & Co. KG' +copyright = '1999-2012, Free Software Foundation Europe e.V. / 2013-2018, Bareos GmbH & Co. KG' + author = 'Bareos GmbH & Co. KG' # The version info for the project you're documenting, acts as replacement for