diff options
author | Martin-Éric Racine <q-funk@iki.fi> | 2010-06-13 03:24:20 +0300 |
---|---|---|
committer | Martin-Éric Racine <q-funk@iki.fi> | 2010-06-13 03:24:20 +0300 |
commit | 8e53a62f196dfc4eb1e8769183b00bf4a3122ddc (patch) | |
tree | 51da072ce108c1a051d658e3244f153c590fda8e /COPYING | |
parent | 4302f6961571609a2b8a27a2d21281f758f48f0d (diff) |
Clean up and indent the content of COPYING for better clarity.
Diffstat (limited to 'COPYING')
-rw-r--r-- | COPYING | 41 |
1 files changed, 23 insertions, 18 deletions
@@ -1,25 +1,30 @@ Copyright (C) 2003-2008 Advanced Micro Devices, Inc. - 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. 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. |