diff options
author | Egbert Eich <eich@suse.de> | 2004-03-04 17:48:46 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-03-04 17:48:46 +0000 |
commit | 4eada471f79c3a4ad0d934c6a1ef90312eee5bf2 (patch) | |
tree | 24d13a509fe596a8322055402ab59986e80a69dd | |
parent | 352d25708d6b20a2b4efe9eba74770f8cfac3c22 (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-- | appres.c | 2 | ||||
-rw-r--r-- | appres.man | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -27,7 +27,7 @@ in this Software without prior written authorization from The Open Group. * Author: Jim Fulton, MIT X Consortium */ -/* $XFree86: xc/programs/appres/appres.c,v 1.4 2001/12/14 20:00:38 dawes Exp $ */ +/* $XFree86: xc/programs/appres/appres.c,v 1.3 2001/01/17 23:44:49 dawes Exp $ */ #include <X11/Intrinsic.h> #include <stdio.h> @@ -23,7 +23,7 @@ .\" other dealings in this Software without prior written authorization .\" from The Open Group. .\" -.\" $XFree86: xc/programs/appres/appres.man,v 1.9 2003/05/29 21:48:10 herrb Exp $ +.\" $XFree86: xc/programs/appres/appres.man,v 1.8 2001/12/14 20:00:38 dawes Exp $ .\" .TH APPRES 1 __xorgversion__ .SH NAME |