aboutsummaryrefslogtreecommitdiff
path: root/src/survive_data.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/survive_data.c')
-rw-r--r--src/survive_data.c8
1 files changed, 3 insertions, 5 deletions
diff --git a/src/survive_data.c b/src/survive_data.c
index 467b35f..53c4444 100644
--- a/src/survive_data.c
+++ b/src/survive_data.c
@@ -6,11 +6,9 @@
// 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).
+//But, re-written as best as I can to get it put under an open souce license instead of a forced-source license.
+//If there are portions of the code too similar to the original, I would like to know so they can be re-written.
+//All MIT/x11 Licensed Code in this file may be relicensed freely under the GPL or LGPL licenses.
#include "survive_internal.h"
#include <stdint.h>