diff options
author | Ulrich Müller <ulm@gentoo.org> | 2012-12-10 23:54:22 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2012-12-10 23:54:22 +0000 |
commit | 297d5189df790001edab0482ef0f95937a421c15 (patch) | |
tree | d7ede7d7a622070ed0adcfc8a8d7c603c843fb8c /licenses | |
parent | Fix utf-8 encoding. (diff) | |
download | gentoo-2-297d5189df790001edab0482ef0f95937a421c15.tar.gz gentoo-2-297d5189df790001edab0482ef0f95937a421c15.tar.bz2 gentoo-2-297d5189df790001edab0482ef0f95937a421c15.zip |
Add libtiff license for media-libs/tiff and other packages, bug 445934.
Diffstat (limited to 'licenses')
-rw-r--r-- | licenses/libtiff | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/licenses/libtiff b/licenses/libtiff new file mode 100644 index 000000000000..c615e1b757b0 --- /dev/null +++ b/licenses/libtiff @@ -0,0 +1,20 @@ +Copyright (c) <years> <copyright holders> + +Permission to use, copy, modify, distribute, and sell this software +and its documentation for any purpose is hereby granted without fee, +provided that (i) the above copyright notices and this permission +notice appear in all copies of the software and related documentation, +and (ii) the names of <copyright holders> may not be used in any +advertising or publicity relating to the software without the specific, +prior written permission of <copyright holders>. + +THE 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 <copyright holders> 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. |