diff options
author | Joshua Baergen <joshuabaergen@gentoo.org> | 2006-01-14 19:04:52 +0000 |
---|---|---|
committer | Joshua Baergen <joshuabaergen@gentoo.org> | 2006-01-14 19:04:52 +0000 |
commit | 90e73f4f35234a6cb2121057f39156cee46fb7d2 (patch) | |
tree | e5cf1e6d648f44a4214be1017df412b001c5b49c /licenses/libXvMC | |
parent | upgraded patch tarball, better management for client packages that will need ... (diff) | |
download | gentoo-2-90e73f4f35234a6cb2121057f39156cee46fb7d2.tar.gz gentoo-2-90e73f4f35234a6cb2121057f39156cee46fb7d2.tar.bz2 gentoo-2-90e73f4f35234a6cb2121057f39156cee46fb7d2.zip |
Add libXvMC's license.
Diffstat (limited to 'licenses/libXvMC')
-rw-r--r-- | licenses/libXvMC | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/licenses/libXvMC b/licenses/libXvMC new file mode 100644 index 000000000000..0b161edca43e --- /dev/null +++ b/licenses/libXvMC @@ -0,0 +1,20 @@ +Copyright (c) 2004 The Unichrome project. 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. |