Fix license formatting.
authorIan Romanick <idr@us.ibm.com>
Tue, 24 Jul 2007 20:36:02 +0000 (13:36 -0700)
committerIan Romanick <idr@us.ibm.com>
Tue, 24 Jul 2007 20:36:02 +0000 (13:36 -0700)
linux-core/xgi_cmdlist.c
linux-core/xgi_cmdlist.h
linux-core/xgi_drv.c
linux-core/xgi_drv.h
linux-core/xgi_fb.c
linux-core/xgi_misc.c
linux-core/xgi_misc.h
linux-core/xgi_pcie.c
linux-core/xgi_regs.h

index f5fc1b9..e4f9dbc 100644 (file)
@@ -1,29 +1,27 @@
-
 /****************************************************************************
- * Copyright (C) 2003-2006 by XGI Technology, Taiwan.                  
- *                                                                                                                                                     *
- * All Rights Reserved.                                                                                                                *
- *                                                                                                                                                     *
+ * Copyright (C) 2003-2006 by XGI Technology, Taiwan.
+ *
+ * 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 on 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               
- * NON-INFRINGEMENT.  IN NO EVENT SHALL XGI AND/OR                     
- * ITS SUPPLIERS 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.                                                                                           
+ * a copy of this software and associated documentation files (the
+ * "Software"), to deal in the Software without restriction, including
+ * without limitation on 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 NON-INFRINGEMENT.  IN NO EVENT SHALL
+ * XGI AND/OR ITS SUPPLIERS 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.
  ***************************************************************************/
 
 #include "xgi_drv.h"
index 5b444cf..604c9aa 100644 (file)
@@ -1,29 +1,27 @@
-
 /****************************************************************************
- * Copyright (C) 2003-2006 by XGI Technology, Taiwan.                  
- *                                                                                                                                                     *
- * All Rights Reserved.                                                                                                                *
- *                                                                                                                                                     *
+ * Copyright (C) 2003-2006 by XGI Technology, Taiwan.
+ *
+ * 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 on 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               
- * NON-INFRINGEMENT.  IN NO EVENT SHALL XGI AND/OR                     
- * ITS SUPPLIERS 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.                                                                                           
+ * a copy of this software and associated documentation files (the
+ * "Software"), to deal in the Software without restriction, including
+ * without limitation on 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 NON-INFRINGEMENT.  IN NO EVENT SHALL
+ * XGI AND/OR ITS SUPPLIERS 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.
  ***************************************************************************/
 
 #ifndef _XGI_CMDLIST_H_
index 3b52085..2c3384b 100644 (file)
@@ -1,29 +1,27 @@
-
 /****************************************************************************
- * Copyright (C) 2003-2006 by XGI Technology, Taiwan.                  
- *                                                                                                                                                     *
- * All Rights Reserved.                                                                                                                *
- *                                                                                                                                                     *
+ * Copyright (C) 2003-2006 by XGI Technology, Taiwan.
+ *
+ * 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 on 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               
- * NON-INFRINGEMENT.  IN NO EVENT SHALL XGI AND/OR                     
- * ITS SUPPLIERS 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.                                                                                           
+ * a copy of this software and associated documentation files (the
+ * "Software"), to deal in the Software without restriction, including
+ * without limitation on 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 NON-INFRINGEMENT.  IN NO EVENT SHALL
+ * XGI AND/OR ITS SUPPLIERS 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.
  ***************************************************************************/
 
 #include "drmP.h"
index ae5fe07..2061189 100644 (file)
@@ -1,29 +1,27 @@
-
 /****************************************************************************
- * Copyright (C) 2003-2006 by XGI Technology, Taiwan.                  
- *                                                                                                                                                     *
- * All Rights Reserved.                                                                                                                *
- *                                                                                                                                                     *
+ * Copyright (C) 2003-2006 by XGI Technology, Taiwan.
+ *
+ * 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 on 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               
- * NON-INFRINGEMENT.  IN NO EVENT SHALL XGI AND/OR                     
- * ITS SUPPLIERS 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.                                                                                           
+ * a copy of this software and associated documentation files (the
+ * "Software"), to deal in the Software without restriction, including
+ * without limitation on 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 NON-INFRINGEMENT.  IN NO EVENT SHALL
+ * XGI AND/OR ITS SUPPLIERS 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.
  ***************************************************************************/
 
 #ifndef _XGI_DRV_H_
index a588519..3d3b2ae 100644 (file)
@@ -1,29 +1,27 @@
-
 /****************************************************************************
- * Copyright (C) 2003-2006 by XGI Technology, Taiwan.                  
- *                                                                                                                                                     *
- * All Rights Reserved.                                                                                                                *
- *                                                                                                                                                     *
+ * Copyright (C) 2003-2006 by XGI Technology, Taiwan.
+ *
+ * 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 on 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               
- * NON-INFRINGEMENT.  IN NO EVENT SHALL XGI AND/OR                     
- * ITS SUPPLIERS 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.                                                                                           
+ * a copy of this software and associated documentation files (the
+ * "Software"), to deal in the Software without restriction, including
+ * without limitation on 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 NON-INFRINGEMENT.  IN NO EVENT SHALL
+ * XGI AND/OR ITS SUPPLIERS 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.
  ***************************************************************************/
 
 #include "xgi_drv.h"
index 7f3d9d6..5e8c3da 100644 (file)
@@ -1,29 +1,27 @@
-
 /****************************************************************************
- * Copyright (C) 2003-2006 by XGI Technology, Taiwan.                  
- *                                                                                                                                                     *
- * All Rights Reserved.                                                                                                                *
- *                                                                                                                                                     *
+ * Copyright (C) 2003-2006 by XGI Technology, Taiwan.
+ *
+ * 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 on 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               
- * NON-INFRINGEMENT.  IN NO EVENT SHALL XGI AND/OR                     
- * ITS SUPPLIERS 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.                                                                                           
+ * a copy of this software and associated documentation files (the
+ * "Software"), to deal in the Software without restriction, including
+ * without limitation on 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 NON-INFRINGEMENT.  IN NO EVENT SHALL
+ * XGI AND/OR ITS SUPPLIERS 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.
  ***************************************************************************/
 
 #include "xgi_drv.h"
index 10638b2..af19a11 100644 (file)
@@ -1,29 +1,27 @@
-
 /****************************************************************************
  * Copyright (C) 2003-2006 by XGI Technology, Taiwan.                  
- *                                                                                                                                                     *
- * All Rights Reserved.                                                                                                                *
- *                                                                                                                                                     *
+ *
+ * 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 on 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               
- * NON-INFRINGEMENT.  IN NO EVENT SHALL XGI AND/OR                     
- * ITS SUPPLIERS 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.                                                                                           
+ * a copy of this software and associated documentation files (the
+ * "Software"), to deal in the Software without restriction, including
+ * without limitation on 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 NON-INFRINGEMENT.  IN NO EVENT SHALL
+ * XGI AND/OR ITS SUPPLIERS 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.
  ***************************************************************************/
 
 #ifndef _XGI_MISC_H_
index 9dee888..537e82f 100644 (file)
@@ -1,29 +1,27 @@
-
 /****************************************************************************
- * Copyright (C) 2003-2006 by XGI Technology, Taiwan.                  
- *                                                                                                                                                     *
- * All Rights Reserved.                                                                                                                *
- *                                                                                                                                                     *
+ * Copyright (C) 2003-2006 by XGI Technology, Taiwan.
+ *
+ * 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 on 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               
- * NON-INFRINGEMENT.  IN NO EVENT SHALL XGI AND/OR                     
- * ITS SUPPLIERS 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.                                                                                           
+ * a copy of this software and associated documentation files (the
+ * "Software"), to deal in the Software without restriction, including
+ * without limitation on 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 NON-INFRINGEMENT.  IN NO EVENT SHALL
+ * XGI AND/OR ITS SUPPLIERS 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.
  ***************************************************************************/
 
 #include "xgi_drv.h"
index f5311c1..34268a5 100644 (file)
@@ -1,29 +1,27 @@
-
 /****************************************************************************
- * Copyright (C) 2003-2006 by XGI Technology, Taiwan.                  
- *                                                                                                                                                     *
- * All Rights Reserved.                                                                                                                *
- *                                                                                                                                                     *
+ * Copyright (C) 2003-2006 by XGI Technology, Taiwan.
+ *
+ * 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 on 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               
- * NON-INFRINGEMENT.  IN NO EVENT SHALL XGI AND/OR                     
- * ITS SUPPLIERS 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.                                                                                           
+ * "Software"), to deal in the Software without restriction, including
+ * without limitation on 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 NON-INFRINGEMENT.  IN NO EVENT SHALL
+ * XGI AND/OR ITS SUPPLIERS 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.
  ***************************************************************************/
 
 #ifndef _XGI_REGS_H_