aboutsummaryrefslogtreecommitdiff
path: root/src/survive_usb.c
diff options
context:
space:
mode:
authorcnlohr <lohr85@gmail.com>2016-12-02 23:30:18 -0500
committercnlohr <lohr85@gmail.com>2016-12-02 23:30:18 -0500
commit00f9c8d9a66ffad686bd09041894ba6c25264665 (patch)
treeb9eab371686847642954d49020e613e3eff22274 /src/survive_usb.c
parent7cc22790b975a3cbaea5046eb17ca72563e3dac1 (diff)
downloadlibsurvive-00f9c8d9a66ffad686bd09041894ba6c25264665.tar.gz
libsurvive-00f9c8d9a66ffad686bd09041894ba6c25264665.tar.bz2
fix license headers.
Diffstat (limited to 'src/survive_usb.c')
-rw-r--r--src/survive_usb.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/survive_usb.c b/src/survive_usb.c
index b0282cb..55e51a1 100644
--- a/src/survive_usb.c
+++ b/src/survive_usb.c
@@ -6,9 +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.
+//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"