diff options
author | Egbert Eich <eich@suse.de> | 2004-03-04 17:49:04 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-03-04 17:49:04 +0000 |
commit | 5412542400869ade9969406c8303e35ad47be39c (patch) | |
tree | a106c3a319e07298a4abd20257a044dcffc7e78a | |
parent | fbd548db7345a323d1d1f6948aed89b130b6b36d (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-- | ULabel.c | 2 | ||||
-rw-r--r-- | ULabel.h | 2 | ||||
-rw-r--r-- | ULabelP.h | 2 | ||||
-rw-r--r-- | XFontSel.ad | 2 | ||||
-rw-r--r-- | xfontsel.c | 2 | ||||
-rw-r--r-- | xfontsel.man | 2 |
6 files changed, 6 insertions, 6 deletions
@@ -47,7 +47,7 @@ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ******************************************************************/ -/* $XFree86: xc/programs/xfontsel/ULabel.c,v 1.4 2003/10/24 20:38:18 tsi Exp $ */ +/* $XFree86: xc/programs/xfontsel/ULabel.c,v 1.3tsi Exp $ */ /* * ULabel.c - UCSLabel widget @@ -47,7 +47,7 @@ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ******************************************************************/ -/* $XFree86: xc/programs/xfontsel/ULabel.h,v 1.1 2000/02/13 03:26:24 dawes Exp $ */ +/* $XFree86: contrib/programs/xfontsel/ULabel.h,v 1.1 1999/04/29 09:12:39 dawes Exp $ */ #ifndef _XawUCSLabel_h #define _XawUCSLabel_h @@ -50,7 +50,7 @@ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ******************************************************************/ -/* $XFree86: xc/programs/xfontsel/ULabelP.h,v 1.1 2000/02/13 03:26:24 dawes Exp $ */ +/* $XFree86: contrib/programs/xfontsel/ULabelP.h,v 1.1 1999/04/29 09:12:39 dawes Exp $ */ /* * ULabelP.h - Private definitions for UCSLabel widget diff --git a/XFontSel.ad b/XFontSel.ad index c7b20ae..73c4854 100644 --- a/XFontSel.ad +++ b/XFontSel.ad @@ -32,7 +32,7 @@ ! Ralph R. Swick, Digital Equipment Corporation/M.I.T. Project Athena ! one weekend in November, 1989 ! -! $XFree86: xc/programs/xfontsel/XFontSel.ad,v 1.2 2001/08/13 21:46:51 dawes Exp $ +! $XFree86: xc/programs/xfontsel/XFontSel.ad,v 1.1 2000/02/13 03:26:24 dawes Exp $ *appDefaultsVersion: 1 @@ -31,7 +31,7 @@ Author: Ralph R. Swick, DEC/MIT Project Athena one weekend in November, 1989 Modified: Mark Leisher <mleisher@crl.nmsu.edu> to deal with UCS sample text. */ -/* $XFree86: xc/programs/xfontsel/xfontsel.c,v 1.8 2003/05/27 22:27:05 tsi Exp $ */ +/* $XFree86: xc/programs/xfontsel/xfontsel.c,v 1.7tsi Exp $ */ #include <stdio.h> #include <stdlib.h> diff --git a/xfontsel.man b/xfontsel.man index cc31c73..f358334 100644 --- a/xfontsel.man +++ b/xfontsel.man @@ -25,7 +25,7 @@ .\" other dealings in this Software without prior written authorization .\" from the X Consortium. .\" -.\" $XFree86: xc/programs/xfontsel/xfontsel.man,v 1.4 2002/10/12 16:06:48 herrb Exp $ +.\" $XFree86: xc/programs/xfontsel/xfontsel.man,v 1.3 2001/01/27 18:21:12 dawes Exp $ .de EX \"Begin example .ne 5 .if n .sp 1 |