From fc6d7f06380facef3fe2fe100b44517b53227e05 Mon Sep 17 00:00:00 2001 From: cnlohr Date: Fri, 2 Dec 2016 23:20:29 -0500 Subject: fix copyrights --- src/survive_process.c | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'src/survive_process.c') diff --git a/src/survive_process.c b/src/survive_process.c index 18cc1da..37ba96d 100644 --- a/src/survive_process.c +++ b/src/survive_process.c @@ -1,3 +1,17 @@ +//<>< (C) 2016 C. N. Lohr +// +//Based off of https://github.com/collabora/OSVR-Vive-Libre +// Originally Copyright 2016 Philipp Zabel +// Originally Copyright 2016 Lubosz Sarnecki +// Originally Copyright (C) 2013 Fredrik Hultin +// Originally Copyright (C) 2013 Jakob Bornecrantz +// +//But, re-written as best as I can to get it put under a /real/ open souce license. +//If there are portions of the code too similar to the original, I would like to know +//so they can be re-written. +// +//Mostly vased off of vl_hid_reports (HTC Vive USB HID reports). + #include "survive_internal.h" void survive_light_process( struct SurviveObject * so, int sensor_id, int acode, int timeinsweep, uint32_t timecode ) -- cgit v1.2.3