diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/tikz-dependency/LICENSE')
-rw-r--r-- | Master/texmf-dist/doc/latex/tikz-dependency/LICENSE | 22 |
1 files changed, 17 insertions, 5 deletions
diff --git a/Master/texmf-dist/doc/latex/tikz-dependency/LICENSE b/Master/texmf-dist/doc/latex/tikz-dependency/LICENSE index b6dccc64c84..9787aa0cb56 100644 --- a/Master/texmf-dist/doc/latex/tikz-dependency/LICENSE +++ b/Master/texmf-dist/doc/latex/tikz-dependency/LICENSE @@ -4,16 +4,28 @@ Licenses for the TikZ-dependency package Different parts of the TikZ-dependency package are distributed under different licenses: -1. The code of the package is dual-license. This means that - you can decide which license you wish to use when using the - TikZ-dependency package. The two options are: +1. The code of the package (i.e., tikz-dependency.sty) is + dual-license. This means that you can decide which license you + wish to use when using the TikZ-dependency package. + The two options are: a) You can use the GNU Public License, version 2. b) You can use the LaTeX Project Public License, version 1.3c. -2. The documentation of the package is also dual-license. Again, - you can choose between two options: +2. The original documentation of the package (i.e., the file + tikz-dependency-doc.tex) is also dual-license. Again, you can + choose between two options: a) You can use the GNU Free Documentation License, version 1.2. b) You can use the LaTeX Project Public License, version 1.3c. +The following files are intellectual property of Till Tantau and/or +Christian Feuersänger: + + - pgfmanual.code.tex + - pgfmanual.prettyprinter.code.tex + - pgfmanual-en-macros.tex + - pgfmanual.pdflinks.code.tex + +They follow the same licensing scheme of tikz-dependency-doc.tex, +but credits should go to the respective authors. |