Skip to content
Snippets Groups Projects
Verified Commit 91115e59 authored by Jonathan Weth's avatar Jonathan Weth :keyboard:
Browse files

Fix copyright

parent 19c8c8df
No related branches found
No related tags found
No related merge requests found
Pipeline #83793 failed
......@@ -14,9 +14,11 @@ class DefaultConfig(AppConfig):
licence = "EUPL-1.2+"
copyright_info = (
([2021], "Margarete Grassl", "grasslma@katharineum.de"),
[2021],
"Jonathan Weth",
"dev@jonathanweth.de",
(
[2021],
"Jonathan Weth",
"dev@jonathanweth.de",
),
)
@classmethod
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment