Copyleft and the GPL: A Comprehensive Tutorial and Guide
Find a file
Bradley M. Kuhn a2d90d4b73 Merge branch 'next'
New section regarding GPLv2 Irrevocability is ready to go live.
2018-09-26 10:31:16 -07:00
Case-Study-Ethics Remove unnecessary versions and formats of the case-studiess tutorial material. 2014-02-16 18:00:49 -05:00
css In-page anchor links vs. bootstrap's fixed navbar 2014-11-16 10:23:08 -05:00
enforcement-case-studies_log-output Add BusyBox output/kernel log; update study FIXME 2014-11-08 12:16:45 -05:00
GPL-Business ChangeLog is a deprecated method for tracking changes, use git log now. 2014-02-16 17:17:35 -05:00
GPL-LGPL Remove deprecated LaTeX formatting scripts and commands. 2014-02-16 17:15:34 -05:00
js In-page anchor links vs. bootstrap's fixed navbar 2014-11-16 10:23:08 -05:00
presentations Fix build issues. 2018-09-26 09:30:21 -07:00
.gitignore Other files that should be git ignore'd. 2014-11-06 16:19:57 -05:00
CC-By-SA-4.0.txt Creative Commons had trailing whitespace on this line. 2014-02-15 17:39:34 -05:00
compliance-guide.tex Consolidate copyright notices into single place. 2014-12-22 17:22:50 -05:00
comprehensive-gpl-guide.tex Additional connecting text for irrevocability discussion. 2018-09-26 09:30:21 -07:00
CONTRIBUTING.md Document the One Rule for merging into master. 2016-10-25 15:34:29 -07:00
enforcement-case-studies.tex Gitorious Apocalypse: remove all gitorious URLs 2015-04-02 20:32:33 -07:00
gpl-installation.tex A few sentences more for the next section. 2018-09-26 09:30:21 -07:00
gpl-lgpl.tex Additional connecting text for irrevocability discussion. 2018-09-26 09:30:21 -07:00
license-texts.tex Consolidate copyright notices into single place. 2014-12-22 17:22:50 -05:00
Makefile Citations of third-party works in appendix only. 2014-12-22 16:30:00 -05:00
no-numbers-on-table-of-contents.tex Move stuff to make the ToC with now ...'s and numbers to another file, 2014-02-20 13:37:23 -05:00
README.md Notice in Contributing section about individuals. 2015-05-04 14:10:36 -07:00
tex4ht.usr Provide additional href link command. 2014-12-17 23:11:56 -05:00
third-party-citations.tex Gitorious Apocalypse: even more gitorious URLS 2016-05-17 08:15:01 -05:00
TODO.md Would help online contributors send small changes? 2016-08-16 12:02:02 +02:00
webhacks.cfg Properly format and place title everywhere. 2014-11-07 11:35:13 -05:00

Copyleft and GPL Tutorial Materials

This repository contains various tutorial materials regarding the suite of GNU General Public Licenses and copyleft (as applied to software).

The primary item of interest is an omnibus book on copyleft that is built from the comprehensive-GPL-guide.tex file.

You can build this project with the following command:

$ make

HTML output will be in the public_html directory and a PDF file will be in comprehensive-gpl-guide.pdf.

You may need to first install texlive, tex4ht and a few other things. On Debian-based systems, this command may work as root:

# aptitude install texlive-full make tex4ht

You may also browse the current version of the guide on copyleft.org, and download a PDF of the Guide as well.

Note the canonical repository for this project is on k.copyleft.org. Typically, copies of this repository on sites other than copyleft.org are for informational and backup purposes only.

Contributing

Improvements of all kinds and manner are welcome. Please review the instructions and details regarding making contributions for more information.

Copyleft.org may be sponsored by various organizations, and organizations may also republish some, or all, of the output of this project under the terms of the CC BY-SA license. However, contributors' work is their own, and thus the opinions expressed in their contributions, IRC utterances, commit messages, mailing list posts, and/or other fora provided by copyleft.org may not necessarily reflect the views of the contributors' employers and/or organizations sponsoring the project and/or organizations republishing copyleft.org's materials. Generally speaking, unless stated otherwise, please assume that individuals contribute to copyleft.org in their personal capacity.