Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dune-gdt
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ag-ohlberger
dune-community
dune-gdt
Commits
b2cd4a2c
Verified
Commit
b2cd4a2c
authored
6 years ago
by
René Fritze
Browse files
Options
Downloads
Patches
Plain Diff
fixup! [license] pylicense config is now python instead of ini
parent
ee4ec390
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitsuper
+2
-2
2 additions, 2 deletions
.gitsuper
.pylicense-other.py
+1
-1
1 addition, 1 deletion
.pylicense-other.py
with
3 additions
and
3 deletions
.gitsuper
+
2
−
2
View file @
b2cd4a2c
...
...
@@ -4,7 +4,7 @@ status = 1a3bcab04b011a5d6e44f9983cae6ff89fa695e8 bin (heads/master)
8bc25f171f1901e24bb88812ba222c9fa57a8f2f config.opts (heads/master-6-g8bc25f1)
8f2c5aba441417bf2c42f22272f538c68a89cc4a dune-alugrid (remotes/origin/releases/2.5)
707acf201d5a754c80f87cc4d71aa36bf29a6e3f dune-common (v2.5.1-9-g707acf20)
+
2a385089f6b557753b977b772c94210fa32c4a2e
dune-gdt (heads/new-master)
+
ee4ec39085349ecf9bb3d6405c7a1cd5687034ed
dune-gdt (heads/new-master)
390a2c503783bbed778a8ff610f8c5ca09c238d0 dune-geometry (v2.5.1-5-g390a2c5)
d7b20bbc5f6fdcfc312beb0ea5d16d39ea26904e dune-grid (v2.5.1-2-gd7b20bbc5)
9e29a333e8af02382d80b95335a784d5ce1ea2c8 dune-grid-glue (v2.4.0-70-g9e29a33)
...
...
@@ -45,7 +45,7 @@ commit = 707acf201d5a754c80f87cc4d71aa36bf29a6e3f
[submodule.dune-gdt]
remote = https://github.com/dune-community/dune-gdt.git
status = c0b1735fab0ecbd4bb4f1eaa27cb65fe813e98f0 .vcsetup (heads/master)
commit =
2a385089f6b557753b977b772c94210fa32c4a2e
commit =
ee4ec39085349ecf9bb3d6405c7a1cd5687034ed
[submodule.dune-geometry]
remote = https://github.com/dune-community/dune-geometry.git
...
...
This diff is collapsed.
Click to expand it.
.pylicense-other.py
+
1
−
1
View file @
b2cd4a2c
...
...
@@ -10,7 +10,7 @@
name
=
'
This file is part of the dune-gdt project:
'
url
=
'
https://github.com/dune-community/dune-gdt
'
copyright_statement
=
'
Copyright 200
9
-2018 dune-gdt developers and contributors. All rights reserved.
'
copyright_statement
=
'
Copyright 20
1
0-2018 dune-gdt developers and contributors. All rights reserved.
'
license
=
'''
Dual licensed as BSD 2-Clause License (http://opensource.org/licenses/BSD-2-Clause)
or GPL-2.0+ (http://opensource.org/licenses/gpl-license)
with
"
runtime exception
"
(http://www.dune-project.org/license.html)
'''
...
...
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