Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found

Target

Select target project
  • AlekSIS/official/AlekSIS-App-CSVImport
  • sunweaver/AlekSIS-App-CSVImport
  • 8pallypsaugi/AlekSIS-App-CSVImport
  • 3conftisancya/AlekSIS-App-CSVImport
  • 9stagripaezu/AlekSIS-App-CSVImport
5 results
Show changes
Commits on Source (1)
......@@ -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
......
......@@ -7,7 +7,7 @@ packages = [
readme = "README.rst"
description = "BiscuIT School Information System (SIS) - App for SchILD-NRW interaction"
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-SchILD-NRW"
......