# HG changeset patch # User Franz Glasner # Date 1663449482 -7200 # Node ID d9f0c8e000199473a808a06a7def36c9c0182671 # Parent 86d8929e474727b142a2271c47d716f39362bb4c Adjust documentation copyright start: 2017 diff -r 86d8929e4747 -r d9f0c8e00019 docs/conf.py --- 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']