[Commit] Xrender Color.c,1.1,1.2 Composite.c,1.2,1.3 Cursor.c,1.3,1.4 FillRects.c,1.2,1.3 Filter.c,1.1,1.2 Glyph.c,1.12,1.13 Picture.c,1.9,1.10 Poly.c,1.7,1.8 Trap.c,1.3,1.4 Tri.c,1.3,1.4 Xrender-def.cpp,1.5,1.6 Xrender.h,1.18,1.19 Xrenderint.h,1.6,1.7 extutil.h,1.1,1.2

commit@keithp.com commit@keithp.com
Mon, 21 Apr 2003 10:22:45 -0700


Update of /local/src/CVS/Xrender
In directory home.keithp.com:/tmp/cvs-serv23037

Modified Files:
	Color.c Composite.c Cursor.c FillRects.c Filter.c Glyph.c 
	Picture.c Poly.c Trap.c Tri.c Xrender-def.cpp Xrender.h 
	Xrenderint.h extutil.h 
Log Message:
Switch CVS id tags so regular CVS can cope


Index: Color.c
===================================================================
RCS file: /local/src/CVS/Xrender/Color.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- Color.c	17 May 2002 22:34:18 -0000	1.1
+++ Color.c	21 Apr 2003 17:22:42 -0000	1.2
@@ -1,7 +1,7 @@
 /*
- * $XFree86$
+ * $Id$
  *
- * Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc.
+ * Copyright © 2002 Keith Packard
  *
  * Permission to use, copy, modify, distribute, and sell this software and its
  * documentation for any purpose is hereby granted without fee, provided that

Index: Composite.c
===================================================================
RCS file: /local/src/CVS/Xrender/Composite.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- Composite.c	28 Aug 2000 02:43:13 -0000	1.2
+++ Composite.c	21 Apr 2003 17:22:42 -0000	1.3
@@ -1,5 +1,5 @@
 /*
- * $XFree86$
+ * $Id$
  *
  * Copyright © 2000 SuSE, Inc.
  *

Index: Cursor.c
===================================================================
RCS file: /local/src/CVS/Xrender/Cursor.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- Cursor.c	24 Nov 2002 21:46:15 -0000	1.3
+++ Cursor.c	21 Apr 2003 17:22:42 -0000	1.4
@@ -1,7 +1,7 @@
 /*
- * $XFree86: xc/lib/Xrender/Cursor.c,v 1.2tsi Exp $
+ * $Id$
  *
- * Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc.
+ * Copyright © 2002 Keith Packard
  *
  * Permission to use, copy, modify, distribute, and sell this software and its
  * documentation for any purpose is hereby granted without fee, provided that

Index: FillRects.c
===================================================================
RCS file: /local/src/CVS/Xrender/FillRects.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- FillRects.c	16 Dec 2001 18:27:55 -0000	1.2
+++ FillRects.c	21 Apr 2003 17:22:42 -0000	1.3
@@ -1,5 +1,5 @@
 /*
- * $XFree86$
+ * $Id$
  *
  * Copyright © 2000 SuSE, Inc.
  *

Index: Filter.c
===================================================================
RCS file: /local/src/CVS/Xrender/Filter.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- Filter.c	26 Sep 2002 02:56:52 -0000	1.1
+++ Filter.c	21 Apr 2003 17:22:42 -0000	1.2
@@ -1,7 +1,7 @@
 /*
- * $XFree86$
+ * $Id$
  *
- * Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc.
+ * Copyright © 2002 Keith Packard
  *
  * Permission to use, copy, modify, distribute, and sell this software and its
  * documentation for any purpose is hereby granted without fee, provided that

Index: Glyph.c
===================================================================
RCS file: /local/src/CVS/Xrender/Glyph.c,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- Glyph.c	5 Nov 2002 23:22:35 -0000	1.12
+++ Glyph.c	21 Apr 2003 17:22:42 -0000	1.13
@@ -1,5 +1,5 @@
 /*
- * $XFree86: xc/lib/Xrender/Glyph.c,v 1.11 2002/10/18 01:13:39 keithp Exp $
+ * $Id$
  *
  * Copyright © 2000 SuSE, Inc.
  *

Index: Picture.c
===================================================================
RCS file: /local/src/CVS/Xrender/Picture.c,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- Picture.c	26 Sep 2002 02:56:52 -0000	1.9
+++ Picture.c	21 Apr 2003 17:22:42 -0000	1.10
@@ -1,5 +1,5 @@
 /*
- * $XFree86: xc/lib/Xrender/Picture.c,v 1.6 2000/12/05 07:42:29 keithp Exp $
+ * $Id$
  *
  * Copyright © 2000 SuSE, Inc.
  *

Index: Poly.c
===================================================================
RCS file: /local/src/CVS/Xrender/Poly.c,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- Poly.c	4 Jun 2002 23:22:36 -0000	1.7
+++ Poly.c	21 Apr 2003 17:22:42 -0000	1.8
@@ -1,7 +1,7 @@
 /*
- * $XFree86: xc/lib/Xrender/Poly.c,v 1.6 2002/05/21 20:39:50 keithp Exp $
+ * $Id$
  *
- * Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc.
+ * Copyright © 2002 Keith Packard
  *
  * Permission to use, copy, modify, distribute, and sell this software and its
  * documentation for any purpose is hereby granted without fee, provided that

Index: Trap.c
===================================================================
RCS file: /local/src/CVS/Xrender/Trap.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- Trap.c	5 Nov 2002 23:22:35 -0000	1.3
+++ Trap.c	21 Apr 2003 17:22:42 -0000	1.4
@@ -1,7 +1,7 @@
 /*
- * $XFree86: xc/lib/Xrender/Trap.c,v 1.2 2002/09/27 16:40:11 keithp Exp $
+ * $Id$
  *
- * Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc.
+ * Copyright © 2002 Keith Packard
  *
  * Permission to use, copy, modify, distribute, and sell this software and its
  * documentation for any purpose is hereby granted without fee, provided that

Index: Tri.c
===================================================================
RCS file: /local/src/CVS/Xrender/Tri.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- Tri.c	5 Nov 2002 23:22:35 -0000	1.3
+++ Tri.c	21 Apr 2003 17:22:42 -0000	1.4
@@ -1,7 +1,7 @@
 /*
- * $XFree86: xc/lib/Xrender/Tri.c,v 1.2 2002/05/15 06:43:22 keithp Exp $
+ * $Id$
  *
- * Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc.
+ * Copyright © 2002 Keith Packard
  *
  * Permission to use, copy, modify, distribute, and sell this software and its
  * documentation for any purpose is hereby granted without fee, provided that

Index: Xrender-def.cpp
===================================================================
RCS file: /local/src/CVS/Xrender/Xrender-def.cpp,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- Xrender-def.cpp	25 Mar 2003 04:18:12 -0000	1.5
+++ Xrender-def.cpp	21 Apr 2003 17:22:42 -0000	1.6
@@ -42,4 +42,4 @@
 #ifdef __UNIXOS2__
 XRenderCreateAnimCursor
 #endif
-/* $XFree86: xc/lib/Xrender/Xrender-def.cpp,v 1.4 2002/10/01 14:31:40 alanh Exp $ */
+/* $Id$ */

Index: Xrender.h
===================================================================
RCS file: /local/src/CVS/Xrender/Xrender.h,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- Xrender.h	23 Nov 2002 02:34:45 -0000	1.18
+++ Xrender.h	21 Apr 2003 17:22:42 -0000	1.19
@@ -1,5 +1,5 @@
 /*
- * $XFree86: xc/lib/Xrender/Xrender.h,v 1.17 2002/11/06 22:47:49 keithp Exp $
+ * $Id$
  *
  * Copyright © 2000 SuSE, Inc.
  *

Index: Xrenderint.h
===================================================================
RCS file: /local/src/CVS/Xrender/Xrenderint.h,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- Xrenderint.h	19 Apr 2003 18:21:06 -0000	1.6
+++ Xrenderint.h	21 Apr 2003 17:22:42 -0000	1.7
@@ -1,5 +1,5 @@
 /*
- * $XFree86: xc/lib/Xrender/Xrenderint.h,v 1.3 2002/09/26 02:56:52 keithp Exp $
+ * $Id$
  *
  * Copyright © 2000 SuSE, Inc.
  *

Index: extutil.h
===================================================================
RCS file: /local/src/CVS/Xrender/extutil.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- extutil.h	17 Apr 2003 22:49:21 -0000	1.1
+++ extutil.h	21 Apr 2003 17:22:42 -0000	1.2
@@ -1,4 +1,5 @@
 /*
+ * $Id$
  * $Xorg: extutil.h,v 1.4 2001/02/09 02:03:24 xorgcvs Exp $
  *
 Copyright 1989, 1998  The Open Group
@@ -31,7 +32,6 @@
  * protocol extensions.  THESE INTERFACES ARE NOT PART OF THE X STANDARD AND
  * ARE SUBJECT TO CHANGE!
  */
-/* $XFree86: xc/include/extensions/extutil.h,v 1.9 2001/12/14 19:53:28 dawes Exp $ */
 
 #ifndef _EXTUTIL_H_
 #define _EXTUTIL_H_