This commit is contained in:
Ronald Schaten 2008-07-10 20:42:27 +00:00
parent 83876306ac
commit b5b131cc8a

View File

@ -2,7 +2,7 @@
* \file firmware/main.c * \file firmware/main.c
* \brief Main functions for USB-keyboard * \brief Main functions for USB-keyboard
* \author Ronald Schaten <ronald@schatenseite.de> * \author Ronald Schaten <ronald@schatenseite.de>
* \version $Id: main.c,v 1.2 2008/07/10 20:29:01 rschaten Exp $ * \version $Id: main.c,v 1.3 2008/07/10 20:42:27 rschaten Exp $
* *
* License: GNU GPL v2 (see License.txt) * License: GNU GPL v2 (see License.txt)
*/ */
@ -189,6 +189,10 @@
* their driver for my project. In fact, this project wouldn't exist without * their driver for my project. In fact, this project wouldn't exist without
* the driver. * the driver.
* *
* And of course I'd like to thank that friend of mine -- I doubt that he'd
* like to read his name in this place, I'll put it in if he wants me to --
* that gave me the idea for this project.
*
* \section sec_license About the license * \section sec_license About the license
* *
* My work - all contents except for the USB driver - is licensed under the GNU * My work - all contents except for the USB driver - is licensed under the GNU