diff options
author | Dominik Riebeling <Dominik.Riebeling@gmail.com> | 2006-04-11 22:17:23 +0000 |
---|---|---|
committer | Dominik Riebeling <Dominik.Riebeling@gmail.com> | 2006-04-11 22:17:23 +0000 |
commit | 2c571d98e7ec7667767cfba558c6ad1ec1968632 (patch) | |
tree | 6995f14c68fd42400f7807378cf046e3c14d999b /manual | |
parent | 9efbc9d48741709785afae9c17f1227b9b9d4d33 (diff) | |
download | rockbox-2c571d98e7ec7667767cfba558c6ad1ec1968632.tar.gz rockbox-2c571d98e7ec7667767cfba558c6ad1ec1968632.zip |
Make the intro page look nicer.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9625 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual')
-rw-r--r-- | manual/intro/main.tex | 31 |
1 files changed, 25 insertions, 6 deletions
diff --git a/manual/intro/main.tex b/manual/intro/main.tex index aeb939d2f7..8ff24241ac 100644 --- a/manual/intro/main.tex +++ b/manual/intro/main.tex @@ -1,18 +1,37 @@ -\chapter*{Rockbox} +% $Id$ % +\chapter*{\centering{Rockbox}} -\vspace{3cm} +\vspace{1cm} \noindent \begin{center} \url{http://www.rockbox.org/} + +\noindent +Open Source Jukebox Firmware \end{center} +\vspace{6cm} +\begin{quote} + \begin{center} + Copyright \copyright\ 2006 The Rockbox Team. + \end{center} +Rockbox and this manual is the collaborative effort of the +Rockbox team and its contributors. See the appendix for a complete list of +contributors. + +\copyright\ 2003, 2004, 2005, 2006 The Rockbox Team and its contributors, +\copyright\ 2004 Christi Alice Scarborough, +\copyright\ 2003 Jos\'{e} Maria Garcia-Valdecasas Bernal \& Peter Schlenker. +\end{quote} + \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 + A copy of the license is included in the section entitled ``GNU + Free Documentation License''. +\end{quote} + + |