diff options
Diffstat (limited to 'Master/texmf-dist/scripts/oberdiek/pdfatfi.pl')
-rwxr-xr-x | Master/texmf-dist/scripts/oberdiek/pdfatfi.pl | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/Master/texmf-dist/scripts/oberdiek/pdfatfi.pl b/Master/texmf-dist/scripts/oberdiek/pdfatfi.pl index b4c34bcf531..50e9f856042 100755 --- a/Master/texmf-dist/scripts/oberdiek/pdfatfi.pl +++ b/Master/texmf-dist/scripts/oberdiek/pdfatfi.pl @@ -10,15 +10,18 @@ $^W=1; # turn warning on # conditions of the LaTeX Project Public License, either # 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 +# https://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 +# https://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. # # This work has the LPPL maintenance status "maintained". # -# This Current Maintainer of this work is Heiko Oberdiek. +# The Current Maintainers of this work are +Heiko Oberdiek and the Oberdiek Package Support Group +https://github.com/ho-tex/oberdiek/issues + # # See file "attachfile2.pdf" for a list of files that belong to # this project. |