diff options
Diffstat (limited to 'Master/texmf-dist/tex/luatex/luatexbase/cctb.lua')
-rw-r--r-- | Master/texmf-dist/tex/luatex/luatexbase/cctb.lua | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/luatex/luatexbase/cctb.lua b/Master/texmf-dist/tex/luatex/luatexbase/cctb.lua index 8d02dbb9b8e..30ebd6aef33 100644 --- a/Master/texmf-dist/tex/luatex/luatexbase/cctb.lua +++ b/Master/texmf-dist/tex/luatex/luatexbase/cctb.lua @@ -6,10 +6,7 @@ -- -- luatexbase-cctb.dtx (with options: `luamodule') -- --- Written in 2009, 2010 by Manuel Pegourie-Gonnard and Elie Roux. --- --- This work is under the CC0 license. --- See source file 'luatexbase-cctb.dtx' for details. +-- See the aforementioned source file(s) for copyright and licensing information. -- module('luatexbase', package.seeall) catcodetables = {} |