diff options
author | Karl Berry <karl@freefriends.org> | 2010-01-28 01:21:53 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-01-28 01:21:53 +0000 |
commit | 2b588ab16f481f03169aa275ee5ed78b466445c1 (patch) | |
tree | 0731adeddf2e3d69de12fed1b3f6bd06ae16340a /Master/texmf-dist/doc/latex/tkz-orm/LICENSE | |
parent | 99396736d95c46c4ba05b7df744ad469e27aee94 (diff) |
new tikz package tkz-orm 0.1 (25jan10)
git-svn-id: svn://tug.org/texlive/trunk@16849 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/tkz-orm/LICENSE')
-rw-r--r-- | Master/texmf-dist/doc/latex/tkz-orm/LICENSE | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/tkz-orm/LICENSE b/Master/texmf-dist/doc/latex/tkz-orm/LICENSE new file mode 100644 index 00000000000..8e382389a31 --- /dev/null +++ b/Master/texmf-dist/doc/latex/tkz-orm/LICENSE @@ -0,0 +1,26 @@ +Licenses for the tkz-orm package +================================ + +1. The code of the package (all *.sty files) is dual-licensed. + This means that you can decide which license you wish to + use when using the tkz-orm package. The two options are: + + a) The GNU Public License, version 2 + b) The LaTeX Project Public License, version 1.3c + +2. The documentation of the package (all other files) can + be used under any version of any of the following licenses: + + a) The Creative Commons Share-Alike license (CC-BY-SA) + b) The GNU Free Documentation License (GFDL) + c) The GNU Public License (GPL) + d) The LaTeX Project Public License + +The ``code of the package'' refers to all .sty files. Parts of +the code are based on code of the original pgf-package. + +The ``documentation of the package`` refers to all other files. + +You will find some of the licenses as plain text versions as +part of this package and more licenses on the Web. + |