diff options
author | Gaetan Nadon <memsize@videotron.ca> | 2010-06-12 15:48:05 -0400 |
---|---|---|
committer | Gaetan Nadon <memsize@videotron.ca> | 2010-06-12 15:48:05 -0400 |
commit | 854323a434b8fc7b980387f52dc8c80258ca9b64 (patch) | |
tree | e2dfb8ade3aa8195d7f002481ecddb7b379773fd /COPYING | |
parent | e9447f5335681a78cf87ebf8c9659a6fecfc9746 (diff) |
COPYING: update Copyright notices from the source code
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
Diffstat (limited to 'COPYING')
-rw-r--r-- | COPYING | 26 |
1 files changed, 25 insertions, 1 deletions
@@ -1,4 +1,6 @@ -Copyright (c) 2005 Advanced Micro Devices, Inc. +Copyright (c) 2003-2008 Advanced Micro Devices, Inc. +Copyright 2001 VA Linux Systems Inc., Fremont, California. +Copyright \ufffd 2002 by David Dawes Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to @@ -21,3 +23,25 @@ IN THE SOFTWARE. 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 2007 George Sapountzis + +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 (including the next +paragraph) 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. + |