diff options
author | Egbert Eich <eich@suse.de> | 2004-02-26 13:36:15 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-02-26 13:36:15 +0000 |
commit | df0313d35bc89abe9374ed25533db283430716e0 (patch) | |
tree | f592073eea23b71acd14990baf398b86b608ff55 /Xprint/raster | |
parent | 147aae87fde5edeed395f77e60f0f8e812d3b6af (diff) |
readding XFree86's cvs IDs
Diffstat (limited to 'Xprint/raster')
-rw-r--r-- | Xprint/raster/Raster.c | 2 | ||||
-rw-r--r-- | Xprint/raster/Raster.h | 2 | ||||
-rw-r--r-- | Xprint/raster/RasterAttVal.c | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/Xprint/raster/Raster.c b/Xprint/raster/Raster.c index 4e55fd5bd..d306dea21 100644 --- a/Xprint/raster/Raster.c +++ b/Xprint/raster/Raster.c @@ -31,7 +31,7 @@ dealings in this Software without prior written authorization from said copyright holders. */ -/* $XFree86$ */ +/* $XFree86: xc/programs/Xserver/Xprint/raster/Raster.c,v 1.12 2003/10/29 22:11:55 tsi Exp $ */ /******************************************************************* ** diff --git a/Xprint/raster/Raster.h b/Xprint/raster/Raster.h index 6cbb19f96..0533cd5b2 100644 --- a/Xprint/raster/Raster.h +++ b/Xprint/raster/Raster.h @@ -30,7 +30,7 @@ not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from said copyright holders. */ -/* $XFree86$ */ +/* $XFree86: xc/programs/Xserver/Xprint/raster/Raster.h,v 1.4 2001/12/21 21:02:06 dawes Exp $ */ /******************************************************************* ** diff --git a/Xprint/raster/RasterAttVal.c b/Xprint/raster/RasterAttVal.c index 687b012b0..7cce3f22a 100644 --- a/Xprint/raster/RasterAttVal.c +++ b/Xprint/raster/RasterAttVal.c @@ -30,7 +30,7 @@ not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from said copyright holders. */ -/* $XFree86$ */ +/* $XFree86: xc/programs/Xserver/Xprint/raster/RasterAttVal.c,v 1.4 2001/12/21 21:02:06 dawes Exp $ */ #include <stdio.h> #include "X.h" |