added copyright and license notice.

This commit is contained in:
tmk 2011-07-21 00:32:52 +09:00
parent f382fc93d5
commit 0dde25e81c
68 changed files with 2050 additions and 99 deletions

View file

@ -1,7 +1,3 @@
/* PS/2 to USB keyboard converter
* 2011/02/20
* Copyright (c) 2011 tmk
*/
/* Name: main.c
* Project: hid-mouse, a very simple HID example
* Author: Christian Starkjohann