[MPlayer-cvslog] r26746 - trunk/vidix/radeon_vid.c
diego
subversion at mplayerhq.hu
Mon May 12 11:05:16 CEST 2008
Author: diego
Date: Mon May 12 11:05:16 2008
New Revision: 26746
Log:
Use standard license header and add back credits line for Marcel Naziri.
Modified:
trunk/vidix/radeon_vid.c
Modified: trunk/vidix/radeon_vid.c
==============================================================================
--- trunk/vidix/radeon_vid.c (original)
+++ trunk/vidix/radeon_vid.c Mon May 12 11:05:16 2008
@@ -1,6 +1,11 @@
/*
* VIDIX driver for ATI Rage128 and Radeon chipsets.
+ *
+ * This file is based on sources from
+ * GATOS (gatos.sf.net) and X11 (www.xfree86.org)
+ *
* Copyright (C) 2002 Nick Kurshev
+ * support for fglrx drivers by Marcel Naziri (zwobbl at zwobbl.de)
*
* This file is part of MPlayer.
*
@@ -14,12 +19,9 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
- * 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 sources from
- * GATOS (gatos.sf.net) and X11 (www.xfree86.org)
+ * 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.
*/
#include <errno.h>
More information about the MPlayer-cvslog
mailing list