summaryrefslogtreecommitdiff
path: root/glue-core/LICENSE
diff options
context:
space:
mode:
authorThomas Robitaille <thomas.robitaille@gmail.com>2017-03-16 13:53:22 -0400
committerThomas Robitaille <thomas.robitaille@gmail.com>2017-03-16 14:07:44 -0400
commitfdcc9deed0b7eb88fe47b53884854d4a2073a8d9 (patch)
treead0a9c8b2a198c62942d5b6d0824bd26edbe175e /glue-core/LICENSE
parent079e84c1b62b191e2d34d4e2f484c8858a1b0cb2 (diff)
downloadastroconda-contrib-fdcc9deed0b7eb88fe47b53884854d4a2073a8d9.tar.gz
Updated glue-vispy-viewers to 0.7.2
Updated glue-core (formerly glueviz) to 0.10.1 Added glueviz metapackage
Diffstat (limited to 'glue-core/LICENSE')
-rw-r--r--glue-core/LICENSE13
1 files changed, 13 insertions, 0 deletions
diff --git a/glue-core/LICENSE b/glue-core/LICENSE
new file mode 100644
index 0000000..04ad21b
--- /dev/null
+++ b/glue-core/LICENSE
@@ -0,0 +1,13 @@
+BSD 3-clause license
+Copyright (c) conda-forge
+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.
+
+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.