diff options
author | Martin von Gagern (MvG) <Martin.vGagern@gmx.net> | 2009-03-09 22:18:47 +0000 |
---|---|---|
committer | Martin von Gagern (MvG) <Martin.vGagern@gmx.net> | 2009-03-09 22:18:47 +0000 |
commit | 30380895a6a9197d0f8bb126406220cc5cc4297b (patch) | |
tree | c0299710c507dc2697b5265242a34e653b611317 /licenses | |
parent | dev-scheme/schemik: New Ebuild for bug 261206 (diff) | |
download | sunrise-reviewed-30380895a6a9197d0f8bb126406220cc5cc4297b.tar.gz sunrise-reviewed-30380895a6a9197d0f8bb126406220cc5cc4297b.tar.bz2 sunrise-reviewed-30380895a6a9197d0f8bb126406220cc5cc4297b.zip |
Initial xmlroff commit to sunrise. Bug #124339.
svn path=/sunrise/; revision=8040
Diffstat (limited to 'licenses')
-rw-r--r-- | licenses/sun-xmlroff | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/licenses/sun-xmlroff b/licenses/sun-xmlroff new file mode 100644 index 000000000..5ad069152 --- /dev/null +++ b/licenses/sun-xmlroff @@ -0,0 +1,32 @@ +Copyright (c) 2001, 2002 Sun Microsystems. All Rights Reserved. +Copyright (c) 2007-2008 Menteith Consulting + +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 in the + documentation and/or other materials provided with the + distribution. + + - Neither the name of Sun Microsystems nor the names of + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +This software is provided "AS IS," without a warranty of any +kind. ALL EXPRESS OR IMPLIED CONDITIONS, REPRESENTATIONS, AND +WARRANTIES, INCLUDING ANY IMPLIED WARRANTY OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE, OR NON INFRINGEMENT, ARE HEREBY +EXCLUDED. SUN MICROSYSTEMS AND ITS LICENSORS SHALL NOT BE LIABLE +FOR ANY DAMAGES SUFFERED BY LICENSEE AS A RESULT OF USING, +MODIFYING, OR DISTRIBUTING THE SOFTWARE OR ITS DERIVATIVES. IN NO +EVENT SHALL SUN MICROSYSTEMS OR ITS LICENSORS BE LIABLE FOR ANY +LOST REVENUE, PROFIT, OR DATA, OR FOR DIRECT, INDIRECT, SPECIAL, +CONSEQUENTIAL, INCIDENTAL, OR PUNITIVE DAMAGES, HOWEVER CAUSED AND +REGARDLESS OF THE THEORY OF LIABILITY, ARISING OUT OF THE USE OF +OR INABILITY TO USE THE SOFTWARE, EVEN IF SUN MICROSYSTEMS HAS +BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. |