Skip to content

Commit

Permalink
add some license information
Browse files Browse the repository at this point in the history
  • Loading branch information
zingale committed Jul 20, 2019
1 parent 177684f commit 291e30a
Show file tree
Hide file tree
Showing 31 changed files with 105 additions and 6,080 deletions.
48 changes: 48 additions & 0 deletions integration/BS/LAPACK/LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
Copyright (c) 1992-2013 The University of Tennessee and The University
of Tennessee Research Foundation. All rights
reserved.
Copyright (c) 2000-2013 The University of California Berkeley. All
rights reserved.
Copyright (c) 2006-2013 The University of Colorado Denver. All rights
reserved.

$COPYRIGHT$

Additional copyrights may follow

$HEADER$

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:

- Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.

- Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer listed
in this license in the documentation and/or other materials
provided with the distribution.

- Neither the name of the copyright holders nor the names of its
contributors may be used to endorse or promote products derived from
this software without specific prior written permission.

The copyright holders provide no reassurances that the source code
provided does not infringe any patent, copyright, or any other
intellectual property rights of third parties. The copyright holders
disclaim any liability to any recipient for claims brought against
recipient by any third party for infringement of that parties
intellectual property rights.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"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 THE COPYRIGHT
OWNER 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.
2 changes: 2 additions & 0 deletions integration/VODE/vode_source/license.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
VODE was downloaded from netlib where it is freely available. No
explicit license is provided.
36 changes: 36 additions & 0 deletions license.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
The following license applies to all code that is not explicitly
marked as covered by a different license, as indicated by a
directory-level license.txt in that sub-directory.

------------------------------------------------------------------------
StarKiller Microphysics License
------------------------------------------------------------------------

Copyright 2019 StarKiller Microphysics Development Team

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.

3. Neither the name of the copyright holder 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 IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"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 THE COPYRIGHT
HOLDER 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.
17 changes: 17 additions & 0 deletions util/BLAS/license.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
The terms of the BLAS routines, are copied below, as reported here:
http://www.netlib.org/blas/#_licensin

The reference BLAS is a freely-available software package. It is
available from netlib via anonymous ftp and the World Wide Web. Thus,
it can be included in commercial software packages (and has been). We
only ask that proper credit be given to the authors.

Like all software, it is copyrighted. It is not trademarked, but we do
ask the following:

If you modify the source for these routines we ask that you change the
name of the routine and comment the changes made to the original.

We will gladly answer any questions regarding the software. If a
modification is done, however, it is the responsibility of the person
who modified the routine to provide support.
19 changes: 0 additions & 19 deletions util/DNSQE/GPackage.mak

This file was deleted.

19 changes: 0 additions & 19 deletions util/DNSQE/Make.package

This file was deleted.

8 changes: 0 additions & 8 deletions util/DNSQE/README

This file was deleted.

7 changes: 0 additions & 7 deletions util/DNSQE/TODO

This file was deleted.

Loading

0 comments on commit 291e30a

Please sign in to comment.