1/**@name Introduction
2 * This document gives a brief description of the Linux SDK for UPnP
3 * Devices API.  Section 1 covers the license under which the SDK is 
4 * distributed.  Section 2 talks about the callback functions used 
5 * in many parts of the API.  Finally, section 3 details the structures and 
6 * functions that comprise the API.
7 *
8 * The Linux SDK for UPnP Devices version 1.2 supports the following 
9 * platforms:
10 * \begin{itemize}
11 *   \item Linux* running on an Intel Architecture processor
12 *   \item Linux running on an Intel StrongARM or XScale processor
13 * \end{itemize}
14 *
15 * {\bf *} Other brands and names are the property of their respective 
16 *  owners.
17 */
18