summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/beamer/LICENSE.md
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-02-21 23:34:07 +0000
committerKarl Berry <karl@freefriends.org>2018-02-21 23:34:07 +0000
commit9ec5a0dd78d3a039a20d046c083e33a1e52cb377 (patch)
tree7f9f0e91867f9515c03563e92a0dfb7382fb361f /Master/texmf-dist/doc/latex/beamer/LICENSE.md
parentc97246252f045d55b53d33ed13cb8ab54b22ce0b (diff)
beamer (21feb18)
git-svn-id: svn://tug.org/texlive/trunk@46705 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/beamer/LICENSE.md')
-rw-r--r--Master/texmf-dist/doc/latex/beamer/LICENSE.md36
1 files changed, 36 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/beamer/LICENSE.md b/Master/texmf-dist/doc/latex/beamer/LICENSE.md
new file mode 100644
index 00000000000..aa5781dd17b
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/beamer/LICENSE.md
@@ -0,0 +1,36 @@
+Licenses for the Beamer class
+=============================
+
+Different parts of the Beamer class 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 beamer package. The two options are:
+
+ 1. You can use the GNU General Public License, Version 2 or any later version
+ published by the Free Software Foundation.
+ 2. You can use the LaTeX Project Public License, version 1.3c or (at your
+ option) any later version.
+
+2. The documentation of the package is also dual-license. Again, you can choose
+ between two options:
+
+ 1. You can use the GNU Free Documentation License, Version 1.3 or any later
+ version published by the Free Software Foundation.
+ 2. You can use the LaTeX Project Public License, version 1.3c or (at your
+ option) any later version.
+
+The 'documentation of the package' refers to all files in the subdirectory
+doc of the beamer package. A detailed listing can be found in the file
+
+ doc/licenses/manifest-documentation.txt
+
+All files in other directories are part of the 'code of the package.'
+A detailed listing can be found in the file
+
+ doc/licenses/manifest-code.txt
+
+You will find the licenses in the manual and also as plain text versions in the
+directory
+
+ doc/licenses