Copyleft and the GPL: A Comprehensive Tutorial and Guide

Bradley M. Kuhn a2d90d4b73 Merge branch 'next' hace 5 años
Case-Study-Ethics 756fc5279f Remove unnecessary versions and formats of the case-studiess tutorial material. hace 10 años
GPL-Business e347088e4f ChangeLog is a deprecated method for tracking changes, use git log now. hace 10 años
GPL-LGPL 7f5fc7d7f7 Remove deprecated LaTeX formatting scripts and commands. hace 10 años
css 476a42bf0d In-page anchor links vs. bootstrap's fixed navbar hace 9 años
enforcement-case-studies_log-output 3da9449e68 Add BusyBox output/kernel log; update study FIXME hace 9 años
js 476a42bf0d In-page anchor links vs. bootstrap's fixed navbar hace 9 años
presentations 7c2266b966 Fix build issues. hace 5 años
.gitignore 17284ca4c1 Other files that should be git ignore'd. hace 9 años
CC-By-SA-4.0.txt 77f9f55b59 Creative Commons had trailing whitespace on this line. hace 10 años
CONTRIBUTING.md 76b1557c0d Document the One Rule for merging into master. hace 5 años
Makefile ce9168a9af Citations of third-party works in appendix only. hace 9 años
README.md 0b3b7ecffd Notice in Contributing section about individuals. hace 9 años
TODO.md 1e393d014e Would help online contributors send small changes? hace 5 años
compliance-guide.tex 79c5b890eb Consolidate copyright notices into single place. hace 9 años
comprehensive-gpl-guide.tex d7ff8bd6ff Additional connecting text for irrevocability discussion. hace 5 años
enforcement-case-studies.tex 0a5d6db003 Gitorious Apocalypse: remove all gitorious URLs hace 9 años
gpl-installation.tex bdae945705 A few sentences more for the next section. hace 5 años
gpl-lgpl.tex d7ff8bd6ff Additional connecting text for irrevocability discussion. hace 5 años
license-texts.tex 79c5b890eb Consolidate copyright notices into single place. hace 9 años
no-numbers-on-table-of-contents.tex f54257ba65 Move stuff to make the ToC with now ...'s and numbers to another file, hace 10 años
tex4ht.usr b75c05d7bb Provide additional href link command. hace 9 años
third-party-citations.tex 85bbbf1ec6 Gitorious Apocalypse: even more gitorious URLS hace 8 años
webhacks.cfg 3a5872fab3 Properly format and place title everywhere. hace 9 años

README.md

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.