diff --git a/README.rst b/README.rst index 425f7daa56dfa51c70634d939270d4c758cb3025..103655b96fdb62a45730e93ed2c84c05c5b79641 100644 --- a/README.rst +++ b/README.rst @@ -18,10 +18,8 @@ Licence :: Copyright © 2019 Dominik George <dominik.george@teckids.org> - Copyright © 2019 mirabilos <thorsten.glaser@teckids.org> - Copyright © 2019 Tom Teichler <tom.teichler@teckids.org> - Licenced under the EUPL + Licensed under the EUPL Please see the LICENCE file accompanying this distribution for the full licence text or on the `Europen Union Public Licence`_ website diff --git a/pyproject.toml b/pyproject.toml index e75f8dfeec13328d8926eee74dbc378c808a15fc..d77699a78309364bbf19443e86fe7014b1ff4b9b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ packages = [ readme = "README.rst" description = "BiscuIT School Information System (SIS) - App for Untis import" -authors = ["Dominik George <dominik.george@teckids.org>", "mirabilos <thorsten.glaser@teckids.org>", "Tom Teichler <tom.teichler@teckids.org>"] +authors = ["Dominik George <dominik.george@teckids.org>"] license = "EUPL-1.2" homepage = "https://biscuit.edugit.io/" repository = "https://edugit.org/BiscuIT/BiscuIT-App-Untis"