diff options
author | Karl Berry <karl@freefriends.org> | 2018-01-17 23:47:37 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-01-17 23:47:37 +0000 |
commit | c3ad965169a16576b7214e764b9226ae7dd293f1 (patch) | |
tree | 6b84552588bec2d50394bb914b00ca4537f9331e /Master/texmf-dist/source/latex/invoice2/invoice2.ins | |
parent | 0dd1fb55e27838f2788f3e371825be277201f051 (diff) |
invoice2 (17jan18)
git-svn-id: svn://tug.org/texlive/trunk@46364 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/invoice2/invoice2.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/invoice2/invoice2.ins | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/Master/texmf-dist/source/latex/invoice2/invoice2.ins b/Master/texmf-dist/source/latex/invoice2/invoice2.ins index d5026b6cca6..c4cd0bf567e 100644 --- a/Master/texmf-dist/source/latex/invoice2/invoice2.ins +++ b/Master/texmf-dist/source/latex/invoice2/invoice2.ins @@ -1,6 +1,6 @@ \iffalse meta-comment -File invoice2.ins Copyright (C) 2017 Simon Dierl +File invoice2.ins Copyright (C) 2017-2018 Simon Dierl This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -22,7 +22,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. \preamble -Copyright (C) 2017 Simon Dierl +Copyright (C) 2017-2018 Simon Dierl This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -47,5 +47,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. \generate{\file{invoice2.sty} {\from{invoice2.dtx} {package}}} \generate{\file{invoice2-english.trsl} {\from{invoice2.dtx} {dictEnglish}}} \generate{\file{invoice2-german.trsl} {\from{invoice2.dtx} {dictGerman}}} +\generate{\file{invoice2-swissgerman.trsl} + {\from{invoice2.dtx} {dictSwissGerman}}} \endbatchfile |