From 5642ea9faab05223be3df9aad48cfe4532d043af Mon Sep 17 00:00:00 2001 From: Joey Date: Tue, 9 Feb 2016 13:45:54 -0700 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index 84cb4a5..cc296a9 100644 --- a/FAQ.md +++ b/FAQ.md @@ -4,7 +4,7 @@ This is a current UX design flaw that makes it unclear what to do when opening E ### What is my exported exe/app licensed under? -Unless you explicitly decide to include the LGPL/GPL licensed functionality of ffmpegsumo (mp3, mp4, etc) via compiling your own version, your exported exe should be under this license: https://github.com/nwjs/nw.js/blob/nw13/LICENSE +Your exported exe should be under this license: https://github.com/atom/electron/blob/master/LICENSE ### Electrify says the export is completed, but there's nothing in the output folder.