diff options
author | Egbert Eich <eich@suse.de> | 2004-03-04 17:48:52 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-03-04 17:48:52 +0000 |
commit | 369863e75f81b16b1ba3439a4c1a4c0d6b5aaa17 (patch) | |
tree | 0cdb84cad899a7896a0454c771e894fa15c7dd15 | |
parent | decb9683a46eda659ef36b825beaeadcb10984cc (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-- | rgb.c | 2 | ||||
-rw-r--r-- | showrgb.c | 2 | ||||
-rw-r--r-- | showrgb.man | 2 |
3 files changed, 3 insertions, 3 deletions
@@ -26,7 +26,7 @@ other dealings in this Software without prior written authorization from The Open Group. */ -/* $XFree86: xc/programs/rgb/rgb.c,v 3.9 2002/10/09 16:56:47 tsi Exp $ */ +/* $XFree86: xc/programs/rgb/rgb.c,v 3.8tsi Exp $ */ /* reads from standard input lines of the form: @@ -26,7 +26,7 @@ in this Software without prior written authorization from The Open Group. * Author: Jim Fulton, MIT X Consortium */ -/* $XFree86: xc/programs/rgb/showrgb.c,v 3.9 2002/05/31 18:46:08 dawes Exp $ */ +/* $XFree86: xc/programs/rgb/showrgb.c,v 3.8 2001/12/14 20:01:04 dawes Exp $ */ #ifndef USE_RGB_TXT #ifdef NDBM diff --git a/showrgb.man b/showrgb.man index c0b5756..4778935 100644 --- a/showrgb.man +++ b/showrgb.man @@ -23,7 +23,7 @@ .\" other dealings in this Software without prior written authorization .\" from The Open Group. .\" -.\" $XFree86: xc/programs/rgb/showrgb.man,v 1.8 2002/10/12 16:06:45 herrb Exp $ +.\" $XFree86: xc/programs/rgb/showrgb.man,v 1.7 2001/12/14 20:01:04 dawes Exp $ .\" .TH SHOWRGB 1 __xorgversion__ .SH NAME |