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

Update copyright information and add new app config meta data

parent a364de90
No related branches found
No related tags found
No related merge requests found
......@@ -3,4 +3,14 @@ from aleksis.core.util.apps import AppConfig
class AlsijilConfig(AppConfig):
name = "aleksis.apps.alsijil"
verbose_name = "AlekSIS - Alsijil (Class register)"
verbose_name = "AlekSIS — Alsijil (Class register)"
urls = {
"Repository": "https://edugit.org/AlekSIS/official/AlekSIS-App-Alsijil/",
}
licence = "EUPL-1.2+"
copyright = (
([2019], "Dominik George", "dominik.george@teckids.org"),
([2019], "mirabilos", "thorsten.glaser@teckids.org"),
([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