add copyright/author

This commit is contained in:
Anatol Ulrich
2023-10-06 17:08:25 +02:00
parent 6b866feaf7
commit acc9b17b2f
6 changed files with 26 additions and 1 deletions

View File

@@ -11,6 +11,9 @@ via OS environment or an env file (`--env-file`), not TOML.
For further information, check [uvicorn: deployment](https://www.uvicorn.org/deployment/)
Author(s): anatol.ulrich@basebox.io
Copyright (c) 2023 basebox GmbH. All rights reserved.
"""
# stdlib imports