blob: 693ed829d9df2093f36cb22b8bec57f00981ecbb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
\pagenumbering{arabic}
\pagestyle{empty}
\title{\huge\textbf{LINUX DVB API}}
\author{
\includegraphics{cimlogo.psi}\\
Copyright \copyright 2002 Convergence GmbH\\\\
Written by Dr. Ralph J.K. Metzler\\
\texttt{<rjkm@convergence.de>}\\\\
and Dr. Marcus O.C. Metzler\\
\texttt{<mocm@convergence.de>}\\
% Rosenthalerstr. 51\\
% 10178 Berlin\\Germany
}
\date{10/01/2002\\V 0.9.5}
\maketitle
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.1
or any later version published by the Free Software Foundation.
A copy of the license is included in the chapter entitled "GNU
Free Documentation License".
\newpage
%\end{titlepage}
% Local Variables:
% mode: latex
% TeX-master: "dvbapi"
% End:
|