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/libxkbui | |
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/libxkbui')
-rw-r--r-- | licenses/libxkbui | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/licenses/libxkbui b/licenses/libxkbui new file mode 100644 index 000000000000..024b710d2810 --- /dev/null +++ b/licenses/libxkbui @@ -0,0 +1,22 @@ +Copyright (c) 1996 by Silicon Graphics Computer Systems, Inc. + +Permission to use, copy, modify, and distribute this +software and its documentation for any purpose and without +fee is hereby granted, 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 Silicon Graphics not be +used in advertising or publicity pertaining to distribution +of the software without specific prior written permission. +Silicon Graphics makes no representation about the suitability +of this software for any purpose. It is provided "as is" +without any express or implied warranty. + +SILICON GRAPHICS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS +SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY +AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL SILICON +GRAPHICS 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. |