changeset 280:d9f0c8e00019

Adjust documentation copyright start: 2017
author Franz Glasner <fzglas.hg@dom66.de>
date Sat, 17 Sep 2022 23:18:02 +0200
parents 86d8929e4747
children 490aed463971
files docs/conf.py
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/docs/conf.py	Sat Sep 17 23:10:10 2022 +0200
+++ b/docs/conf.py	Sat Sep 17 23:18:02 2022 +0200
@@ -18,7 +18,7 @@
 # -- Project information -----------------------------------------------------
 
 project = 'local-bsdtools'
-copyright = '2022, Franz Glasner'
+copyright = '2017-2022, Franz Glasner'
 author = 'Franz Glasner'
 
 # The full version, including alpha/beta/rc tags
@@ -52,4 +52,4 @@
 # Add any paths that contain custom static files (such as style sheets) here,
 # relative to this directory. They are copied after the builtin static files,
 # so a file named "default.css" will overwrite the builtin "default.css".
-html_static_path = ['_static']
\ No newline at end of file
+html_static_path = ['_static']