summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2008-03-19 15:37:46 -0400
committerAdam Jackson <ajax@redhat.com>2008-03-19 15:37:46 -0400
commite270c5baeb00f45abacba2b2f4e82505c339e984 (patch)
tree04c198b7192824270c6eee8f2f43ab0994a263a3 /src
parentb838b854e96c388081c0ae52320a849645f547c5 (diff)
Death to RCS tags.
Diffstat (limited to 'src')
-rw-r--r--src/tdfx.h1
-rw-r--r--src/tdfx_accel.c1
-rw-r--r--src/tdfx_dga.c1
-rw-r--r--src/tdfx_dri.c1
-rw-r--r--src/tdfx_dri.h1
-rw-r--r--src/tdfx_dripriv.h1
-rw-r--r--src/tdfx_driver.c1
-rw-r--r--src/tdfx_hwcurs.c1
-rw-r--r--src/tdfx_io.c1
-rw-r--r--src/tdfx_priv.c1
-rw-r--r--src/tdfx_priv.h1
-rw-r--r--src/tdfx_sli.c1
-rw-r--r--src/tdfx_video.c1
-rw-r--r--src/tdfxdefs.h1
14 files changed, 0 insertions, 14 deletions
diff --git a/src/tdfx.h b/src/tdfx.h
index 5f09401..15f6d11 100644
--- a/src/tdfx.h
+++ b/src/tdfx.h
@@ -5,7 +5,6 @@
Copyright: 1998,1999
*/
-/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/tdfx/tdfx.h,v 1.26 2002/01/25 21:56:11 tsi Exp $ */
#ifndef _TDFX_H_
#define _TDFX_H_
diff --git a/src/tdfx_accel.c b/src/tdfx_accel.c
index a9a7dbf..6191aeb 100644
--- a/src/tdfx_accel.c
+++ b/src/tdfx_accel.c
@@ -1,4 +1,3 @@
-/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/tdfx/tdfx_accel.c,v 1.19 2001/04/05 21:29:17 dawes Exp $ */
#ifdef HAVE_CONFIG_H
#include "config.h"
diff --git a/src/tdfx_dga.c b/src/tdfx_dga.c
index ff872ed..f88c09b 100644
--- a/src/tdfx_dga.c
+++ b/src/tdfx_dga.c
@@ -1,4 +1,3 @@
-/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/tdfx/tdfx_dga.c,v 1.5 2001/01/13 00:06:29 mvojkovi Exp $ */
#ifdef HAVE_CONFIG_H
#include "config.h"
diff --git a/src/tdfx_dri.c b/src/tdfx_dri.c
index 9548c00..220e910 100644
--- a/src/tdfx_dri.c
+++ b/src/tdfx_dri.c
@@ -1,4 +1,3 @@
-/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/tdfx/tdfx_dri.c,v 1.25 2003/02/08 21:26:59 dawes Exp $ */
#ifdef HAVE_CONFIG_H
#include "config.h"
diff --git a/src/tdfx_dri.h b/src/tdfx_dri.h
index 53ad09e..ca78293 100644
--- a/src/tdfx_dri.h
+++ b/src/tdfx_dri.h
@@ -1,4 +1,3 @@
-/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/tdfx/tdfx_dri.h,v 1.4 2001/03/03 22:41:34 tsi Exp $ */
#ifndef _TDFX_DRI_
#define _TDFX_DRI_
diff --git a/src/tdfx_dripriv.h b/src/tdfx_dripriv.h
index 69f0d04..322633c 100644
--- a/src/tdfx_dripriv.h
+++ b/src/tdfx_dripriv.h
@@ -1,4 +1,3 @@
-/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/tdfx/tdfx_dripriv.h,v 1.2 1999/12/14 01:33:50 robin Exp $ */
#ifndef _TDFX_DRIPRIV_H_
#define _TDFX_DRIPRIV_H_
diff --git a/src/tdfx_driver.c b/src/tdfx_driver.c
index 1b51124..83f147a 100644
--- a/src/tdfx_driver.c
+++ b/src/tdfx_driver.c
@@ -35,7 +35,6 @@ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
**************************************************************************/
-/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/tdfx/tdfx_driver.c,v 1.104tsi Exp $ */
/*
* Authors:
diff --git a/src/tdfx_hwcurs.c b/src/tdfx_hwcurs.c
index 3fd86b6..d5445a6 100644
--- a/src/tdfx_hwcurs.c
+++ b/src/tdfx_hwcurs.c
@@ -1,4 +1,3 @@
-/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/tdfx/tdfx_hwcurs.c,v 1.4 2001/04/05 21:29:17 dawes Exp $ */
/*
Voodoo Banshee driver version 1.0.2
diff --git a/src/tdfx_io.c b/src/tdfx_io.c
index 190d3ae..173e772 100644
--- a/src/tdfx_io.c
+++ b/src/tdfx_io.c
@@ -24,7 +24,6 @@ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
**************************************************************************/
-/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/tdfx/tdfx_io.c,v 1.6 2000/08/25 16:25:36 tsi Exp $ */
/*
* Authors:
diff --git a/src/tdfx_priv.c b/src/tdfx_priv.c
index 74c20ed..bffb20f 100644
--- a/src/tdfx_priv.c
+++ b/src/tdfx_priv.c
@@ -1,4 +1,3 @@
-/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/tdfx/tdfx_priv.c,v 1.15 2001/04/05 21:29:17 dawes Exp $ */
#ifdef HAVE_CONFIG_H
#include "config.h"
diff --git a/src/tdfx_priv.h b/src/tdfx_priv.h
index 28f72f3..e18d9df 100644
--- a/src/tdfx_priv.h
+++ b/src/tdfx_priv.h
@@ -1,4 +1,3 @@
-/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/tdfx/tdfx_priv.h,v 1.11 2001/06/05 15:54:15 alanh Exp $ */
#ifndef _TDFX_FIFO_H_
diff --git a/src/tdfx_sli.c b/src/tdfx_sli.c
index e7379fd..416edca 100644
--- a/src/tdfx_sli.c
+++ b/src/tdfx_sli.c
@@ -1,4 +1,3 @@
-/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/tdfx/tdfx_sli.c,v 1.6 2000/12/15 15:19:35 dawes Exp $ */
#ifdef HAVE_CONFIG_H
#include "config.h"
diff --git a/src/tdfx_video.c b/src/tdfx_video.c
index 5b7c7a3..22be0d3 100644
--- a/src/tdfx_video.c
+++ b/src/tdfx_video.c
@@ -1,4 +1,3 @@
-/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/tdfx/tdfx_video.c,v 1.20tsi Exp $ */
#ifdef HAVE_CONFIG_H
#include "config.h"
diff --git a/src/tdfxdefs.h b/src/tdfxdefs.h
index c661d64..c9c3ab5 100644
--- a/src/tdfxdefs.h
+++ b/src/tdfxdefs.h
@@ -1,4 +1,3 @@
-/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/tdfx/tdfxdefs.h,v 1.14 2003/06/18 16:17:41 eich Exp $ */
/*
Voodoo Banshee driver version 1.0.1