diff options
author | Egbert Eich <eich@suse.de> | 2004-02-26 09:24:14 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-02-26 09:24:14 +0000 |
commit | 142da2b715826c9fe7dad89ee344ead2f798cf82 (patch) | |
tree | 6572c1ef1390b4251c57a992e0b783152a02c965 | |
parent | 59a2fa66d61369dd415f1cb7c8c5d6e7640e4870 (diff) |
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
-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.7 2003/12/19 02:05:40 dawes Exp $ */ +/* $XFree86$ */ #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: xc/programs/xlogo/Logo.h,v 1.4 2002/07/01 02:26:04 tsi Exp $ */ +/* $XFree86$ */ #ifndef _XawLogo_h #define _XawLogo_h @@ -26,7 +26,7 @@ other dealings in this Software without prior written authorization from The Open Group. */ -/* $XFree86: xc/programs/xlogo/LogoP.h,v 1.4 2002/07/01 02:26:04 tsi Exp $ */ +/* $XFree86$ */ #ifndef _XawLogoP_h #define _XawLogoP_h diff --git a/RenderLogo.c b/RenderLogo.c index d99a702..1b532be 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.4 2003/05/29 15:20:57 tsi Exp $ */ +/* $XFree86$ */ #include <stdio.h> diff --git a/RenderLogo.h b/RenderLogo.h index 4d6b8cb..e695d77 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: xc/programs/xlogo/RenderLogo.h,v 1.2 2002/07/01 02:26:04 tsi Exp $ */ +/* $XFree86$ */ #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.9 2002/05/23 23:53:59 keithp Exp $ */ +/* $XFree86$ */ #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.11 2003/05/24 15:26:19 herrb Exp $ +.\" $XFree86$ .\" .TH XLOGO 1 __xorgversion__ .SH NAME |