aboutsummaryrefslogtreecommitdiff
path: root/src/survive.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.c
parent7cc22790b975a3cbaea5046eb17ca72563e3dac1 (diff)
downloadlibsurvive-00f9c8d9a66ffad686bd09041894ba6c25264665.tar.gz
libsurvive-00f9c8d9a66ffad686bd09041894ba6c25264665.tar.bz2
fix license headers.
Diffstat (limited to 'src/survive.c')
-rw-r--r--src/survive.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/survive.c b/src/survive.c
index 413f055..223cd57 100644
--- a/src/survive.c
+++ b/src/survive.c
@@ -1,4 +1,5 @@
//Copyright 2016 <>< C. N. Lohr, FULLY Under MIT/x11 License.
+//All MIT/x11 Licensed Code in this file may be relicensed freely under the GPL or LGPL licenses.
#include <survive.h>
#include "survive_internal.h"