diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/cjk/utils/SJISconv/sjisconv.w')
-rw-r--r-- | Master/texmf-dist/source/latex/cjk/utils/SJISconv/sjisconv.w | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-dist/source/latex/cjk/utils/SJISconv/sjisconv.w b/Master/texmf-dist/source/latex/cjk/utils/SJISconv/sjisconv.w index 8d81c07081f..c1044cf36d9 100644 --- a/Master/texmf-dist/source/latex/cjk/utils/SJISconv/sjisconv.w +++ b/Master/texmf-dist/source/latex/cjk/utils/SJISconv/sjisconv.w @@ -1,6 +1,6 @@ -% This is the cweb file sjisconv.w of the CJK Package Ver. 4.8.3 07-May-2012 +% This is the cweb file sjisconv.w of the CJK Package Ver. 4.8.4 18-Apr-2015 -% Copyright (C) 1994-2012 Werner Lemberg <wl@@gnu.org> +% Copyright (C) 1994-2015 Werner Lemberg <wl@@gnu.org> % % This program is free software; you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by @@ -26,13 +26,13 @@ % output rules (look at the position of braces below!) the author (it's me % too :-) prefer. Otherwise this file will be formatted traditionally. -\def\title{sjisconv (CJK Version 4.8.3)} +\def\title{sjisconv (CJK Version 4.8.4)} \def\topofcontents{ \null\vfill \centerline{\titlefont The {\ttitlefont sjisconv} program} \vskip 20pt - \centerline{(CJK Version 4.8.3)} + \centerline{(CJK Version 4.8.4)} \vfill} \def\botofcontents{ @@ -91,7 +91,7 @@ Note that the user-defined character area of SJIS (with the first bytes in the range 0xF0--0xFC) is not supported because it is not portable. @d banner -"sjisconv (CJK ver. 4.8.3)" +"sjisconv (CJK ver. 4.8.4)" @c #include <stdio.h> |