Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1.32 KB

LICENSE.md

File metadata and controls

36 lines (25 loc) · 1.32 KB

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