Copyleft and the GPL: A Comprehensive Tutorial and Guide

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

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.