-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCOPYING
28 lines (23 loc) · 1.38 KB
/
COPYING
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Copyright holders:
2015-2024 Felix Gruber
2015-2017 Angela Klewinghaus
2015 Valentina König
2015-2019 Olga Mula
The dune-dpg library, headers and test programs are copyrighted free software.
You can use, modify and/or redistribute it under the terms of Version 2 of
the GNU General Public License as published by the Free Software Foundation,
with the following special exception for linking and compiling against the
dune-dpg library, the so-called "runtime exception":
As a special exception, you may use the dune-dpg source files as part of
a software library or application without restriction. Specifically, if
other files instantiate templates or use macros or inline functions from
one or more of the dune-dpg source files, or you compile one or more of
the dune-dpg source files and link them with other files to produce an
executable, this does not by itself cause the resulting executable to be
covered by the GNU General Public License. This exception does not however
invalidate any other reasons why the executable file might be covered by
the GNU General Public License.
This license is intended to be similar to the GNU Lesser General Public
License, Version 2, which by itself isn't suitable for a template library.
You can find a copy of the GNU General Public License, Version 2, in the
file GPL-2 or at <http://www.gnu.org/licenses/gpl-2.0>.