summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2010-01-14 21:18:43 -0800
committerAlan Coopersmith <alan.coopersmith@sun.com>2010-01-14 21:18:43 -0800
commit786705b6dafe023057e402a0cec6a7a3d332a57e (patch)
tree298c218ddc7a200d38d99db01b15b7b5ed0f906b /src
parentd0bb263f209decab67044946f5544b59095f85a7 (diff)
Purge CVS/RCS id tags
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
Diffstat (limited to 'src')
-rw-r--r--src/XpAttr.c2
-rw-r--r--src/XpContext.c2
-rw-r--r--src/XpDoc.c2
-rw-r--r--src/XpExtUtil.c2
-rw-r--r--src/XpExtUtil.h1
-rw-r--r--src/XpExtVer.c2
-rw-r--r--src/XpGetData.c2
-rw-r--r--src/XpImageRes.c2
-rw-r--r--src/XpInput.c2
-rw-r--r--src/XpJob.c2
-rw-r--r--src/XpLocale.c2
-rw-r--r--src/XpNotifyPdm.c2
-rw-r--r--src/XpPage.c2
-rw-r--r--src/XpPageDim.c2
-rw-r--r--src/XpPrinter.c2
-rw-r--r--src/XpPutData.c2
-rw-r--r--src/XpScreens.c2
17 files changed, 0 insertions, 33 deletions
diff --git a/src/XpAttr.c b/src/XpAttr.c
index 9e1fbfd..1b6ed63 100644
--- a/src/XpAttr.c
+++ b/src/XpAttr.c
@@ -1,4 +1,3 @@
-/* $Xorg: XpAttr.c,v 1.4 2000/08/17 19:46:05 cpqbld Exp $ */
/******************************************************************************
******************************************************************************
**
@@ -34,7 +33,6 @@
**
******************************************************************************
*****************************************************************************/
-/* $XFree86: xc/lib/Xp/XpAttr.c,v 1.6 2001/01/17 19:43:01 dawes Exp $ */
#define NEED_REPLIES
diff --git a/src/XpContext.c b/src/XpContext.c
index 3462259..a326274 100644
--- a/src/XpContext.c
+++ b/src/XpContext.c
@@ -1,4 +1,3 @@
-/* $Xorg: XpContext.c,v 1.4 2000/08/17 19:46:05 cpqbld Exp $ */
/******************************************************************************
******************************************************************************
**
@@ -34,7 +33,6 @@
**
******************************************************************************
*****************************************************************************/
-/* $XFree86: xc/lib/Xp/XpContext.c,v 1.6 2001/10/28 03:32:39 tsi Exp $ */
#define NEED_REPLIES
diff --git a/src/XpDoc.c b/src/XpDoc.c
index 3fb4ad5..e5d9a30 100644
--- a/src/XpDoc.c
+++ b/src/XpDoc.c
@@ -1,4 +1,3 @@
-/* $Xorg: XpDoc.c,v 1.3 2000/08/17 19:46:06 cpqbld Exp $ */
/******************************************************************************
******************************************************************************
**
@@ -34,7 +33,6 @@
**
******************************************************************************
*****************************************************************************/
-/* $XFree86: xc/lib/Xp/XpDoc.c,v 1.3 2001/01/17 19:43:01 dawes Exp $ */
#ifdef HAVE_CONFIG_H
#include <config.h>
diff --git a/src/XpExtUtil.c b/src/XpExtUtil.c
index c5a2af3..4e9f2e6 100644
--- a/src/XpExtUtil.c
+++ b/src/XpExtUtil.c
@@ -1,4 +1,3 @@
-/* $Xorg: XpExtUtil.c,v 1.3 2000/08/17 19:46:06 cpqbld Exp $ */
/******************************************************************************
******************************************************************************
**
@@ -34,7 +33,6 @@
**
******************************************************************************
*****************************************************************************/
-/* $XFree86: xc/lib/Xp/XpExtUtil.c,v 1.7 2002/10/16 00:37:31 dawes Exp $ */
#define NEED_EVENTS
#define NEED_REPLIES
diff --git a/src/XpExtUtil.h b/src/XpExtUtil.h
index ec34702..4b880ae 100644
--- a/src/XpExtUtil.h
+++ b/src/XpExtUtil.h
@@ -1,4 +1,3 @@
-/* $XFree86: xc/lib/Xp/XpExtUtil.h,v 1.3 2002/10/16 00:37:31 dawes Exp $ */
/*
* Copyright (C) 2000 The XFree86 Project, Inc. All Rights Reserved.
*
diff --git a/src/XpExtVer.c b/src/XpExtVer.c
index 32227e8..72e0ccc 100644
--- a/src/XpExtVer.c
+++ b/src/XpExtVer.c
@@ -1,4 +1,3 @@
-/* $Xorg: XpExtVer.c,v 1.4 2000/08/17 19:46:07 cpqbld Exp $ */
/******************************************************************************
******************************************************************************
**
@@ -34,7 +33,6 @@
**
******************************************************************************
*****************************************************************************/
-/* $XFree86: xc/lib/Xp/XpExtVer.c,v 1.5 2002/10/16 00:37:31 dawes Exp $ */
#define NEED_REPLIES
diff --git a/src/XpGetData.c b/src/XpGetData.c
index 245988e..e5af3d9 100644
--- a/src/XpGetData.c
+++ b/src/XpGetData.c
@@ -1,4 +1,3 @@
-/* $Xorg: XpGetData.c,v 1.4 2000/08/17 19:46:07 cpqbld Exp $ */
/******************************************************************************
******************************************************************************
**
@@ -34,7 +33,6 @@
**
******************************************************************************
*****************************************************************************/
-/* $XFree86: xc/lib/Xp/XpGetData.c,v 1.4 2001/01/17 19:43:02 dawes Exp $ */
#define NEED_REPLIES
diff --git a/src/XpImageRes.c b/src/XpImageRes.c
index 5b7a5c4..1c37961 100644
--- a/src/XpImageRes.c
+++ b/src/XpImageRes.c
@@ -1,4 +1,3 @@
-/* $Xorg: XpImageRes.c,v 1.4 2000/08/17 19:46:07 cpqbld Exp $ */
/******************************************************************************
******************************************************************************
**
@@ -34,7 +33,6 @@
**
******************************************************************************
*****************************************************************************/
-/* $XFree86: xc/lib/Xp/XpImageRes.c,v 1.4 2001/01/17 19:43:02 dawes Exp $ */
#define NEED_REPLIES
diff --git a/src/XpInput.c b/src/XpInput.c
index 0991895..05d6f1f 100644
--- a/src/XpInput.c
+++ b/src/XpInput.c
@@ -1,4 +1,3 @@
-/* $Xorg: XpInput.c,v 1.4 2000/08/17 19:46:07 cpqbld Exp $ */
/******************************************************************************
******************************************************************************
**
@@ -34,7 +33,6 @@
**
******************************************************************************
*****************************************************************************/
-/* $XFree86: xc/lib/Xp/XpInput.c,v 1.4 2001/01/17 19:43:02 dawes Exp $ */
#define NEED_REPLIES
diff --git a/src/XpJob.c b/src/XpJob.c
index 5909ed5..dee2f85 100644
--- a/src/XpJob.c
+++ b/src/XpJob.c
@@ -1,4 +1,3 @@
-/* $Xorg: XpJob.c,v 1.4 2000/08/17 19:46:07 cpqbld Exp $ */
/******************************************************************************
******************************************************************************
**
@@ -34,7 +33,6 @@
**
******************************************************************************
*****************************************************************************/
-/* $XFree86: xc/lib/Xp/XpJob.c,v 1.5 2002/04/10 16:20:07 tsi Exp $ */
#if defined(sun) && defined(i386) && defined(SVR4) && !defined(__EXTENSIONS__)
#define __EXTENSIONS__
diff --git a/src/XpLocale.c b/src/XpLocale.c
index 254aba8..9819d50 100644
--- a/src/XpLocale.c
+++ b/src/XpLocale.c
@@ -1,4 +1,3 @@
-/* $Xorg: XpLocale.c,v 1.3 2000/08/17 19:46:07 cpqbld Exp $ */
/******************************************************************************
******************************************************************************
**
@@ -34,7 +33,6 @@
**
******************************************************************************
*****************************************************************************/
-/* $XFree86: xc/lib/Xp/XpLocale.c,v 1.4 2001/01/17 19:43:02 dawes Exp $ */
#ifdef HAVE_CONFIG_H
#include <config.h>
diff --git a/src/XpNotifyPdm.c b/src/XpNotifyPdm.c
index 7cbad09..fb38bcc 100644
--- a/src/XpNotifyPdm.c
+++ b/src/XpNotifyPdm.c
@@ -1,4 +1,3 @@
-/* $Xorg: XpNotifyPdm.c,v 1.4 2000/08/17 19:46:07 cpqbld Exp $ */
/******************************************************************************
******************************************************************************
**
@@ -41,7 +40,6 @@
**
******************************************************************************
*****************************************************************************/
-/* $XFree86: xc/lib/Xp/XpNotifyPdm.c,v 1.7tsi Exp $ */
#ifdef HAVE_CONFIG_H
#include <config.h>
diff --git a/src/XpPage.c b/src/XpPage.c
index 886bc57..d3970e6 100644
--- a/src/XpPage.c
+++ b/src/XpPage.c
@@ -1,4 +1,3 @@
-/* $Xorg: XpPage.c,v 1.4 2001/03/06 13:59:02 pookie Exp $ */
/******************************************************************************
******************************************************************************
**
@@ -34,7 +33,6 @@
**
******************************************************************************
*****************************************************************************/
-/* $XFree86: xc/lib/Xp/XpPage.c,v 1.4 2001/12/19 21:28:44 dawes Exp $ */
#ifdef HAVE_CONFIG_H
#include <config.h>
diff --git a/src/XpPageDim.c b/src/XpPageDim.c
index 61ef28a..cb18b4a 100644
--- a/src/XpPageDim.c
+++ b/src/XpPageDim.c
@@ -1,4 +1,3 @@
-/* $Xorg: XpPageDim.c,v 1.4 2000/08/17 19:46:07 cpqbld Exp $ */
/******************************************************************************
******************************************************************************
**
@@ -34,7 +33,6 @@
**
******************************************************************************
*****************************************************************************/
-/* $XFree86: xc/lib/Xp/XpPageDim.c,v 1.4 2001/01/17 19:43:02 dawes Exp $ */
#define NEED_REPLIES
diff --git a/src/XpPrinter.c b/src/XpPrinter.c
index 5899c61..bdb527f 100644
--- a/src/XpPrinter.c
+++ b/src/XpPrinter.c
@@ -1,4 +1,3 @@
-/* $Xorg: XpPrinter.c,v 1.4 2000/08/17 19:46:07 cpqbld Exp $ */
/******************************************************************************
******************************************************************************
**
@@ -34,7 +33,6 @@
**
******************************************************************************
*****************************************************************************/
-/* $XFree86: xc/lib/Xp/XpPrinter.c,v 1.8 2001/04/01 14:00:02 tsi Exp $ */
#define NEED_REPLIES
diff --git a/src/XpPutData.c b/src/XpPutData.c
index 76ff635..0cd2a73 100644
--- a/src/XpPutData.c
+++ b/src/XpPutData.c
@@ -1,4 +1,3 @@
-/* $Xorg: XpPutData.c,v 1.3 2000/08/17 19:46:07 cpqbld Exp $ */
/******************************************************************************
******************************************************************************
**
@@ -34,7 +33,6 @@
**
******************************************************************************
*****************************************************************************/
-/* $XFree86: xc/lib/Xp/XpPutData.c,v 1.3 2001/01/17 19:43:02 dawes Exp $ */
#ifdef HAVE_CONFIG_H
#include <config.h>
diff --git a/src/XpScreens.c b/src/XpScreens.c
index dd30ed3..440e1ff 100644
--- a/src/XpScreens.c
+++ b/src/XpScreens.c
@@ -1,4 +1,3 @@
-/* $Xorg: XpScreens.c,v 1.5 2000/08/17 19:46:08 cpqbld Exp $ */
/******************************************************************************
******************************************************************************
**
@@ -34,7 +33,6 @@
**
******************************************************************************
*****************************************************************************/
-/* $XFree86: xc/lib/Xp/XpScreens.c,v 1.5 2001/04/01 14:00:02 tsi Exp $ */
#define NEED_REPLIES