license stuff
[ppcskel.git] / usb / drivers / class / hid.c
index 9101c08e61cd8e39ca9c5c82b424e997a48ed1b2..ebf9f2621b11fc62ac0827ac2a5862adb5465009 100644 (file)
@@ -1,3 +1,14 @@
+/*
+       ppcskel - a Free Software replacement for the Nintendo/BroadOn bootloader.
+       hid driver
+
+Copyright (C) 2009     Bernhard Urban <lewurm@gmx.net>
+Copyright (C) 2009     Sebastian Falbesoner <sebastian.falbesoner@gmail.com>
+
+# This code is licensed to you under the terms of the GNU GPL, version 2;
+# see file COPYING or http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt
+*/
+
 #include "../../core/core.h"
 #include "../../core/usb.h"
 #include "../../usbspec/usb11spec.h"