From 57239aeadddaa526909121b21b011db4337f4a76 Mon Sep 17 00:00:00 2001 From: diego Date: Mon, 12 May 2008 09:05:16 +0000 Subject: Use standard license header and add back credits line for Marcel Naziri. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26746 b3059339-0415-0410-9bf9-f77b7e298cf2 --- vidix/radeon_vid.c | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'vidix/radeon_vid.c') diff --git a/vidix/radeon_vid.c b/vidix/radeon_vid.c index 6040101823..affa266285 100644 --- a/vidix/radeon_vid.c +++ b/vidix/radeon_vid.c @@ -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@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 -- cgit v1.2.3