diff vidix/radeon.h @ 26718:051b2632f121

consistency cosmetics: Move some parts of file headers around; typo fixes.
author diego
date Mon, 12 May 2008 17:33:35 +0000
parents a93e46adb54c
children 3abd1629658b
line wrap: on
line diff
--- a/vidix/radeon.h	Mon May 12 15:02:10 2008 +0000
+++ b/vidix/radeon.h	Mon May 12 17:33:35 2008 +0000
@@ -1,5 +1,9 @@
 /*
  * VIDIX driver for ATI Rage128 and Radeon chipsets.
+ *
+ * This file is based on radeonfb, X11, GATOS sources
+ * and partly compatible with Rage128 set (in OV0, CAP0, CAP1 parts)
+ *
  * Copyright (C) 2002 Nick Kurshev
  *
  * This file is part of MPlayer.
@@ -17,9 +21,6 @@
  * You should have received a copy of the GNU General Public License
  * along with MPlayer; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
- * This file is based on radeonfb, X11,	GATOS sources
- * and partly compatible with Rage128 set (in OV0, CAP0, CAP1 parts)
  */
 
 #ifndef	MPLAYER_RADEON_H