diff options
author | Linus Nielsen Feltzing <linus@haxx.se> | 2007-01-23 10:20:29 +0000 |
---|---|---|
committer | Linus Nielsen Feltzing <linus@haxx.se> | 2007-01-23 10:20:29 +0000 |
commit | 9011c065a462c55627457aedff36a46a762fe5ce (patch) | |
tree | c235719e2557e57b5b8bbc8177b24d6c78c17580 /manual/intro/main.tex | |
parent | 4376abb74868d792702dfa613a551f7748cb1dd4 (diff) | |
download | rockbox-9011c065a462c55627457aedff36a46a762fe5ce.tar.gz rockbox-9011c065a462c55627457aedff36a46a762fe5ce.zip |
Removed unnecessary copyright statement, and corrected some grammar
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12092 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/intro/main.tex')
-rw-r--r-- | manual/intro/main.tex | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/manual/intro/main.tex b/manual/intro/main.tex index 6eceacabb7..5f7ad1099c 100644 --- a/manual/intro/main.tex +++ b/manual/intro/main.tex @@ -33,9 +33,6 @@ Open Source Jukebox Firmware \vspace{6cm} \begin{quote} - \begin{center} - Copyright \copyright~2007 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. @@ -46,7 +43,7 @@ contributors. \end{quote} \vspace{3mm} \begin{center} -\IfFileExists{version.tex}{Build with \LaTeX{} from version \input{version.tex}}{} +\IfFileExists{version.tex}{Built with \LaTeX{} from version \input{version.tex}}{} \end{center} \vspace{\fill} |