Skip to content

Commit

Permalink
update copyright year
Browse files Browse the repository at this point in the history
  • Loading branch information
dohyunkim committed Feb 6, 2017
1 parent 46e7838 commit aa45d90
Show file tree
Hide file tree
Showing 6 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion xetexko-font.sty
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
% xetexko-font.sty
%
% Copyright (c) 2013-2016 Dohyun Kim <nomos at ktug org>
% Copyright (c) 2013-2017 Dohyun Kim <nomos at ktug org>
%
% This work may be distributed and/or modified under the
% conditions of the LaTeX Project Public License, either version 1.3c
Expand Down
4 changes: 2 additions & 2 deletions xetexko-hanging.sty
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
% xetexko-hanging.sty
%
% Copyright (c) 2013-2016 Dohyun Kim <nomos at ktug org>
% Copyright (c) 2013-2017 Dohyun Kim <nomos at ktug org>
%
% This work may be distributed and/or modified under the
% conditions of the LaTeX Project Public License, either version 1.3c
Expand All @@ -13,7 +13,7 @@
\begingroup\expandafter\expandafter\expandafter\endgroup
\expandafter\ifx\csname ProvidesPackage\endcsname\relax\else
\ProvidesPackage{xetexko-hanging}
[2016/04/04 v2.15 Hanging punctuations for XeTeX-ko]
[2017/02/06 v2.16 Hanging punctuations for XeTeX-ko]
\fi

\chardef\catcodeofATcharacter\catcode`@
Expand Down
4 changes: 2 additions & 2 deletions xetexko-josa.sty
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
% xetexko-josa.sty
%
% Copyright (c) 2013-2016 Dohyun Kim <nomos at ktug org>
% Copyright (c) 2013-2017 Dohyun Kim <nomos at ktug org>
%
% This work may be distributed and/or modified under the
% conditions of the LaTeX Project Public License, either version 1.3c
Expand All @@ -12,7 +12,7 @@

\begingroup\expandafter\expandafter\expandafter\endgroup
\expandafter\ifx\csname ProvidesPackage\endcsname\relax\else
\ProvidesPackage{xetexko-josa}[2016/04/04 v2.15 Auto-josa for XeTeX-ko]
\ProvidesPackage{xetexko-josa}[2017/02/06 v2.16 Auto-josa for XeTeX-ko]
\fi

\unless\ifcsname @tempcnta\endcsname
Expand Down
4 changes: 2 additions & 2 deletions xetexko-space.sty
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
% xetexko-space.sty
%
% Copyright (c) 2013-2016 Dohyun Kim <nomos at ktug org>
% Copyright (c) 2013-2017 Dohyun Kim <nomos at ktug org>
%
% This work may be distributed and/or modified under the
% conditions of the LaTeX Project Public License, either version 1.3c
Expand All @@ -13,7 +13,7 @@
\begingroup\expandafter\expandafter\expandafter\endgroup
\expandafter\ifx\csname ProvidesPackage\endcsname\relax\else
\ProvidesPackage{xetexko-space}
[2016/04/04 v2.15 Spacings and fonts for XeTeX-ko]
[2017/02/06 v2.16 Spacings and fonts for XeTeX-ko]
\fi

%%% we need XeTeX > 0.997
Expand Down
4 changes: 2 additions & 2 deletions xetexko-vertical.sty
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
% xetexko-vertical.sty
%
% Copyright (c) 2013-2016 Dohyun Kim <nomos at ktug org>
% Copyright (c) 2013-2017 Dohyun Kim <nomos at ktug org>
%
% This work may be distributed and/or modified under the
% conditions of the LaTeX Project Public License, either version 1.3c
Expand All @@ -13,7 +13,7 @@
\begingroup\expandafter\expandafter\expandafter\endgroup
\expandafter\ifx\csname ProvidesPackage\endcsname\relax\else
\ProvidesPackage{xetexko-vertical}
[2016/04/04 v2.15 Vertical environment for XeTeX-ko]
[2017/02/06 v2.16 Vertical environment for XeTeX-ko]
\fi

% do not veticalize headline/footline
Expand Down
4 changes: 2 additions & 2 deletions xetexko.sty
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
% xetexko.sty
%
% Copyright (c) 2013-2016 Dohyun Kim <nomos at ktug org>
% Copyright (c) 2013-2017 Dohyun Kim <nomos at ktug org>
%
% This work may be distributed and/or modified under the
% conditions of the LaTeX Project Public License, either version 1.3c
Expand All @@ -12,7 +12,7 @@

\begingroup\expandafter\expandafter\expandafter\endgroup
\expandafter\ifx\csname ProvidesPackage\endcsname\relax\else
\ProvidesPackage{xetexko}[2016/04/04 v2.15 Typesetting Korean with XeTeX]
\ProvidesPackage{xetexko}[2017/02/06 v2.16 Typesetting Korean with XeTeX]
\fi

\begingroup\expandafter\expandafter\expandafter\endgroup
Expand Down

0 comments on commit aa45d90

Please sign in to comment.