summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSaleem Abdulrasool <compnerd@gentoo.org>2005-03-18 00:58:28 +0000
committerSaleem Abdulrasool <compnerd@gentoo.org>2005-03-18 00:58:28 +0000
commitf5287492b39f20333412f8526c8235c0042f7f69 (patch)
tree237eba04546120acd2c7123446c8a7ac34fcad10 /licenses
parentAdd an upstream patch to fix a security issue with information leakage #85387. (diff)
downloadgentoo-2-f5287492b39f20333412f8526c8235c0042f7f69.tar.gz
gentoo-2-f5287492b39f20333412f8526c8235c0042f7f69.tar.bz2
gentoo-2-f5287492b39f20333412f8526c8235c0042f7f69.zip
New license for javamake
Diffstat (limited to 'licenses')
-rw-r--r--licenses/sun-asis-javamake35
1 files changed, 35 insertions, 0 deletions
diff --git a/licenses/sun-asis-javamake b/licenses/sun-asis-javamake
new file mode 100644
index 000000000000..86fc353e387b
--- /dev/null
+++ b/licenses/sun-asis-javamake
@@ -0,0 +1,35 @@
+ License - Java Make Tool
+
+This is a language-specific make tool for Java applications.
+
+Copyright (c) 2001-2002, Sun Microsystems, Inc.
+
+Redistribution and use in binary form, with or without
+modification, is permitted provided that the following
+conditions are met:
+
+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. The name of Sun
+Microsystems, Inc. (the "Copyright Holder") may not be used
+to endorse or promote products derived from this software
+without specific prior written permission.
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER ``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 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.
+
+You acknowledge that this software is not designed, licensed
+or intended for use in the design, construction, operation
+or maintenance of any nuclear facility. \ No newline at end of file