commit d190f3a142364be3f72feeb54809b7715e1d5c35 Author: n8fr8 nathan@freitas.net Date: Sat Oct 14 12:17:08 2017 -0400
add license asset for display in the app --- app/src/main/assets/LICENSE | 1 + 1 file changed, 1 insertion(+)
diff --git a/app/src/main/assets/LICENSE b/app/src/main/assets/LICENSE new file mode 120000 index 00000000..14776154 --- /dev/null +++ b/app/src/main/assets/LICENSE @@ -0,0 +1 @@ +../../../../LICENSE \ No newline at end of file