diff options
author | Karl Berry <karl@freefriends.org> | 2010-11-05 21:44:00 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-11-05 21:44:00 +0000 |
commit | 3141b647e6510357f3d740e770fbf703151c17d2 (patch) | |
tree | d631de68229d96f7e42c4ac921833ade4806a56a /Master/texmf-dist/tex/lualatex/luainputenc/luainputenc.lua | |
parent | b956eda8106b9fabf03d804cd2e9a9737463f213 (diff) |
luainputenc v0.971 (4nov10)
git-svn-id: svn://tug.org/texlive/trunk@20326 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/lualatex/luainputenc/luainputenc.lua')
-rw-r--r-- | Master/texmf-dist/tex/lualatex/luainputenc/luainputenc.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/lualatex/luainputenc/luainputenc.lua b/Master/texmf-dist/tex/lualatex/luainputenc/luainputenc.lua index dde3ed0a792..f0c6347b184 100644 --- a/Master/texmf-dist/tex/lualatex/luainputenc/luainputenc.lua +++ b/Master/texmf-dist/tex/lualatex/luainputenc/luainputenc.lua @@ -7,7 +7,7 @@ -- luainputenc.dtx (with options: `lua') -- This is a generated file. -- --- Copyright (C) 2009 by Elie Roux <elie.roux@telecom-bretagne.eu> +-- Written in 2009, 2010 by Manuel Pegourie-Gonnard and Elie Roux. -- -- This work is under the CC0 license. As an exception, the files -- luainputenc.sty, lutf8.def and lutf8x.def have more restrictions. |