Changeset - b920a7a4b827
[Not reviewed]
0 1 0
Bradley Kuhn (bkuhn) - 9 years ago 2014-11-16 15:55:46
bkuhn@ebb.org
Change links to copyleft.org site (now it exists)
1 file changed with 4 insertions and 2 deletions:
0 comments (0 inline, 0 general)
README.md
Show inline comments
...
 
@@ -8,25 +8,27 @@ 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 can also [download a prebuilt PDF file](http://ebb.org/bkuhn/articles/copyleft-book.pdf).
 
You may also
 
[browse the current version of the guide on copyleft.org](https://copyleft.org/guide/),
 
and [download a PDF of the Guide as well](http://copyleft.org/guide/comprehensive-gpl-guide.pdf).
 

	
 
Note the
 
[canonical repository for this project is on gitorious](https://gitorious.org/gpl-compliance-tools/tutorial/source/master:). Copies
 
[canonical repository for this project is on gitorious](https://gitorious.org/copyleft-org/tutorial/source/master:). Copies
 
of this repository on other sites is for informational and backup purposes
 
only.
 

	
 
## Contributing
 

	
 
Patches to this project are welcome.  Please
 
[submit a merge request on Gitorious](https://gitorious.org/gpl-compliance-tools/merge_requests).
 
If you cannot use that, you can email patches directly to Bradley.  You can
 
find his email address in the commit logs.
0 comments (0 inline, 0 general)