Browse Source

fix(docs): update copyright year

Peter Thomassen 2 years ago
parent
commit
7ad069a3cd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/conf.py

+ 1 - 1
docs/conf.py

@@ -23,7 +23,7 @@ except ImportError:
 # -- Project information -----------------------------------------------------
 
 project = 'deSEC DNS API'
-copyright = '2022, deSEC e.V., Individual Contributors'
+copyright = '2023, deSEC e.V., Individual Contributors'
 author = 'deSEC e.V., Individual Contributors'