diff options
Diffstat (limited to 'Master/texmf-dist/doc/luatex/luatexbase/test-mcb.lua')
-rw-r--r-- | Master/texmf-dist/doc/luatex/luatexbase/test-mcb.lua | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/luatex/luatexbase/test-mcb.lua b/Master/texmf-dist/doc/luatex/luatexbase/test-mcb.lua index c760299d844..6172127059d 100644 --- a/Master/texmf-dist/doc/luatex/luatexbase/test-mcb.lua +++ b/Master/texmf-dist/doc/luatex/luatexbase/test-mcb.lua @@ -6,10 +6,7 @@ -- -- luatexbase-mcb.dtx (with options: `testlua') -- --- Copyright (C) 2009 by Elie Roux <elie.roux@telecom-bretagne.eu> --- --- This work is under the CC0 license. --- See source file 'luatexbase-mcb.dtx' for details. +-- See the aforementioned source file(s) for copyright and licensing information. -- local msg = texio.write_nl local function sample(head,...) |