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
5e69badd
Commit
5e69badd
authored
2 years ago
by
Sebastian Müller
🐈
Browse files
Options
Downloads
Patches
Plain Diff
clean LPGL3 license and AUTHORS.md
parent
aa508825
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!248
License update
Pipeline
#143555
passed with stages
in 6 minutes and 51 seconds
Changes
5
Pipelines
1
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
AUTHORS.md
+20
-0
20 additions, 0 deletions
AUTHORS.md
COPYING
+674
-0
674 additions, 0 deletions
COPYING
COPYING.LESSER
+0
-0
0 additions, 0 deletions
COPYING.LESSER
README.md
+4
-0
4 additions, 0 deletions
README.md
docs/source/conf.py
+1
-1
1 addition, 1 deletion
docs/source/conf.py
with
699 additions
and
1 deletion
AUTHORS.md
0 → 100644
+
20
−
0
View file @
5e69badd
# FINAM developers
The FINAM project was created by the following people.
## Core developers
-
Martin Lange
<martin.lange@ufz.de>
-
Sebastian Müller
<sebastian.mueller@ufz.de>
## Working Group members
-
Thomas Fischer
<thomas.fischer@ufz.de>
-
Sara König
<sara.koenig@ufz.de>
-
Jeisson Javier Leal Rojas
<jeisson-javier.leal-rojas@ufz.de>
-
Matthias Kelbling
<matthias.kelbling@ufz.de>
## Supervisors
-
Stephan Thober
<stephan.thober@ufz.de>
-
Sabine Attinger
<sabine.attinger@ufz.de>
This diff is collapsed.
Click to expand it.
COPYING
0 → 100644
+
674
−
0
View file @
5e69badd
This diff is collapsed.
Click to expand it.
LICEN
SE
→
COPYING.LES
SE
R
+
0
−
0
View file @
5e69badd
File moved
This diff is collapsed.
Click to expand it.
README.md
+
4
−
0
View file @
5e69badd
...
...
@@ -16,3 +16,7 @@ This approach allows for coupling of models irrespective of their internal struc
*
FINAM
[
documentation
](
https://finam.pages.ufz.de/finam/
)
*
FINAM
[
source code
](
https://git.ufz.de/FINAM/finam
)
*
FINAM
[
GitLab group
](
https://git.ufz.de/FINAM
)
, containing further related projects
## License
LGPLv3, Copyright © 2021-2023, the FINAM developers: All rights reserved.
This diff is collapsed.
Click to expand it.
docs/source/conf.py
+
1
−
1
View file @
5e69badd
...
...
@@ -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
}
,
Team LandTECH
"
copyright
=
f
"
2021 -
{
datetime
.
datetime
.
now
().
year
}
,
the FINAM Developers
"
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