forked from skelcl/skelcl
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathLICENSE-academic.txt
50 lines (38 loc) · 2.57 KB
/
LICENSE-academic.txt
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
Developed by: Research Group Parallel and Distributed Systems
Department of Mathematics and Computer Science
University of Münster, Germany
http://skelcl.uni-muenster.de
This license is for non-commercial academic use only.
For non-academic use see the license specified in the file "LICENSE-gpl.txt".
To get information about commercial licensing please contact the authors.
You may use, distribute and copy SkelCL under the terms of the SkelCL Academic
License, which is displayed below.
-------------------------------------------------------------------------------
SkelCL Academic License
Developed by: Research Group Parallel and Distributed Systems
Department of Mathematics and Computer Science
University of Münster, Germany
http://skelcl.uni-muenster.de
Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal with
the Software in an academic environment for research or teaching purposes
without any monetary gain, including without limitation the rights to use, copy,
modify, merge, publish, distribute, sublicense and to permit persons to whom the
Software is furnished to do so, subject to the following conditions:
Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimers.
Redistributions in binary form must reproduce the above copyright notice, this
list of conditions and the following disclaimers in the documentation and/or
other materials provided with the distribution.
Neither the names of the Research Group Parallel and Distributed Systems, the
Department of Mathematics and Computer Science, the University of Münster, nor
the names of its contributors may be used to endorse or promote products
derived from this Software without specific prior written permission.
This Software and its authors have to be acknowledged in publications related
to products using this Software or products derived from this Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE CONTRIBUTORS
OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE SOFTWARE.