-
Notifications
You must be signed in to change notification settings - Fork 4
/
THIRDPARTY-LICENSES
87 lines (65 loc) · 4.27 KB
/
THIRDPARTY-LICENSES
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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
JCSG:
Copyright 2014-2016 Michael Hoffer <[email protected]>. All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are
permitted provided that the following conditions are met:
1. Redistributions of source code must retain the above copyright notice, this list of
conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright notice, this list
of conditions and the following disclaimer in the documentation and/or other materials
provided with the distribution.
THIS SOFTWARE IS PROVIDED BY Michael Hoffer <[email protected]> "AS IS" AND ANY EXPRESS OR IMPLIED
WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL Michael Hoffer <[email protected]> OR
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
The views and conclusions contained in the software and documentation are those of the
authors and should not be interpreted as representing official policies, either expressed
or implied, of Michael Hoffer <[email protected]>.
---------------------------------------------------------------------------------------
UG4:
UG4 - Unstructured Grids 4
Copyright 2009-2016 Goethe Center for Scientific Computing, University Frankfurt
UG4 is free software: you can redistribute it and/or modify it under the
terms of the GNU Lesser General Public License version 3 (as published by the
Free Software Foundation) with the following additional attribution
requirements (according to LGPL/GPL v3 §7):
(1) The following notice must be displayed in the Appropriate Legal Notices
of covered and combined works: "Based on UG4 (www.ug4.org/license)".
(2) The following notice must be displayed at a prominent place in the
terminal output of covered works: "Based on UG4 (www.ug4.org/license)".
(3) The following bibliography is recommended for citation and must be
preserved in all covered files:
"Reiter, S., Vogel, A., Heppner, I., Rupp, M., and Wittum, G. A massively
parallel geometric multigrid solver on hierarchically distributed grids.
Computing and visualization in science 16, 4 (2013), 151-164"
"Vogel, A., Reiter, S., Rupp, M., Nägel, A., and Wittum, G. UG4 -- a novel
flexible software system for simulating pde based models on high performance
computers. Computing and visualization in science 16, 4 (2013), 165-179"
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Lesser General Public License for more details.
---------------------------------------------------------------------------------------
ProMesh:
Copyright (c) 2008-2015: G-CSC, Goethe University Frankfurt
Copyright (c) 2006-2008: Steinbeis Forschungszentrum (STZ Ölbronn)
Copyright (c) 2006-2015: Sebastian Reiter
This file is part of ProMesh.
ProMesh is free software: you can redistribute it and/or modify it under the
terms of the GNU Lesser General Public License version 3 (as published by the
Free Software Foundation) with the following additional attribution
requirements (according to LGPL/GPL v3 §7):
(1) The following notice must be displayed in the Appropriate Legal Notices
of covered and combined works: "Based on ProMesh (www.promesh3d.com)".
(2) The following bibliography is recommended for citation and must be
preserved in all covered files:
"Reiter, S. and Wittum, G. ProMesh -- a flexible interactive meshing software
for unstructured hybrid grids in 1, 2, and 3 dimensions. In preparation."
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Lesser General Public License for more details.