summaryrefslogtreecommitdiffstats
path: root/drivers/3dfx.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/3dfx.h')
-rw-r--r--drivers/3dfx.h35
1 files changed, 17 insertions, 18 deletions
diff --git a/drivers/3dfx.h b/drivers/3dfx.h
index ab8dbdfe0a..2649804006 100644
--- a/drivers/3dfx.h
+++ b/drivers/3dfx.h
@@ -1,23 +1,22 @@
-/*
- * 3dfx.h
+/*
+ * Copyright (C) Colin Cross Apr 2000
+ * changed by zsteva Aug/Sep 2001, see vo_3dfx.c
*
- * changed by zsteva Aug/Sep 2001, see vo_3dfx.c
+ * This file is part of MPlayer.
*
- * Copyright (C) Colin Cross Apr 2000
- *
- * mpeg2dec 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, or (at your option)
- * any later version.
- *
- * mpeg2dec 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 mpeg2dec; if not, write to the Free Software Foundation, Inc.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ * MPlayer 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,
+ * 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.,
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
#ifndef MPLAYER_3DFX_H