Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
AlekSIS-App-Paweljong
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
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
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
Teckids
Projekt Hack-n-Fun
AlekSIS-App-Paweljong
Commits
99a988af
Verified
Commit
99a988af
authored
3 years ago
by
Nik | Klampfradler
Browse files
Options
Downloads
Patches
Plain Diff
Update copyright years
parent
1f2fb9ec
No related branches found
No related tags found
1 merge request
!4
Resolve "RSS feed for upcoming events"
Pipeline
#56235
passed
3 years ago
Stage: prepare
Stage: test
Stage: build
Stage: publish
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
README.rst
+1
-1
1 addition, 1 deletion
README.rst
aleksis/apps/paweljong/apps.py
+1
-1
1 addition, 1 deletion
aleksis/apps/paweljong/apps.py
with
2 additions
and
2 deletions
README.rst
+
1
−
1
View file @
99a988af
...
...
@@ -16,7 +16,7 @@ Licence
::
Copyright © 2018, 2021 Dominik George <dominik.george@teckids.org>
Copyright © 2018, 2021
, 2022
Dominik George <dominik.george@teckids.org>
Copyright © 2019, 2022 Tom Teichler <tom.teichler@teckids.org>
Licenced under the EUPL, version 1.2 or later
...
...
This diff is collapsed.
Click to expand it.
aleksis/apps/paweljong/apps.py
+
1
−
1
View file @
99a988af
...
...
@@ -11,6 +11,6 @@ class DefaultConfig(AppConfig):
}
licence
=
"
EUPL-1.2+
"
copyright_info
=
(
([
2018
,
2021
],
"
Dominik George
"
,
"
dominik.george@teckids.org
"
),
([
2018
,
2021
,
2022
],
"
Dominik George
"
,
"
dominik.george@teckids.org
"
),
([
2019
,
2022
],
"
Tom Teichler
"
,
"
tom.teichler@teckids.org
"
),
)
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