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.