diff options
author | Egbert Eich <eich@suse.de> | 2004-03-14 08:35:37 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-03-14 08:35:37 +0000 |
commit | 2a3e8d4963b3a8ed53e226965ec80f749ad8d5a4 (patch) | |
tree | dffd3a830f37b4ffa8ccfbd05df85dbc65f75683 | |
parent | effebf964672168e99b59fdf89be48dab2f88ecd (diff) |
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1
-rw-r--r-- | Logo.c | 2 | ||||
-rw-r--r-- | Logo.h | 2 | ||||
-rw-r--r-- | LogoP.h | 2 | ||||
-rw-r--r-- | RenderLogo.c | 2 | ||||
-rw-r--r-- | RenderLogo.h | 2 | ||||
-rw-r--r-- | xlogo.c | 2 | ||||
-rw-r--r-- | xlogo.man | 2 |
7 files changed, 7 insertions, 7 deletions
@@ -26,7 +26,7 @@ other dealings in this Software without prior written authorization from The Open Group. */ -/* $XFree86: xc/programs/xlogo/Logo.c,v 1.6 2002/05/23 23:53:59 keithp Exp $ */ +/* $XFree86: xc/programs/xlogo/Logo.c,v 1.7 2003/12/19 02:05:40 dawes Exp $ */ #include <X11/StringDefs.h> #include <X11/IntrinsicP.h> @@ -26,7 +26,7 @@ other dealings in this Software without prior written authorization from The Open Group. */ -/* $XFree86$ */ +/* $XFree86: xc/programs/xlogo/Logo.h,v 1.4 2002/07/01 02:26:04 tsi Exp $ */ #ifndef _XawLogo_h #define _XawLogo_h @@ -26,7 +26,7 @@ other dealings in this Software without prior written authorization from The Open Group. */ -/* $XFree86$ */ +/* $XFree86: xc/programs/xlogo/LogoP.h,v 1.4 2002/07/01 02:26:04 tsi Exp $ */ #ifndef _XawLogoP_h #define _XawLogoP_h diff --git a/RenderLogo.c b/RenderLogo.c index 2075f85..d99a702 100644 --- a/RenderLogo.c +++ b/RenderLogo.c @@ -25,7 +25,7 @@ used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from The Open Group. */ -/* $XFree86: xc/programs/xlogo/RenderLogo.c,v 1.3tsi Exp $ */ +/* $XFree86: xc/programs/xlogo/RenderLogo.c,v 1.4 2003/05/29 15:20:57 tsi Exp $ */ #include <stdio.h> diff --git a/RenderLogo.h b/RenderLogo.h index e695d77..4d6b8cb 100644 --- a/RenderLogo.h +++ b/RenderLogo.h @@ -26,7 +26,7 @@ other dealings in this Software without prior written authorization from The Open Group. */ -/* $XFree86$ */ +/* $XFree86: xc/programs/xlogo/RenderLogo.h,v 1.2 2002/07/01 02:26:04 tsi Exp $ */ #ifndef _RenderLogo_h #define _RenderLogo_h @@ -25,7 +25,7 @@ in this Software without prior written authorization from The Open Group. * */ -/* $XFree86: xc/programs/xlogo/xlogo.c,v 3.7 2001/07/25 15:05:26 dawes Exp $ */ +/* $XFree86: xc/programs/xlogo/xlogo.c,v 3.9 2002/05/23 23:53:59 keithp Exp $ */ #include <stdio.h> #include <X11/Intrinsic.h> @@ -23,7 +23,7 @@ .\" other dealings in this Software without prior written authorization .\" from The Open Group. .\" -.\" $XFree86: xc/programs/xlogo/xlogo.man,v 1.10 2002/10/12 16:06:48 herrb Exp $ +.\" $XFree86: xc/programs/xlogo/xlogo.man,v 1.11 2003/05/24 15:26:19 herrb Exp $ .\" .TH XLOGO 1 __xorgversion__ .SH NAME |