I want to release all the LaTeX source files (*.tex), when I publish my thesis. I do not want to just release the PDF. So everybody can build my thesis with a LaTeX compiler from its source code. Can my thesis source files contents be under GPL v3? Or they need to be under LPPL?
Can I use a template with the license LPPL license?
%% abtex2-modelo-trabalho-academico.tex, v-1.9.6 laurocesar %% Copyright 2012-2016 by abnTeX2 group at http://www.abntex.net.br/ %% %% This work may be distributed and/or modified under the %% conditions of the LaTeX Project Public License, either version 1.3 %% of this license or (at your option) any later version. %% The latest version of this license is in %% http://www.latex-project.org/lppl.txt %% and version 1.3 or later is part of all distributions of LaTeX %% version 2005/12/01 or later. %% %% This work has the LPPL maintenance status `maintained'. %% %% The Current Maintainer of this work is the abnTeX2 team, led %% by Lauro César Araujo. Further information are available on %% http://www.abntex.net.br/ %% %% This work consists of the files abntex2-modelo-trabalho-academico.tex, %% abntex2-modelo-include-comandos and abntex2-modelo-references.bib %% Related questions:
- Is a PDF output from a LaTeX document, a “derived work” from the LPPL standard packages?
- The GPL and LaTeX packages
- License in LaTeX document, packages and answers
- How can I license my .tex files for open source?
- Can I license my package under Creative Commons
- What license for releasing LaTeX templates
- https://www.gnu.org/licenses/gpl-faq.en.html#GPLOtherThanSoftware
- Can my closed-source software load GPL v3 data?
- Can I sell my project using GNU GPL v3?
- Am I forced to release my project under GPL, even though no GPL source is included?
- Can my GPL v3 software load unamed licensed libraries?
- GPL-Licensed LaTeX template - implications for resulting work?
- Can I sell my primitive material which is intended to be processed in a factory software under GPL?
- Can I use GPL v3 for source code and CC BY-SA v3 for comments?
- Must author's name be included in GNU GPL v3?
- If I'm using a GPL 3 library in my project, can I license my project under MIT license?
- GPL V3 with OpenSSL Exception
- Can I distribute a BSD code with GPL v3 binaries?
- What restrictions can I place on a device whose software is licensed using GPL v3?
- Can I distribute a BSD code with GPL v3 binaries?
- What restrictions can I place on a device whose software is licensed using GPL v3?
- Can an interpreted program be under any license without restricted by its GPL'ed run-time environment?
- Does GPL v3 compel the author to provide source?
- Using a GPL V3 library in a Android app published on Google Play, do I need to release the application's source code?
- Is the text in my open source project under the GPL?
- Need sellable license-text for "commercial use" of GPL v3 software
- Can I redistribute BSD software under GPL with no changes?
- Can I publish my iOS app store app code to GitHub under MIT/GPL