diff options
| author | Martin Arver <martin.arver@gmail.com> | 2006-03-13 15:33:37 +0000 |
|---|---|---|
| committer | Martin Arver <martin.arver@gmail.com> | 2006-03-13 15:33:37 +0000 |
| commit | b4171645a53841b829bea6cd53f62ea0c3d520ff (patch) | |
| tree | 6929d2b7801fb17a6cc2708e282d620d0cb2882f | |
| parent | b6a9326b45bed59728962775f912eb32c51dba11 (diff) | |
| download | rockbox-b4171645a53841b829bea6cd53f62ea0c3d520ff.zip rockbox-b4171645a53841b829bea6cd53f62ea0c3d520ff.tar.gz rockbox-b4171645a53841b829bea6cd53f62ea0c3d520ff.tar.bz2 rockbox-b4171645a53841b829bea6cd53f62ea0c3d520ff.tar.xz | |
Thought this was committed.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9029 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | manual/intro/main.tex | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/manual/intro/main.tex b/manual/intro/main.tex new file mode 100644 index 0000000..a2bf905 --- /dev/null +++ b/manual/intro/main.tex @@ -0,0 +1,18 @@ +\chapter*{Rockbox} + +\vspace{3cm} +\noindent +\begin{center} +Website \url{http://www.rockbox.org/} +\end{center} + +\vspace{\fill} +\begin{quote} + Copyright \copyright 2004 Christi Alice Scarborough, 2003 Jos\'{e} Maria Garcia-Valdecasas Bernal \& Peter Schlenker. + Permission is granted to copy, distribute and/or modify this document + under the terms of the GNU Free Documentation License, Version 1.2 + or any later version published by the Free Software Foundation; + with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. + A copy of the license is included in the section entitled "GNU + Free Documentation License". +\end{quote}
\ No newline at end of file |