diff options
author | Cecil Hugh Watson <knoppmyth@gmail.com> | 2010-09-04 23:54:51 (GMT) |
---|---|---|
committer | Cecil Hugh Watson <knoppmyth@gmail.com> | 2010-09-04 23:54:51 (GMT) |
commit | 3449ca7835a10709832b5aadbe443143173eefb3 (patch) | |
tree | 7749a859f411e402c4c92cb31320b34c00d4cd4c /abs/core-testing/libxvmc/LICENSE | |
parent | 74dbf89d863f8e477f8effcf0d5e6bcda6a58b88 (diff) | |
download | linhes_pkgbuild-3449ca7835a10709832b5aadbe443143173eefb3.zip linhes_pkgbuild-3449ca7835a10709832b5aadbe443143173eefb3.tar.gz linhes_pkgbuild-3449ca7835a10709832b5aadbe443143173eefb3.tar.bz2 |
libxvmc:Bumped/Updated for LinHES 7.
Diffstat (limited to 'abs/core-testing/libxvmc/LICENSE')
-rw-r--r-- | abs/core-testing/libxvmc/LICENSE | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/abs/core-testing/libxvmc/LICENSE b/abs/core-testing/libxvmc/LICENSE new file mode 100644 index 0000000..e423bcb --- /dev/null +++ b/abs/core-testing/libxvmc/LICENSE @@ -0,0 +1,23 @@ +Copyright (c) 1995, 1996 The XFree86 Project, Inc +XvMCWrapper.c - Copyright (c) 2004 The Unichrome project. All rights reserved. +XvMCWrapper.c - Author: Thomas Hellström (2004) + +All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of this software and associated documentation files (the "Software"), +to deal in the Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, sublicense, +and/or sell copies of the Software, and to permit persons to whom the +Software is furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHOR(S) OR COPYRIGHT HOLDER(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING +FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER +DEALINGS IN THE SOFTWARE. |