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

Update copyright for 2022

parent 96a7a299
No related branches found
No related tags found
1 merge request!77Do release 2.1
Pipeline #75937 passed with warnings
...@@ -19,6 +19,7 @@ Licence ...@@ -19,6 +19,7 @@ Licence
Copyright © 2020 Dominik George <dominik.george@teckids.org> Copyright © 2020 Dominik George <dominik.george@teckids.org>
Copyright © 2020 Julian Leucker <leuckerj@gmail.com> Copyright © 2020 Julian Leucker <leuckerj@gmail.com>
Copyright © 2022 Jonathan Weth <dev@jonathanweth.de>
Licenced under the EUPL, version 1.2 or later, by Teckids e.V. (Bonn, Germany). Licenced under the EUPL, version 1.2 or later, by Teckids e.V. (Bonn, Germany).
......
...@@ -12,4 +12,5 @@ class DefaultConfig(AppConfig): ...@@ -12,4 +12,5 @@ class DefaultConfig(AppConfig):
copyright_info = ( copyright_info = (
([2020], "Dominik George", "dominik.george@teckids.org"), ([2020], "Dominik George", "dominik.george@teckids.org"),
([2020], "Julian Leucker", "leuckeju@katharineum.de"), ([2020], "Julian Leucker", "leuckeju@katharineum.de"),
([2022], "Jonathan Weth", "dev@jonathanweth.de"),
) )
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