aboutsummaryrefslogtreecommitdiff
path: root/src/survive_process.c
diff options
context:
space:
mode:
authorcnlohr <lohr85@gmail.com>2016-12-02 23:21:51 -0500
committercnlohr <lohr85@gmail.com>2016-12-02 23:21:51 -0500
commitc2a7883cd2a8a86ed76b2f0ded77cfc3968c9233 (patch)
tree545abc06d62b51d28fa050dc770077bc044e5316 /src/survive_process.c
parentfc6d7f06380facef3fe2fe100b44517b53227e05 (diff)
downloadlibsurvive-c2a7883cd2a8a86ed76b2f0ded77cfc3968c9233.tar.gz
libsurvive-c2a7883cd2a8a86ed76b2f0ded77cfc3968c9233.tar.bz2
correct licenses
Diffstat (limited to 'src/survive_process.c')
-rw-r--r--src/survive_process.c14
1 files changed, 1 insertions, 13 deletions
diff --git a/src/survive_process.c b/src/survive_process.c
index 37ba96d..1ed88eb 100644
--- a/src/survive_process.c
+++ b/src/survive_process.c
@@ -1,16 +1,4 @@
-//<>< (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 <lubosz.sarnecki@collabora.co.uk>
-// 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).
+//<>< (C) 2016 C. N. Lohr, FULLY Under MIT/x11 License.
#include "survive_internal.h"