From 6b346a4cc95f46b4645968b025375a6bb877c199 Mon Sep 17 00:00:00 2001 From: Antonio Ospite Date: Thu, 7 Apr 2011 12:29:36 +0200 Subject: [PATCH] Thanks Steven Toth explicitly He and kernellabs.com sponsored a Kinect sensor device to develop the driver. Signed-off-by: Antonio Ospite --- kinect.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/kinect.c b/kinect.c index f8dcbeb..d58eca2 100644 --- a/kinect.c +++ b/kinect.c @@ -6,6 +6,9 @@ * Based on the OpenKinect project and libfreenect * http://openkinect.org/wiki/Init_Analysis * + * Special thanks to Steven Toth and kernellabs.com for sponsoring a Kinect + * sensor device which I tested the driver on. + * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or -- 2.1.4