diff options
author | Joshua Baergen <joshuabaergen@gentoo.org> | 2006-01-12 03:50:46 +0000 |
---|---|---|
committer | Joshua Baergen <joshuabaergen@gentoo.org> | 2006-01-12 03:50:46 +0000 |
commit | b20e0664a284c253668da953f3807f317637549a (patch) | |
tree | 131b078c7ab915cd54898656fa691517b4c3c81e /licenses/libXft | |
parent | Take out src_compile as the default src_compile for font-ebdftopcf handles th... (diff) | |
download | gentoo-2-b20e0664a284c253668da953f3807f317637549a.tar.gz gentoo-2-b20e0664a284c253668da953f3807f317637549a.tar.bz2 gentoo-2-b20e0664a284c253668da953f3807f317637549a.zip |
Commit approximately 70% of the licenses for modular X, complements of Daniel Stone.
Diffstat (limited to 'licenses/libXft')
-rw-r--r-- | licenses/libXft | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/licenses/libXft b/licenses/libXft new file mode 100644 index 000000000000..7998e4a7aa9e --- /dev/null +++ b/licenses/libXft @@ -0,0 +1,33 @@ +This package was originally Debianized by Colin Walters +<walters@debian.org> on Sun, 13 Oct 2002 15:01:50 -0400. + +Later versions were Debianized by Branden Robinson <branden@debian.org>. + +It was downloaded from +<URL: http://xlibs.freedesktop.org/release/libXft-2.1.7.tar.gz >. + +Upstream maintainer: Keith Packard + +Copyright and license: + +Copyright © 2001,2003 Keith Packard + +Permission to use, copy, modify, distribute, and sell this software and its +documentation for any purpose is hereby granted without fee, provided that +the above copyright notice appear in all copies and that both that +copyright notice and this permission notice appear in supporting +documentation, and that the name of Keith Packard not be used in +advertising or publicity pertaining to distribution of the software without +specific, written prior permission. Keith Packard makes no +representations about the suitability of this software for any purpose. It +is provided "as is" without express or implied warranty. + +KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, +INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO +EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR +CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, +DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER +TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR +PERFORMANCE OF THIS SOFTWARE. + +$Id: libXft,v 1.1 2006/01/12 03:50:46 joshuabaergen Exp $ |