summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorEgbert Eich <eich@suse.de>2004-02-26 13:35:33 +0000
committerEgbert Eich <eich@suse.de>2004-02-26 13:35:33 +0000
commit88d1d0b4e14be414a5afb16bcf83ac2e6b5ea7a6 (patch)
tree873678b8071055f68b904166058a24714305f3e5 /src
parent48b8124dfef71e9302e9b1404870c23a07d799ae (diff)
downloadxorg-lib-libXrender-88d1d0b4e14be414a5afb16bcf83ac2e6b5ea7a6.tar.gz
readding XFree86's cvs IDsxf86-4_3_99_903
Diffstat (limited to 'src')
-rw-r--r--src/Color.c2
-rw-r--r--src/Composite.c2
-rw-r--r--src/Cursor.c2
-rw-r--r--src/FillRect.c2
-rw-r--r--src/FillRects.c2
-rw-r--r--src/Filter.c2
-rw-r--r--src/Glyph.c2
-rw-r--r--src/Picture.c2
-rw-r--r--src/Poly.c2
-rw-r--r--src/Trap.c2
-rw-r--r--src/Tri.c2
-rw-r--r--src/Xrender.c2
-rw-r--r--src/Xrenderint.h2
13 files changed, 13 insertions, 13 deletions
diff --git a/src/Color.c b/src/Color.c
index 2330bfd..53af267 100644
--- a/src/Color.c
+++ b/src/Color.c
@@ -1,5 +1,5 @@
/*
- * $XFree86$
+ * $XFree86: xc/lib/Xrender/Color.c,v 1.1 2002/05/17 22:34:18 keithp Exp $
*
* Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc.
*
diff --git a/src/Composite.c b/src/Composite.c
index b2c65db..b58c935 100644
--- a/src/Composite.c
+++ b/src/Composite.c
@@ -1,5 +1,5 @@
/*
- * $XFree86$
+ * $XFree86: xc/lib/Xrender/Composite.c,v 1.2 2000/08/28 02:43:13 tsi Exp $
*
* Copyright © 2000 SuSE, Inc.
*
diff --git a/src/Cursor.c b/src/Cursor.c
index 5a388b1..b1a8e2b 100644
--- a/src/Cursor.c
+++ b/src/Cursor.c
@@ -1,5 +1,5 @@
/*
- * $XFree86$
+ * $XFree86: xc/lib/Xrender/Cursor.c,v 1.3 2002/11/24 21:46:15 tsi Exp $
*
* Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc.
*
diff --git a/src/FillRect.c b/src/FillRect.c
index c9c16f9..15e3875 100644
--- a/src/FillRect.c
+++ b/src/FillRect.c
@@ -1,5 +1,5 @@
/*
- * $XFree86$
+ * $XFree86: xc/lib/Xrender/FillRect.c,v 1.2 2001/12/16 18:27:55 keithp Exp $
*
* Copyright © 2000 SuSE, Inc.
*
diff --git a/src/FillRects.c b/src/FillRects.c
index f132d3d..b251930 100644
--- a/src/FillRects.c
+++ b/src/FillRects.c
@@ -1,5 +1,5 @@
/*
- * $XFree86$
+ * $XFree86: xc/lib/Xrender/FillRects.c,v 1.2 2001/12/16 18:27:55 keithp Exp $
*
* Copyright © 2000 SuSE, Inc.
*
diff --git a/src/Filter.c b/src/Filter.c
index f4f3bd2..dfc5480 100644
--- a/src/Filter.c
+++ b/src/Filter.c
@@ -1,5 +1,5 @@
/*
- * $XFree86$
+ * $XFree86: xc/lib/Xrender/Filter.c,v 1.1 2002/09/26 02:56:52 keithp Exp $
*
* Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc.
*
diff --git a/src/Glyph.c b/src/Glyph.c
index 17dba00..6495e53 100644
--- a/src/Glyph.c
+++ b/src/Glyph.c
@@ -1,5 +1,5 @@
/*
- * $XFree86$
+ * $XFree86: xc/lib/Xrender/Glyph.c,v 1.12 2002/11/05 23:22:35 keithp Exp $
*
* Copyright © 2000 SuSE, Inc.
*
diff --git a/src/Picture.c b/src/Picture.c
index 6be171c..32ab263 100644
--- a/src/Picture.c
+++ b/src/Picture.c
@@ -1,5 +1,5 @@
/*
- * $XFree86$
+ * $XFree86: xc/lib/Xrender/Picture.c,v 1.9 2002/09/26 02:56:52 keithp Exp $
*
* Copyright © 2000 SuSE, Inc.
*
diff --git a/src/Poly.c b/src/Poly.c
index 0a616ff..a6856fb 100644
--- a/src/Poly.c
+++ b/src/Poly.c
@@ -1,5 +1,5 @@
/*
- * $XFree86$
+ * $XFree86: xc/lib/Xrender/Poly.c,v 1.7 2002/06/04 23:22:36 keithp Exp $
*
* Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc.
*
diff --git a/src/Trap.c b/src/Trap.c
index bb136f2..07304f5 100644
--- a/src/Trap.c
+++ b/src/Trap.c
@@ -1,5 +1,5 @@
/*
- * $XFree86$
+ * $XFree86: xc/lib/Xrender/Trap.c,v 1.3 2002/11/05 23:22:35 keithp Exp $
*
* Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc.
*
diff --git a/src/Tri.c b/src/Tri.c
index 5ea3e2b..ead95a3 100644
--- a/src/Tri.c
+++ b/src/Tri.c
@@ -1,5 +1,5 @@
/*
- * $XFree86$
+ * $XFree86: xc/lib/Xrender/Tri.c,v 1.3 2002/11/05 23:22:35 keithp Exp $
*
* Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc.
*
diff --git a/src/Xrender.c b/src/Xrender.c
index 113d13c..45d929d 100644
--- a/src/Xrender.c
+++ b/src/Xrender.c
@@ -1,5 +1,5 @@
/*
- * $XFree86$
+ * $XFree86: xc/lib/Xrender/Xrender.c,v 1.14 2002/11/22 02:10:41 keithp Exp $
*
* Copyright © 2000 SuSE, Inc.
*
diff --git a/src/Xrenderint.h b/src/Xrenderint.h
index 8364703..cfd5824 100644
--- a/src/Xrenderint.h
+++ b/src/Xrenderint.h
@@ -1,5 +1,5 @@
/*
- * $XFree86$
+ * $XFree86: xc/lib/Xrender/Xrenderint.h,v 1.4 2002/11/05 23:22:35 keithp Exp $
*
* Copyright © 2000 SuSE, Inc.
*