diff options
author | Egbert Eich <eich@suse.de> | 2004-02-26 09:22:44 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-02-26 09:22:44 +0000 |
commit | 48b8124dfef71e9302e9b1404870c23a07d799ae (patch) | |
tree | ea851915c4c0eb5306976f959f93f94403d35a4f | |
parent | 4d0650c66361abac955cf0583291fa12f61137ac (diff) |
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
-rw-r--r-- | include/X11/extensions/Xrender.h | 2 | ||||
-rw-r--r-- | src/Color.c | 2 | ||||
-rw-r--r-- | src/Composite.c | 2 | ||||
-rw-r--r-- | src/Cursor.c | 2 | ||||
-rw-r--r-- | src/FillRect.c | 2 | ||||
-rw-r--r-- | src/FillRects.c | 2 | ||||
-rw-r--r-- | src/Filter.c | 2 | ||||
-rw-r--r-- | src/Glyph.c | 2 | ||||
-rw-r--r-- | src/Picture.c | 2 | ||||
-rw-r--r-- | src/Poly.c | 2 | ||||
-rw-r--r-- | src/Trap.c | 2 | ||||
-rw-r--r-- | src/Tri.c | 2 | ||||
-rw-r--r-- | src/Xrender.c | 2 | ||||
-rw-r--r-- | src/Xrenderint.h | 2 |
14 files changed, 14 insertions, 14 deletions
diff --git a/include/X11/extensions/Xrender.h b/include/X11/extensions/Xrender.h index 68f6b0a..351f9c2 100644 --- a/include/X11/extensions/Xrender.h +++ b/include/X11/extensions/Xrender.h @@ -1,5 +1,5 @@ /* - * $XFree86: xc/lib/Xrender/Xrender.h,v 1.18 2002/11/23 02:34:45 keithp Exp $ + * $XFree86$ * * Copyright © 2000 SuSE, Inc. * diff --git a/src/Color.c b/src/Color.c index 53af267..2330bfd 100644 --- a/src/Color.c +++ b/src/Color.c @@ -1,5 +1,5 @@ /* - * $XFree86: xc/lib/Xrender/Color.c,v 1.1 2002/05/17 22:34:18 keithp Exp $ + * $XFree86$ * * Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc. * diff --git a/src/Composite.c b/src/Composite.c index b58c935..b2c65db 100644 --- a/src/Composite.c +++ b/src/Composite.c @@ -1,5 +1,5 @@ /* - * $XFree86: xc/lib/Xrender/Composite.c,v 1.2 2000/08/28 02:43:13 tsi Exp $ + * $XFree86$ * * Copyright © 2000 SuSE, Inc. * diff --git a/src/Cursor.c b/src/Cursor.c index b1a8e2b..5a388b1 100644 --- a/src/Cursor.c +++ b/src/Cursor.c @@ -1,5 +1,5 @@ /* - * $XFree86: xc/lib/Xrender/Cursor.c,v 1.3 2002/11/24 21:46:15 tsi Exp $ + * $XFree86$ * * Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc. * diff --git a/src/FillRect.c b/src/FillRect.c index 15e3875..c9c16f9 100644 --- a/src/FillRect.c +++ b/src/FillRect.c @@ -1,5 +1,5 @@ /* - * $XFree86: xc/lib/Xrender/FillRect.c,v 1.2 2001/12/16 18:27:55 keithp Exp $ + * $XFree86$ * * Copyright © 2000 SuSE, Inc. * diff --git a/src/FillRects.c b/src/FillRects.c index b251930..f132d3d 100644 --- a/src/FillRects.c +++ b/src/FillRects.c @@ -1,5 +1,5 @@ /* - * $XFree86: xc/lib/Xrender/FillRects.c,v 1.2 2001/12/16 18:27:55 keithp Exp $ + * $XFree86$ * * Copyright © 2000 SuSE, Inc. * diff --git a/src/Filter.c b/src/Filter.c index dfc5480..f4f3bd2 100644 --- a/src/Filter.c +++ b/src/Filter.c @@ -1,5 +1,5 @@ /* - * $XFree86: xc/lib/Xrender/Filter.c,v 1.1 2002/09/26 02:56:52 keithp Exp $ + * $XFree86$ * * Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc. * diff --git a/src/Glyph.c b/src/Glyph.c index 6495e53..17dba00 100644 --- a/src/Glyph.c +++ b/src/Glyph.c @@ -1,5 +1,5 @@ /* - * $XFree86: xc/lib/Xrender/Glyph.c,v 1.12 2002/11/05 23:22:35 keithp Exp $ + * $XFree86$ * * Copyright © 2000 SuSE, Inc. * diff --git a/src/Picture.c b/src/Picture.c index 32ab263..6be171c 100644 --- a/src/Picture.c +++ b/src/Picture.c @@ -1,5 +1,5 @@ /* - * $XFree86: xc/lib/Xrender/Picture.c,v 1.9 2002/09/26 02:56:52 keithp Exp $ + * $XFree86$ * * Copyright © 2000 SuSE, Inc. * @@ -1,5 +1,5 @@ /* - * $XFree86: xc/lib/Xrender/Poly.c,v 1.7 2002/06/04 23:22:36 keithp Exp $ + * $XFree86$ * * Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc. * @@ -1,5 +1,5 @@ /* - * $XFree86: xc/lib/Xrender/Trap.c,v 1.3 2002/11/05 23:22:35 keithp Exp $ + * $XFree86$ * * Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc. * @@ -1,5 +1,5 @@ /* - * $XFree86: xc/lib/Xrender/Tri.c,v 1.3 2002/11/05 23:22:35 keithp Exp $ + * $XFree86$ * * Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc. * diff --git a/src/Xrender.c b/src/Xrender.c index 45d929d..113d13c 100644 --- a/src/Xrender.c +++ b/src/Xrender.c @@ -1,5 +1,5 @@ /* - * $XFree86: xc/lib/Xrender/Xrender.c,v 1.14 2002/11/22 02:10:41 keithp Exp $ + * $XFree86$ * * Copyright © 2000 SuSE, Inc. * diff --git a/src/Xrenderint.h b/src/Xrenderint.h index cfd5824..8364703 100644 --- a/src/Xrenderint.h +++ b/src/Xrenderint.h @@ -1,5 +1,5 @@ /* - * $XFree86: xc/lib/Xrender/Xrenderint.h,v 1.4 2002/11/05 23:22:35 keithp Exp $ + * $XFree86$ * * Copyright © 2000 SuSE, Inc. * |