diff vidix/dhahelperwin/dhahelper.c @ 26726:a1c020529cc0

Use standard license header with standard formatting.
author diego
date Tue, 13 May 2008 08:36:44 +0000
parents 173d35b7aca3
children 2391228b7ff0
line wrap: on
line diff
--- a/vidix/dhahelperwin/dhahelper.c	Tue May 13 08:34:59 2008 +0000
+++ b/vidix/dhahelperwin/dhahelper.c	Tue May 13 08:36:44 2008 +0000
@@ -1,5 +1,6 @@
-/******************************************************************************
- * dhahelper.c: direct hardware access under Windows NT/2000/XP
+/*
+ * direct hardware access under Windows NT/2000/XP
+ *
  * Copyright (c) 2004 Sascha Sommer <saschasommer@freenet.de>.
  * Patched to compile with MinGW by Kevin Kofler:
  * Copyright (c) 2007 Kevin Kofler
@@ -16,11 +17,10 @@
  * 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
- *
- *****************************************************************************/
+ * 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.
+ */
 
 
 #if defined(_MSC_VER)