diff options
Diffstat (limited to 'xc/fonts/PEX')
-rw-r--r-- | xc/fonts/PEX/Imakefile | 2 | ||||
-rw-r--r-- | xc/fonts/PEX/Roman.src | 2 | ||||
-rw-r--r-- | xc/fonts/PEX/Roman_M.src | 2 | ||||
-rw-r--r-- | xc/fonts/PEX/lex.l | 2 | ||||
-rw-r--r-- | xc/fonts/PEX/to_wfont.y | 2 | ||||
-rw-r--r-- | xc/fonts/PEX/wfont.h | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/xc/fonts/PEX/Imakefile b/xc/fonts/PEX/Imakefile index a5c4a52d5..aa2f5d3e2 100644 --- a/xc/fonts/PEX/Imakefile +++ b/xc/fonts/PEX/Imakefile @@ -1,5 +1,5 @@ XCOMM -XCOMM $XConsortium: Imakefile,v 5.19 94/04/17 22:20:44 rws Exp kaleb $ +XCOMM $XConsortium: Imakefile,v 5.20 94/11/21 18:41:42 kaleb Exp $ XCOMM XCOMM XCOMM Copyright (c) 1989,1990, 1991 by Sun Microsystems, Inc. diff --git a/xc/fonts/PEX/Roman.src b/xc/fonts/PEX/Roman.src index 4f59e55ac..f1e3fce25 100644 --- a/xc/fonts/PEX/Roman.src +++ b/xc/fonts/PEX/Roman.src @@ -1,5 +1,5 @@ ## -# $XConsortium: Roman.src,v 5.2 91/07/21 16:42:23 rws Exp $ +# $XConsortium: Roman.src,v 5.3 94/04/17 20:10:05 rws Exp $ ## ## Copyright (c) 1989,1990, 1991 by Sun Microsystems, Inc. and the X Consortium. ## diff --git a/xc/fonts/PEX/Roman_M.src b/xc/fonts/PEX/Roman_M.src index 053d6487b..45717a530 100644 --- a/xc/fonts/PEX/Roman_M.src +++ b/xc/fonts/PEX/Roman_M.src @@ -1,5 +1,5 @@ ## -# $XConsortium: Roman_M.src,v 5.2 91/07/21 16:42:40 rws Exp $ +# $XConsortium: Roman_M.src,v 5.3 94/04/17 20:10:06 rws Exp $ ## ## Copyright (c) 1989,1990, 1991 by Sun Microsystems, Inc. and the X Consortium. ## diff --git a/xc/fonts/PEX/lex.l b/xc/fonts/PEX/lex.l index f84f43108..dcd1a504e 100644 --- a/xc/fonts/PEX/lex.l +++ b/xc/fonts/PEX/lex.l @@ -1,5 +1,5 @@ %{ -/* $XConsortium: lex.l,v 5.8 94/12/01 16:22:54 kaleb Exp kaleb $ */ +/* $XConsortium: lex.l,v 5.9 95/01/05 19:18:40 kaleb Exp $ */ /***************************************************************** diff --git a/xc/fonts/PEX/to_wfont.y b/xc/fonts/PEX/to_wfont.y index 7e64dcf35..e94907022 100644 --- a/xc/fonts/PEX/to_wfont.y +++ b/xc/fonts/PEX/to_wfont.y @@ -1,5 +1,5 @@ %{ -/* $XConsortium: to_wfont.y,v 5.7 94/04/17 20:10:08 rws Exp kaleb $ */ +/* $XConsortium: to_wfont.y,v 5.8 94/11/21 17:11:41 kaleb Exp $ */ /***************************************************************** diff --git a/xc/fonts/PEX/wfont.h b/xc/fonts/PEX/wfont.h index 6cc8efb74..37c388966 100644 --- a/xc/fonts/PEX/wfont.h +++ b/xc/fonts/PEX/wfont.h @@ -1,4 +1,4 @@ -/* $XConsortium: wfont.h,v 5.1 91/02/16 09:46:37 rws Exp $ */ +/* $XConsortium: wfont.h,v 5.2 94/04/17 20:10:09 rws Exp $ */ /***************************************************************** |