diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/CJK/CJKulem.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/CJK/CJKulem.sty | 23 |
1 files changed, 20 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/CJK/CJKulem.sty b/Master/texmf-dist/tex/latex/CJK/CJKulem.sty index 6d265f941bb..4f32a8752b5 100644 --- a/Master/texmf-dist/tex/latex/CJK/CJKulem.sty +++ b/Master/texmf-dist/tex/latex/CJK/CJKulem.sty @@ -3,11 +3,28 @@ % % created by Werner Lemberg <wl@gnu.org> % -% Version 4.6.0 (11-Aug-2005) +% Version 4.7.0 (17-Oct-2006) + +% Copyright (C) 1994-2006 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 +% the Free Software Foundation; either version 2 of the License, or +% (at your option) any later version. +% +% This program is distributed in the hope that it will be useful, +% but WITHOUT ANY WARRANTY; without even the implied warranty of +% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +% GNU General Public License for more details. +% +% You should have received a copy of the GNU General Public License +% along with this program in doc/COPYING; if not, write to the Free +% Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, +% MA 02110-1301 USA \NeedsTeXFormat{LaTeX2e}[1996/12/01] -\def\fileversion{4.6.0} -\def\filedate{2005/08/11} +\def\fileversion{4.7.0} +\def\filedate{2006/10/17} \ProvidesPackage{CJKulem}[\filedate\space\fileversion] \RequirePackage{ulem}[2000/05/26] |