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

Update copyright

parent 275885e0
No related branches found
No related tags found
1 merge request!107Add docs
Pipeline #50242 passed
......@@ -19,8 +19,8 @@ Licence
::
Copyright © 2019, 2020, 2021, 2022 Jonathan Weth <dev@jonathanweth.de>
Copyright © 2019, 2020, 2021 Julian Leucker <leuckeju@katharineum.de>
Copyright © 2019, 2020, 2021 Jonathan Weth <dev@jonathanweth.de>
Copyright © 2019, 2020, 2021 Hangzhi Yu <yuha@katharineum.de>
Copyright © 2019 Frank Poetzsch-Heffter <p-h@katharineum.de>
Copyright © 2020 Dominik George <dominik.george@teckids.org>
......
......@@ -10,8 +10,8 @@ class HjelpConfig(AppConfig):
}
licence = "EUPL-1.2+"
copyright_info = (
([2019, 2020, 2021, 2022], "Jonathan Weth", "dev@jonathanweth.de"),
([2019, 2020, 2021], "Julian Leucker", "leuckeju@katharineum.de"),
([2019, 2020, 2021], "Jonathan Weth", "dev@jonathanweth.de"),
([2019, 2020, 2021], "Hangzhi Yu", "yuha@katharineum.de"),
([2019], "Frank Poetzsch-Heffter", "p-h@katharineum.de"),
([2020], "Dominik George", "dominik.george@teckids.org"),
......
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