diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2010-11-05 12:30:04 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2010-11-05 12:30:04 +0000 |
commit | 995c62c1b154d56a029323b773d1c6ff8902cebe (patch) | |
tree | 63aa9a4f1d6e11111132ec3230593ac18acd7f69 /driver/xf86-video-geode/COPYING | |
parent | 2e96bbc16f528193e6aa8c5f8b7df1af41991470 (diff) |
Update to xf86-video-geode 2.11.9.
A bunch of bug fixes and performance improvements. Tested on Alix 3c3.
Diffstat (limited to 'driver/xf86-video-geode/COPYING')
-rw-r--r-- | driver/xf86-video-geode/COPYING | 45 |
1 files changed, 26 insertions, 19 deletions
diff --git a/driver/xf86-video-geode/COPYING b/driver/xf86-video-geode/COPYING index 6c05f4fe4..555879010 100644 --- a/driver/xf86-video-geode/COPYING +++ b/driver/xf86-video-geode/COPYING @@ -1,23 +1,30 @@ -Copyright (c) 2005 Advanced Micro Devices, Inc. +Copyright (C) 2003-2008 Advanced Micro Devices, Inc. +Copyright (C) 2007 George Sapountzis +Copyright (C) 2002 David Dawes +Copyright (C) 2001 VA Linux Systems Inc., Fremont, California. -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: +LICENSE: + + 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 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 -AUTHORS OR COPYRIGHT HOLDERS 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. + 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 AUTHORS OR COPYRIGHT HOLDERS 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. + +ADDITIONAL AMD CLAUSE: -Neither the name of the Advanced Micro Devices, Inc. nor the names of its -contributors may be used to endorse or promote products derived from this -software without specific prior written permission. + Neither the name of the Advanced Micro Devices, Inc. nor the names of its + contributors may be used to endorse or promote products derived from this + software without specific prior written permission. |