summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEgbert Eich <eich@suse.de>2004-02-26 13:36:15 +0000
committerEgbert Eich <eich@suse.de>2004-02-26 13:36:15 +0000
commit632e06aaad484b25e1c1931a8eb579679372d416 (patch)
tree4179b526cad50d9ea445dfdf4962b61c7f4d890e
parentc83dc161b34afe817ed47abacbf5bad132c73888 (diff)
readding XFree86's cvs IDsxf86-4_3_99_903
-rw-r--r--BitEdit.c2
-rw-r--r--Bitmap-nocase.ad2
-rw-r--r--Bitmap.c2
-rw-r--r--Bitmap.h2
-rw-r--r--BitmapP.h2
-rw-r--r--CutPaste.c2
-rw-r--r--Dialog.c2
-rw-r--r--Dialog.h2
-rw-r--r--Graphics.c2
-rw-r--r--Handlers.c2
-rw-r--r--ReqMach.c2
-rw-r--r--Requests.h2
-rw-r--r--atobm.c2
-rw-r--r--bitmap.man2
-rw-r--r--bmtoa.c2
15 files changed, 15 insertions, 15 deletions
diff --git a/BitEdit.c b/BitEdit.c
index e0a7056..235a6a2 100644
--- a/BitEdit.c
+++ b/BitEdit.c
@@ -26,7 +26,7 @@ other dealings in this Software without prior written authorization
from The Open Group.
*/
-/* $XFree86$ */
+/* $XFree86: xc/programs/bitmap/BitEdit.c,v 1.7 2003/05/27 22:26:55 tsi Exp $ */
/*
* Author: Davor Matic, MIT X Consortium
diff --git a/Bitmap-nocase.ad b/Bitmap-nocase.ad
index 123476f..c819a24 100644
--- a/Bitmap-nocase.ad
+++ b/Bitmap-nocase.ad
@@ -1,6 +1,6 @@
! $Xorg: Bitmap.ad,v 1.3 2000/08/17 19:53:49 cpqbld Exp $
!
-! $XFree86$
+! $XFree86: xc/programs/bitmap/Bitmap-nocase.ad,v 1.1 2002/05/29 21:37:42 torrey Exp $
!
! The App-defaults file for Bitmap for use on file systems
! that are not case sensitive.
diff --git a/Bitmap.c b/Bitmap.c
index 5bad888..43eacb2 100644
--- a/Bitmap.c
+++ b/Bitmap.c
@@ -26,7 +26,7 @@ other dealings in this Software without prior written authorization
from The Open Group.
*/
-/* $XFree86$ */
+/* $XFree86: xc/programs/bitmap/Bitmap.c,v 1.6 2002/02/18 21:43:17 herrb Exp $ */
/*
* Author: Davor Matic, MIT X Consortium
diff --git a/Bitmap.h b/Bitmap.h
index 25618c5..a525089 100644
--- a/Bitmap.h
+++ b/Bitmap.h
@@ -26,7 +26,7 @@ other dealings in this Software without prior written authorization
from The Open Group.
*/
-/* $XFree86$ */
+/* $XFree86: xc/programs/bitmap/Bitmap.h,v 1.5 2001/12/14 20:00:40 dawes Exp $ */
/*
* Author: Davor Matic, MIT X Consortium
diff --git a/BitmapP.h b/BitmapP.h
index 45a06cc..57da1a1 100644
--- a/BitmapP.h
+++ b/BitmapP.h
@@ -26,7 +26,7 @@ other dealings in this Software without prior written authorization
from The Open Group.
*/
-/* $XFree86$ */
+/* $XFree86: xc/programs/bitmap/BitmapP.h,v 1.4 2001/12/14 20:00:40 dawes Exp $ */
/*
* Author: Davor Matic, MIT X Consortium
diff --git a/CutPaste.c b/CutPaste.c
index 7a87ff0..3a2a30f 100644
--- a/CutPaste.c
+++ b/CutPaste.c
@@ -26,7 +26,7 @@ other dealings in this Software without prior written authorization
from The Open Group.
*/
-/* $XFree86$ */
+/* $XFree86: xc/programs/bitmap/CutPaste.c,v 1.5 2002/02/18 21:43:17 herrb Exp $ */
/*
* Author: Davor Matic, MIT X Consortium
diff --git a/Dialog.c b/Dialog.c
index d483dbe..1706022 100644
--- a/Dialog.c
+++ b/Dialog.c
@@ -26,7 +26,7 @@ other dealings in this Software without prior written authorization
from The Open Group.
*/
-/* $XFree86$ */
+/* $XFree86: xc/programs/bitmap/Dialog.c,v 1.4 2001/12/14 20:00:40 dawes Exp $ */
/*
* Author: Davor Matic, MIT X Consortium
diff --git a/Dialog.h b/Dialog.h
index f48c031..161d33f 100644
--- a/Dialog.h
+++ b/Dialog.h
@@ -26,7 +26,7 @@ other dealings in this Software without prior written authorization
from The Open Group.
*/
-/* $XFree86$ */
+/* $XFree86: xc/programs/bitmap/Dialog.h,v 1.4 2001/12/14 20:00:40 dawes Exp $ */
/*
* Author: Davor Matic, MIT X Consortium
diff --git a/Graphics.c b/Graphics.c
index 6d019f7..08ff3a0 100644
--- a/Graphics.c
+++ b/Graphics.c
@@ -26,7 +26,7 @@ other dealings in this Software without prior written authorization
from The Open Group.
*/
-/* $XFree86$ */
+/* $XFree86: xc/programs/bitmap/Graphics.c,v 1.6 2001/12/14 20:00:40 dawes Exp $ */
/*
* Author: Davor Matic, MIT X Consortium
diff --git a/Handlers.c b/Handlers.c
index 0663471..3dc09b8 100644
--- a/Handlers.c
+++ b/Handlers.c
@@ -26,7 +26,7 @@ other dealings in this Software without prior written authorization
from The Open Group.
*/
-/* $XFree86$ */
+/* $XFree86: xc/programs/bitmap/Handlers.c,v 1.5 2002/02/18 21:43:17 herrb Exp $ */
/*
* Author: Davor Matic, MIT X Consortium
diff --git a/ReqMach.c b/ReqMach.c
index fd2ad7b..4713abc 100644
--- a/ReqMach.c
+++ b/ReqMach.c
@@ -26,7 +26,7 @@ other dealings in this Software without prior written authorization
from The Open Group.
*/
-/* $XFree86$ */
+/* $XFree86: xc/programs/bitmap/ReqMach.c,v 1.5 2002/02/18 21:43:17 herrb Exp $ */
/*
* Author: Davor Matic, MIT X Consortium
diff --git a/Requests.h b/Requests.h
index 1784991..3c9d33b 100644
--- a/Requests.h
+++ b/Requests.h
@@ -26,7 +26,7 @@ other dealings in this Software without prior written authorization
from The Open Group.
*/
-/* $XFree86$ */
+/* $XFree86: xc/programs/bitmap/Requests.h,v 1.5 2001/12/14 20:00:41 dawes Exp $ */
/*
* Author: Davor Matic, MIT X Consortium
diff --git a/atobm.c b/atobm.c
index b01b560..b28dd73 100644
--- a/atobm.c
+++ b/atobm.c
@@ -26,7 +26,7 @@ other dealings in this Software without prior written authorization
from The Open Group.
*/
-/* $XFree86$ */
+/* $XFree86: xc/programs/bitmap/atobm.c,v 3.5 2001/12/14 20:00:41 dawes Exp $ */
/*
* atobm - ascii to bitmap filter
diff --git a/bitmap.man b/bitmap.man
index 7e9f55d..bb5c388 100644
--- a/bitmap.man
+++ b/bitmap.man
@@ -23,7 +23,7 @@
.\" other dealings in this Software without prior written authorization
.\" from The Open Group.
.\"
-.\" $XFree86$
+.\" $XFree86: xc/programs/bitmap/bitmap.man,v 1.8 2002/10/12 16:06:44 herrb Exp $
.\"
.TH BITMAP 1 __xorgversion__
.SH NAME
diff --git a/bmtoa.c b/bmtoa.c
index 850d13e..145ab10 100644
--- a/bmtoa.c
+++ b/bmtoa.c
@@ -26,7 +26,7 @@ other dealings in this Software without prior written authorization
from The Open Group.
*/
-/* $XFree86$ */
+/* $XFree86: xc/programs/bitmap/bmtoa.c,v 3.7 2001/12/14 20:00:41 dawes Exp $ */
/*
* bmtoa - bitmap to ascii filter