summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesse Adkins <jesserayadkins@gmail.com>2010-09-28 13:29:52 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-06 20:50:38 -0700
commit164ce88c1432af6cfa509d8bc8a811c8a4ab1779 (patch)
treeea661369b10027e2e8757fb1e1250ad9301a92d8
parentf16cfd83a125f972852b87405de84a1bc9ad0b7e (diff)
Purge cvs tags.
Signed-off-by: Jesse Adkins <jesserayadkins@gmail.com> Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--src/BT463ramdac.c2
-rw-r--r--src/BTramdac.c1
-rw-r--r--src/IBM561ramdac.c2
-rw-r--r--src/ICS1562.c2
-rw-r--r--src/tga.h1
-rw-r--r--src/tga_accel.c2
-rw-r--r--src/tga_cursor.c1
-rw-r--r--src/tga_dac.c1
-rw-r--r--src/tga_line.c2
-rw-r--r--src/tga_regs.h1
10 files changed, 0 insertions, 15 deletions
diff --git a/src/BT463ramdac.c b/src/BT463ramdac.c
index c723727..99b72bd 100644
--- a/src/BT463ramdac.c
+++ b/src/BT463ramdac.c
@@ -1,5 +1,3 @@
-/* $XFree86$ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/src/BTramdac.c b/src/BTramdac.c
index ceab49d..2041d22 100644
--- a/src/BTramdac.c
+++ b/src/BTramdac.c
@@ -24,7 +24,6 @@
* tgaBTOutIndReg() and tgaBTInIndReg() are used to access
* the indirect TGA BT RAMDAC registers only.
*/
-/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/tga/BTramdac.c,v 1.4 1999/02/07 11:11:14 dawes Exp $ */
#ifdef HAVE_CONFIG_H
#include "config.h"
diff --git a/src/IBM561ramdac.c b/src/IBM561ramdac.c
index f8b4931..40d9c62 100644
--- a/src/IBM561ramdac.c
+++ b/src/IBM561ramdac.c
@@ -1,5 +1,3 @@
-/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/tga/IBM561ramdac.c,v 1.3 2001/02/15 11:03:58 alanh Exp $ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/src/ICS1562.c b/src/ICS1562.c
index 9c7554c..69d9884 100644
--- a/src/ICS1562.c
+++ b/src/ICS1562.c
@@ -1,5 +1,3 @@
-/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/tga/ICS1562.c,v 1.2 1998/07/25 16:55:56 dawes Exp $ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/src/tga.h b/src/tga.h
index 9427914..1f0f2ba 100644
--- a/src/tga.h
+++ b/src/tga.h
@@ -21,7 +21,6 @@
*
* Authors: Alan Hourihane, <alanh@fairlite.demon.co.uk>
*/
-/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/tga/tga.h,v 1.18 2001/11/21 22:32:58 alanh Exp $ */
#ifndef _TGA_H_
#define _TGA_H_
diff --git a/src/tga_accel.c b/src/tga_accel.c
index 76decdf..cf9dfec 100644
--- a/src/tga_accel.c
+++ b/src/tga_accel.c
@@ -1,5 +1,3 @@
-/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/tga/tga_accel.c,v 1.15 2001/11/21 22:32:59 alanh Exp $ */
-
/*
* Copyright 1996,1997 by Alan Hourihane, Wigan, England.
*
diff --git a/src/tga_cursor.c b/src/tga_cursor.c
index e61172a..bbca45e 100644
--- a/src/tga_cursor.c
+++ b/src/tga_cursor.c
@@ -25,7 +25,6 @@
*
* DEC TGA hardware cursor using BT485 ramdac
*/
-/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/tga/tga_cursor.c,v 1.1 1999/04/17 07:06:58 dawes Exp $ */
#ifdef HAVE_CONFIG_H
#include "config.h"
diff --git a/src/tga_dac.c b/src/tga_dac.c
index 81d0793..82f8054 100644
--- a/src/tga_dac.c
+++ b/src/tga_dac.c
@@ -21,7 +21,6 @@
*
* Authors: Alan Hourihane, <alanh@fairlite.demon.co.uk>
*/
-/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/tga/tga_dac.c,v 1.13 2001/02/17 14:18:30 tsi Exp $ */
#ifdef HAVE_CONFIG_H
#include "config.h"
diff --git a/src/tga_line.c b/src/tga_line.c
index 5625c31..e32f8b2 100644
--- a/src/tga_line.c
+++ b/src/tga_line.c
@@ -1,5 +1,3 @@
-/* $XFree86: $ */
-
/*
* Copyright 1999 by Matthew Grossman, Seattle, USA.
*
diff --git a/src/tga_regs.h b/src/tga_regs.h
index 0cf054d..352717a 100644
--- a/src/tga_regs.h
+++ b/src/tga_regs.h
@@ -21,7 +21,6 @@
*
* Author: Alan Hourihane, <alanh@fairlite.demon.co.uk>
*/
-/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/tga/tga_regs.h,v 1.11 2000/10/20 12:57:26 alanh Exp $ */
/* TGA hardware description (minimal)
*