summaryrefslogtreecommitdiff
path: root/graphics/pgf/contrib/tikz-dependency/LICENSE
blob: 9787aa0cb56917991ac4280a3da8698911911dab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Licenses for the TikZ-dependency package
========================================

Different parts of the TikZ-dependency package are distributed
under different licenses:

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 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.