/**\r
* \mainpage\r
*\r
- * \n\r
* \image html LUFA.png\r
+ * <div align="center"><small><i>Logo design by <b>Ryo Yamauchi</b></i></small></div>\r
* \n\r
*\r
* <b>LUFA is donationware. For author and donation information, see \ref Page_Donating.</b>\r
*\r
- * LUFA is an open-source USB library for the USB-enabled AVR microcontrollers, released under the MIT license. It supports\r
- * a large number of USB AVR models and boards (see \ref Page_DeviceSupport). It is designed to provide an easy to use, feature\r
- * rich framework for the development of USB peripherals and hosts.\r
+ * LUFA is an open-source USB library for the USB-enabled AVR microcontrollers, released under the MIT license (see \ref Page_Licence).\r
+ * It supports a large number of USB AVR models and boards (see \ref Page_DeviceSupport). It is designed to provide an easy to use,\r
+ * feature rich framework for the development of USB peripherals and hosts.\r
*\r
* LUFA focuses on the microcontroller side of USB development only; it includes no host USB driver development facilities. While\r
* custom USB devices can be made with LUFA, the included demos all use the inbuilt OS drivers for each USB class for simplicity.\r
* and open source LUFA powered projects.\r
*\r
* <b>Subsections:</b>\r
- * - \subpage Page_WhyUseLUFA Why Use LUFA?\r
+ * - \subpage Page_WhyUseLUFA What are the advantages of using LUFA?\r
* - \subpage Page_LUFAvsAtmelStack How does LUFA compare to the Atmel USB AVR stack?\r
* - \subpage Page_AlternativeStacks Alternative USB AVR Stacks\r
- * - \subpage Page_Licence Project licence\r
+ * - \subpage Page_Licence Project source licence and commercial use information\r
* - \subpage Page_Donating Donating to support this project\r
* - \subpage Page_LibraryApps Overview of included Demos, Bootloaders and Projects\r
- *\r
- * <small><i>Logo design by <b>Ryo Yamauchi</b></i></small>\r
*/\r