open-src/driver/xf86-video-mach64/COPYING
changeset 606 068c11b419c9
child 705 24ca414edbff
equal deleted inserted replaced
605:e5259db5befc 606:068c11b419c9
       
     1  * Copyright 1997 through 2004 by Marc Aurele La France (TSI @ UQV), [email protected]
       
     2  *
       
     3  * Permission to use, copy, modify, distribute, and sell this software and its
       
     4  * documentation for any purpose is hereby granted without fee, provided that
       
     5  * the above copyright notice appear in all copies and that both that copyright
       
     6  * notice and this permission notice appear in supporting documentation, and
       
     7  * that the name of Marc Aurele La France not be used in advertising or
       
     8  * publicity pertaining to distribution of the software without specific,
       
     9  * written prior permission.  Marc Aurele La France makes no representations
       
    10  * about the suitability of this software for any purpose.  It is provided
       
    11  * "as-is" without express or implied warranty.
       
    12  *
       
    13  * MARC AURELE LA FRANCE DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
       
    14  * INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS.  IN NO
       
    15  * EVENT SHALL MARC AURELE LA FRANCE BE LIABLE FOR ANY SPECIAL, INDIRECT OR
       
    16  * CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
       
    17  * DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
       
    18  * TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
       
    19  * PERFORMANCE OF THIS SOFTWARE.
       
    20  
       
    21 
       
    22  * Copyright 1999-2000 Precision Insight, Inc., Cedar Park, Texas.
       
    23  * All Rights Reserved.
       
    24  *
       
    25  * Permission is hereby granted, free of charge, to any person obtaining a copy
       
    26  * of this software and associated documentation files (the "Software"), to
       
    27  * deal in the Software without restriction, including without limitation the
       
    28  * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
       
    29  * sell copies of the Software, and to permit persons to whom the Software is
       
    30  * furnished to do so, subject to the following conditions:
       
    31  *
       
    32  * The above copyright notice and this permission notice (including the next
       
    33  * paragraph) shall be included in all copies or substantial portions of the
       
    34  * Software.
       
    35  *
       
    36  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
       
    37  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
       
    38  * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.  IN NO EVENT SHALL
       
    39  * PRECISION INSIGHT AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
       
    40  * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
       
    41  * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
       
    42  * DEALINGS IN THE SOFTWARE.
       
    43 
       
    44 
       
    45  * Copyright 2000 Gareth Hughes
       
    46  * All Rights Reserved.
       
    47  *
       
    48  * Permission is hereby granted, free of charge, to any person obtaining a
       
    49  * copy of this software and associated documentation files (the "Software"),
       
    50  * to deal in the Software without restriction, including without limitation
       
    51  * the rights to use, copy, modify, merge, publish, distribute, sublicense,
       
    52  * and/or sell copies of the Software, and to permit persons to whom the
       
    53  * Software is furnished to do so, subject to the following conditions:
       
    54  *
       
    55  * The above copyright notice and this permission notice (including the next
       
    56  * paragraph) shall be included in all copies or substantial portions of the
       
    57  * Software.
       
    58  *
       
    59  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
       
    60  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
       
    61  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
       
    62  * GARETH HUGHES BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
       
    63  * IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
       
    64  * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
       
    65  
       
    66 
       
    67  * Copyright 2006 George Sapountzis
       
    68  * All Rights Reserved.
       
    69  *
       
    70  * Based on the mach64 DRI and DRM drivers:
       
    71  * Copyright 2000 Gareth Hughes
       
    72  * Copyright 2002-2003 Leif Delgass
       
    73  * All Rights Reserved.
       
    74  *
       
    75  * Based on the ati hw/kdrive driver:
       
    76  * Copyright 2003 Eric Anholt, Anders Carlsson
       
    77  *
       
    78  * Based on the via hw/xfree86 driver:
       
    79  * Copyright 2006 Thomas Hellstrom. All Rights Reserved.
       
    80  *
       
    81  * Permission is hereby granted, free of charge, to any person obtaining a
       
    82  * copy of this software and associated documentation files (the "Software"),
       
    83  * to deal in the Software without restriction, including without limitation
       
    84  * the rights to use, copy, modify, merge, publish, distribute, sublicense,
       
    85  * and/or sell copies of the Software, and to permit persons to whom the
       
    86  * Software is furnished to do so, subject to the following conditions:
       
    87  *
       
    88  * The above copyright notice and this permission notice (including the next
       
    89  * paragraph) shall be included in all copies or substantial portions of the
       
    90  * Software.
       
    91  *
       
    92  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
       
    93  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
       
    94  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
       
    95  * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
       
    96  * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
       
    97  * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
       
    98  * SOFTWARE.
       
    99  *
       
   100  * Authors:
       
   101  *    George Sapountzis <[email protected]>
       
   102  
       
   103 
       
   104  * Copyright (c) 1995-2003 by The XFree86 Project, Inc.
       
   105  *
       
   106  * Permission is hereby granted, free of charge, to any person obtaining a
       
   107  * copy of this software and associated documentation files (the "Software"),
       
   108  * to deal in the Software without restriction, including without limitation
       
   109  * the rights to use, copy, modify, merge, publish, distribute, sublicense,
       
   110  * and/or sell copies of the Software, and to permit persons to whom the
       
   111  * Software is furnished to do so, subject to the following conditions:
       
   112  *
       
   113  * The above copyright notice and this permission notice shall be included in
       
   114  * all copies or substantial portions of the Software.
       
   115  *
       
   116  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
       
   117  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
       
   118  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
       
   119  * THE COPYRIGHT HOLDER(S) OR AUTHOR(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR
       
   120  * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
       
   121  * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
       
   122  * OTHER DEALINGS IN THE SOFTWARE.
       
   123  *
       
   124  * Except as contained in this notice, the name of the copyright holder(s)
       
   125  * and author(s) shall not be used in advertising or otherwise to promote
       
   126  * the sale, use or other dealings in this Software without prior written
       
   127  * authorization from the copyright holder(s) and author(s).
       
   128