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

Update copyright for 2022

parent f3dd7a98
No related branches found
Tags 2.4.2
1 merge request!263Do release 2.4
Pipeline #75934 passed with warnings
......@@ -29,9 +29,9 @@ Licence
::
Copyright © 2018, 2019, 2020, 2021 Jonathan Weth <dev@jonathanweth.de>
Copyright © 2018, 2019, 2020, 2021, 2022 Jonathan Weth <dev@jonathanweth.de>
Copyright © 2018, 2019 Frank Poetzsch-Heffter <p-h@katharineum.de>
Copyright © 2019, 2020 Dominik George <dominik.george@teckids.org>
Copyright © 2019, 2020, 2022 Dominik George <dominik.george@teckids.org>
Copyright © 2019, 2021 Hangzhi Yu <yuha@katharineum.de>
Copyright © 2019 Julian Leucker <leuckeju@katharineum.de>
Copyright © 2019 Tom Teichler <tom.teichler@teckids.org>
......
......@@ -17,9 +17,9 @@ class ChronosConfig(AppConfig):
}
licence = "EUPL-1.2+"
copyright_info = (
([2018, 2019, 2020, 2021], "Jonathan Weth", "wethjo@katharineum.de"),
([2018, 2019, 2020, 2021, 2022], "Jonathan Weth", "wethjo@katharineum.de"),
([2018, 2019], "Frank Poetzsch-Heffter", "p-h@katharineum.de"),
([2019, 2020], "Dominik George", "dominik.george@teckids.org"),
([2019, 2020, 2022], "Dominik George", "dominik.george@teckids.org"),
([2019, 2021], "Hangzhi Yu", "yuha@katharineum.de"),
([2019], "Julian Leucker", "leuckeju@katharineum.de"),
([2019], "Tom Teichler", "tom.teichler@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