diff options
author | Karl Berry <karl@freefriends.org> | 2010-01-27 01:44:26 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-01-27 01:44:26 +0000 |
commit | 4f46904efc9051166172cce40ef173ab851ca557 (patch) | |
tree | 78930cc7244737a4deeac9c2fbf2a9ea64e141f1 /Master/texmf-dist/scripts/oberdiek/oberdiek.pdftexcmds.lua | |
parent | 5992a4eb882ee1455c97daee6cb739da22818254 (diff) |
oberdiek update (26jan10)
git-svn-id: svn://tug.org/texlive/trunk@16833 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/scripts/oberdiek/oberdiek.pdftexcmds.lua')
-rw-r--r-- | Master/texmf-dist/scripts/oberdiek/oberdiek.pdftexcmds.lua | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/Master/texmf-dist/scripts/oberdiek/oberdiek.pdftexcmds.lua b/Master/texmf-dist/scripts/oberdiek/oberdiek.pdftexcmds.lua index ce4e9b59cce..09e639bcf26 100644 --- a/Master/texmf-dist/scripts/oberdiek/oberdiek.pdftexcmds.lua +++ b/Master/texmf-dist/scripts/oberdiek/oberdiek.pdftexcmds.lua @@ -12,8 +12,10 @@ -- -- This work may be distributed and/or modified under the -- conditions of the LaTeX Project Public License, either --- version 1.3 of this license or (at your option) any later --- version. The latest version of this license is in +-- version 1.3c of this license or (at your option) any later +-- version. This version of this license is in +-- http://www.latex-project.org/lppl/lppl-1-3c.txt +-- and the latest version of this license is in -- http://www.latex-project.org/lppl.txt -- and version 1.3 or later is part of all distributions of -- LaTeX version 2005/12/01 or later. @@ -22,6 +24,9 @@ -- -- This Current Maintainer of this work is Heiko Oberdiek. -- +-- The Base Interpreter refers to any `TeX-Format', +-- because some files are installed in TDS:tex/generic//. +-- -- This work consists of the main source file pdftexcmds.dtx -- and the derived files -- pdftexcmds.sty, pdftexcmds.pdf, pdftexcmds.ins, pdftexcmds.drv, |