We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0b84a7 commit ac639bbCopy full SHA for ac639bb
src/hermes/utils.py
@@ -1,8 +1,9 @@
1
-# SPDX-FileCopyrightText: 2023 Helmholtz-Zentrum Dresden-Rossendorf (HZDR)
+# SPDX-FileCopyrightText: 2023 Helmholtz-Zentrum Dresden-Rossendorf (HZDR), German Aerospace Center (DLR)
2
#
3
# SPDX-License-Identifier: Apache-2.0
4
5
# SPDX-FileContributor: David Pape
6
+# SPDX-FileContributor: Stephan Druskat <[email protected]>
7
8
from importlib.metadata import metadata
9
0 commit comments