diff --git a/docs/conf.py b/docs/conf.py index e8d15ee..6805ee2 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -72,9 +72,9 @@ def setup(app): master_doc = 'index' # General information about the project. -project = u'RDMO Documentation' -copyright = u'2015-2018 Leibniz Institute for Astrophysics Potsdam (AIP). As part of the RDMO source code repository, this documentation is licensed under the Apache License, Version 2.0' -author = u'RDMO project' +project = 'RDMO Documentation' +copyright = '2015-2023, RDMO Arbeitsgemeinschaft. As part of the RDMO source code repository, this documentation is licensed under the Apache License, Version 2.0' +author = 'RDMO Arbeitsgemeinschaft' # The version info for the project you're documenting, acts as a replacement for # |version| and |release|, also used in various other places throughout the