Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
AlekSIS-Core
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
magicfelix
AlekSIS-Core
Commits
38fe454b
Verified
Commit
38fe454b
authored
2 years ago
by
Jonathan Weth
Browse files
Options
Downloads
Patches
Plain Diff
Update copyright
parent
32eea60c
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
README.rst
+2
-1
2 additions, 1 deletion
README.rst
aleksis/core/apps.py
+2
-1
2 additions, 1 deletion
aleksis/core/apps.py
pyproject.toml
+2
-1
2 additions, 1 deletion
pyproject.toml
with
6 additions
and
3 deletions
README.rst
+
2
−
1
View file @
38fe454b
...
...
@@ -68,9 +68,10 @@ Licence
Copyright © 2019, 2020, 2021, 2022 Dominik George <dominik.george@teckids.org>
Copyright © 2019, 2020, 2021, 2022 Tom Teichler <tom.teichler@teckids.org>
Copyright © 2019 mirabilos <thorsten.glaser@teckids.org>
Copyright © 2021, 2022 magicfelix <felix@felix-zauberer.de>
Copyright © 2021 Lloyd Meins <meinsll@katharineum.de>
Copyright © 2021 magicfelix <felix@felix-zauberer.de>
Copyright © 2022 Benedict Suska <benedict.suska@teckids.org>
Copyright © 2022 Lukas Weichelt <lukas.weichelt@teckids.org>
Licenced under the EUPL, version 1.2 or later, by Teckids e.V. (Bonn, Germany).
...
...
This diff is collapsed.
Click to expand it.
aleksis/core/apps.py
+
2
−
1
View file @
38fe454b
...
...
@@ -43,9 +43,10 @@ class CoreConfig(AppConfig):
([
2019
,
2020
,
2021
,
2022
],
"
Dominik George
"
,
"
dominik.george@teckids.org
"
),
([
2019
,
2020
,
2021
,
2022
],
"
Tom Teichler
"
,
"
tom.teichler@teckids.org
"
),
([
2019
],
"
mirabilos
"
,
"
thorsten.glaser@teckids.org
"
),
([
2021
,
2022
],
"
magicfelix
"
,
"
felix@felix-zauberer.de
"
),
([
2021
],
"
Lloyd Meins
"
,
"
meinsll@katharineum.de
"
),
([
2021
],
"
magicfelix
"
,
"
felix@felix-zauberer.de
"
),
([
2022
],
"
Benedict Suska
"
,
"
benedict.suska@teckids.org
"
),
([
2022
],
"
Lukas Weichelt
"
,
"
lukas.weichelt@teckids.org
"
),
)
def
ready
(
self
):
...
...
This diff is collapsed.
Click to expand it.
pyproject.toml
+
2
−
1
View file @
38fe454b
...
...
@@ -25,7 +25,8 @@ authors = [
"Hangzhi Yu <yuha@katharineum.de>"
,
"Lloyd Meins <meinsll@katharineum.de>"
,
"magicfelix <felix@felix-zauberer.de>"
,
"Benedict Suska <benedict.suska@teckids.de>"
"Benedict Suska <benedict.suska@teckids.de>"
,
"Lukas Weichelt <lukas.weichelt@teckids.de>"
]
maintainers
=
[
"Jonathan Weth <dev@jonathanweth.de>"
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment