diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2004-01-05 10:00:57 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2004-01-05 10:00:57 +0000 |
commit | 84a9b22e90ed400be7da8eb34f70d79111f6359d (patch) | |
tree | 1eca25651bf52e6d43bcc9e7219a0dcb8fcbf6bd /licenses | |
parent | initial ebuild, based on bug #5641, with major changes, upstream package is s... (diff) | |
download | historical-84a9b22e90ed400be7da8eb34f70d79111f6359d.tar.gz historical-84a9b22e90ed400be7da8eb34f70d79111f6359d.tar.bz2 historical-84a9b22e90ed400be7da8eb34f70d79111f6359d.zip |
license for YAZ
Diffstat (limited to 'licenses')
-rw-r--r-- | licenses/YAZ | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/licenses/YAZ b/licenses/YAZ new file mode 100644 index 000000000000..db81ecc8218c --- /dev/null +++ b/licenses/YAZ @@ -0,0 +1,26 @@ +/* + * Copyright (c) 1995-2003, Index Data. + * + * Permission to use, copy, modify, distribute, and sell this software and + * its documentation, in whole or in part, for any purpose, is hereby granted, + * provided that: + * + * 1. This copyright and permission notice appear in all copies of the + * software and its documentation. Notices of copyright or attribution + * which appear at the beginning of any file must remain unchanged. + * + * 2. The names of Index Data or the individual authors may not be used to + * endorse or promote products derived from this software without specific + * prior written permission. + * + * THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT WARRANTY OF ANY KIND, + * EXPRESS, IMPLIED, OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY + * WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. + * IN NO EVENT SHALL INDEX DATA BE LIABLE FOR ANY SPECIAL, INCIDENTAL, + * INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND, OR ANY DAMAGES + * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER OR + * NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF + * LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE + * OF THIS SOFTWARE. + * + */ |