Skip to content
Snippets Groups Projects
Verified Commit 17d3d22b authored by Tom Teichler's avatar Tom Teichler :beers:
Browse files

Update copyright info

parent 185d0148
No related branches found
No related tags found
1 merge request!55WIP: Resolve "Migrate to AlekSIS app"
Pipeline #6870 passed
Copyright (c) 2017, 2018, 2019, 2020 Tom Teichler <tom.teichler@teckids.org>
Copyright (c) 2017, 2018, 2019, 2020, 2021 Tom Teichler <tom.teichler@teckids.org>
Copyright (c) 2017, 2018, 2019 Dominik George <dominik.george@teckids.org>
Permission is hereby granted, free of charge, to any person obtaining a copy
......
......@@ -10,6 +10,6 @@ class TICDeskConfig(AppConfig):
}
licence = "MIT"
copyright_info = (
([2017, 2018, 2019, 2020], "Tom Teichler", "tom.teichler@teckids.org"),
([2017, 2018, 2019, 2020, 2021], "Tom Teichler", "tom.teichler@teckids.org"),
([2017, 2018, 2019], "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