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

@@ -13,6 +13,10 @@ then inserted into the OS environment (in this case, resulting in
SECTION_FOO=... and SECTION_BAR_BAZ=... ).
The OS environment takes precedence - if a key is found in both env and config,
the config setting will be ignored.
Author(s): anatol.ulrich@basebox.io
Copyright (c) 2023 basebox GmbH. All rights reserved.
"""