diff options
author | Egbert Eich <eich@suse.de> | 2004-03-04 17:49:14 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-03-04 17:49:14 +0000 |
commit | 63961a6b09a22e466523ea5990670d1d104f0db1 (patch) | |
tree | bb88bdbfc8abe7cda1b7fad284bec4b83b7cfdc7 | |
parent | ee71467ec896d97b69d5353f0804a65f1aa5a056 (diff) |
18. Merged in XFree86 code up to 4.4.0 including changes to files that hadxo-6_7_0XPRINT_BEGINXPRINT_BASEXORG-TM-CYGWIN-MERGEXORG-TM-CYGWIN-LAST-MERGEXORG-RELEASE-1-TM-MERGEXORG-RELEASE-1-TM-CLOSEDXORG-RELEASE-1-TM-BASEXORG-RELEASE-1-STSF-FORKXORG-RELEASE-1-MERGEXORG-CYGWIN-MERGEXORG-CYGWIN-LAST-MERGEXORG-6_7_0IPv6-REVIEW-BASEXPRINTXORG-RELEASE-1-TMXORG-RELEASE-1-STSFXORG-RELEASE-1IPv6-REVIEW
a changed license. There was only one change which happened to be from
me (Egbert Eich).
-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
@@ -27,7 +27,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: xc/programs/xlogo/Logo.c,v 1.6 2002/05/23 23:53:59 keithp 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: 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..2075f85 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: xc/programs/xlogo/RenderLogo.c,v 1.3tsi Exp $ */ #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: xc/programs/xlogo/xlogo.c,v 3.7 2001/07/25 15:05:26 dawes 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.11 2003/05/24 15:26:19 herrb Exp $ +.\" $XFree86: xc/programs/xlogo/xlogo.man,v 1.10 2002/10/12 16:06:48 herrb Exp $ .\" .TH XLOGO 1 __xorgversion__ .SH NAME |