From 71e0499aba69e53fc7d1d9e7742ed70c8cec70de Mon Sep 17 00:00:00 2001
From: Antonio Ospite <ospite@studenti.unina.it>
Date: Thu, 7 Apr 2011 12:03:24 +0200
Subject: [PATCH] Update copyright and remove marcan name
MIME-Version: 1.0
Content-Type: text/plain; charset=utf8
Content-Transfer-Encoding: 8bit

libfreenect is not only by Héctor Martín anymore and I managed to
misspell his name anyways, so just mention the project and he'll get
implicit credit.

Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
---
 kinect.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/kinect.c b/kinect.c
index 883db90..34cbf0b 100644
--- a/kinect.c
+++ b/kinect.c
@@ -1,9 +1,9 @@
 /*
  * kinect sensor device camera, gspca driver
  *
- * Copyright (C) 2010  Antonio Ospite <ospite@studenti.unina.it>
+ * Copyright (C) 2011  Antonio Ospite <ospite@studenti.unina.it>
  *
- * Based on the OpenKinect project and libfreenect by Ector Martin
+ * Based on the OpenKinect project and libfreenect
  * http://openkinect.org/wiki/Init_Analysis
  * 
  * This program is free software; you can redistribute it and/or modify
-- 
2.1.4