Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
finam
Manage
Activity
Members
Labels
Plan
Issues
32
Issue boards
Milestones
Code
Merge requests
4
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository 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
FINAM
finam
Commits
c995c083
Commit
c995c083
authored
2 years ago
by
Sebastian Müller
🐈
Browse files
Options
Downloads
Patches
Plain Diff
add UFZ license notice everywhere
parent
44a696e8
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!248
License update
Pipeline
#145482
passed with stages
in 5 minutes and 50 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
LICENSE.md
+1
-1
1 addition, 1 deletion
LICENSE.md
README.md
+1
-1
1 addition, 1 deletion
README.md
docs/source/conf.py
+1
-1
1 addition, 1 deletion
docs/source/conf.py
with
3 additions
and
3 deletions
LICENSE.md
+
1
−
1
View file @
c995c083
...
...
@@ -4,7 +4,7 @@ FINAM is an open-source component-based model coupling framework for environment
## Copyright Notice
Copyright © 2023, FINAM developers from Helmholtz-Zentrum für Umweltforschung GmbH - UFZ. All rights reserved.
Copyright © 2023,
the
FINAM developers from Helmholtz-Zentrum für Umweltforschung GmbH - UFZ. All rights reserved.
***The code is a property of:***
...
...
This diff is collapsed.
Click to expand it.
README.md
+
1
−
1
View file @
c995c083
...
...
@@ -19,4 +19,4 @@ This approach allows for coupling of models irrespective of their internal struc
## License
LGPLv3, Copyright © 2021-2023, the FINAM developers
:
All rights reserved.
LGPLv3, Copyright © 2021-2023, the FINAM developers
from Helmholtz-Zentrum für Umweltforschung GmbH - UFZ.
All rights reserved.
This diff is collapsed.
Click to expand it.
docs/source/conf.py
+
1
−
1
View file @
c995c083
...
...
@@ -11,7 +11,7 @@ from finam import __version__ as finam_version
# https://www.sphinx-doc.org/en/master/usage/configuration.html#project-information
project
=
"
finam
"
copyright
=
f
"
2021 -
{
datetime
.
datetime
.
now
().
year
}
, the FINAM
D
evelopers
"
copyright
=
f
"
2021 -
{
datetime
.
datetime
.
now
().
year
}
, the FINAM
d
evelopers
from UFZ
"
author
=
"
FINAM Developers
"
version
=
finam_version
release
=
finam_version
...
...
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