diff options
| author | Martin Arver <martin.arver@gmail.com> | 2006-12-07 20:47:39 +0000 |
|---|---|---|
| committer | Martin Arver <martin.arver@gmail.com> | 2006-12-07 20:47:39 +0000 |
| commit | e9163b4fb45cbf4322fb3a7febbe3b8e54b38b9a (patch) | |
| tree | 51be414f5010ddd09d4191deb51bfa8d2403aa36 /manual/appendix/appendix.tex | |
| parent | 5931ab2e1345fd897ded74c7f01a254777ea4018 (diff) | |
| download | rockbox-e9163b4fb45cbf4322fb3a7febbe3b8e54b38b9a.zip rockbox-e9163b4fb45cbf4322fb3a7febbe3b8e54b38b9a.tar.gz rockbox-e9163b4fb45cbf4322fb3a7febbe3b8e54b38b9a.tar.bz2 rockbox-e9163b4fb45cbf4322fb3a7febbe3b8e54b38b9a.tar.xz | |
Add the GPL to the manual. Some changes to the license section and also to the GFDL to better fit in our manual (in style, not content)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11688 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/appendix/appendix.tex')
| -rw-r--r-- | manual/appendix/appendix.tex | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/manual/appendix/appendix.tex b/manual/appendix/appendix.tex index 595bc80..01167c9 100644 --- a/manual/appendix/appendix.tex +++ b/manual/appendix/appendix.tex @@ -122,5 +122,10 @@ People that have contributed to the project, one way or another. Friends! \noindent\textsc{\small{\input{CREDITS.tex}}} \end{multicols} -\chapter{GNU Free Documentation Licence} +\chapter{Licenses} + +\section{GNU Free Documentation License} \input{appendix/fdl.tex} +\newpage +\section{The GNU General Public License} +\input{appendix/gpl-2.0.tex}
\ No newline at end of file |