Skip to content

#1046 dune-grid: some files licensed as LGPL-2.1

Metadata

Property Value
Reported by Ansgar Burchardt (burchardt@igpm.rwth-aachen.de)
Reported at Mar 5, 2012 14:56
Type Bug Report
Version Git (pre2.4) [autotools]
Operating System Unspecified / All
Last edited by Jö Fahlke (jorrit@jorrit.de)
Last edited at Mar 8, 2012 12:27
Closed by Jö Fahlke (jorrit@jorrit.de)
Closed at Mar 8, 2012 12:27
Closed in version Unknown
Resolution Implemented
Comment

Description

Several files in dune-grid are licensed under the LGPL-2.1 instead of GPL-2 with runtime exception. I do not think this is intentional and suggest to change the license if it is not.

The files in question are

dune/grid/common/refinement.hh dune/grid/common/refinement/.cc dune/grid/common/virtualrefinement.

Ansgar