[MPlayer-cvslog] r27059 - in trunk/drivers: mga_vid.c mga_vid.h mga_vid_test.c

diego subversion at mplayerhq.hu
Sat Jun 14 16:43:59 CEST 2008


Author: diego
Date: Sat Jun 14 16:43:58 2008
New Revision: 27059

Log:
standard license headers for mga_vid


Modified:
   trunk/drivers/mga_vid.c
   trunk/drivers/mga_vid.h
   trunk/drivers/mga_vid_test.c

Modified: trunk/drivers/mga_vid.c
==============================================================================
--- trunk/drivers/mga_vid.c	(original)
+++ trunk/drivers/mga_vid.c	Sat Jun 14 16:43:58 2008
@@ -11,20 +11,20 @@
  * brightness/contrast introduced by eyck
  * multiple card support by Attila Kinali <attila at kinali.ch>
  *
- * This file is part of MPlayer.
+ * This file is part of mga_vid.
  *
- * MPlayer is free software; you can redistribute it and/or modify
+ * mga_vid is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
- * MPlayer is distributed in the hope that it will be useful,
+ * mga_vid is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * 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.,
+ * with mga_vid; if not, write to the Free Software Foundation, Inc.,
  * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 

Modified: trunk/drivers/mga_vid.h
==============================================================================
--- trunk/drivers/mga_vid.h	(original)
+++ trunk/drivers/mga_vid.h	Sat Jun 14 16:43:58 2008
@@ -1,15 +1,24 @@
 /*
- *
- * mga_vid.h
- *
- * Copyright (C) 1999 Aaron Holtzman
- * 
  * Matrox MGA G200/G400 YUV Video Interface module Version 0.1.0
- * 
  * BES == Back End Scaler
- * 
- * This software has been released under the terms of the GNU Public
- * license. See http://www.gnu.org/copyleft/gpl.html for details.
+ *
+ * Copyright (C) 1999 Aaron Holtzman
+ *
+ * This file is part of mga_vid.
+ *
+ * mga_vid is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * mga_vid is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * 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 mga_vid; if not, write to the Free Software Foundation, Inc.,
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 #ifndef MGA_VID_H

Modified: trunk/drivers/mga_vid_test.c
==============================================================================
--- trunk/drivers/mga_vid_test.c	(original)
+++ trunk/drivers/mga_vid_test.c	Sat Jun 14 16:43:58 2008
@@ -1,20 +1,20 @@
 /*
  * Copyright (C) 1999 Aaron Holtzman <aholtzma at ess.engr.uvic.ca>
  *
- * This file is part of MPlayer.
+ * This file is part of mga_vid.
  *
- * MPlayer is free software; you can redistribute it and/or modify
+ * mga_vid is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
- * MPlayer is distributed in the hope that it will be useful,
+ * mga_vid is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * 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.,
+ * with mga_vid; if not, write to the Free Software Foundation, Inc.,
  * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 



More information about the MPlayer-cvslog mailing list