aboutsummaryrefslogtreecommitdiff
path: root/src/survive_internal.h
diff options
context:
space:
mode:
authorcnlohr <lohr85@gmail.com>2016-12-02 23:20:29 -0500
committercnlohr <lohr85@gmail.com>2016-12-02 23:20:29 -0500
commitfc6d7f06380facef3fe2fe100b44517b53227e05 (patch)
treece2d233bf8508e7b1da4e3bda3a38e162c07f28d /src/survive_internal.h
parent363b9fe3db6a023479266ee7c62e7109e71323c4 (diff)
downloadlibsurvive-fc6d7f06380facef3fe2fe100b44517b53227e05.tar.gz
libsurvive-fc6d7f06380facef3fe2fe100b44517b53227e05.tar.bz2
fix copyrights
Diffstat (limited to 'src/survive_internal.h')
-rw-r--r--src/survive_internal.h14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/survive_internal.h b/src/survive_internal.h
index ac45857..234bc8d 100644
--- a/src/survive_internal.h
+++ b/src/survive_internal.h
@@ -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 <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).
+
#ifndef _SURVIVE_INTERNAL_H
#define _SURVIVE_INTERNAL_H