Skip to content
This repository was archived by the owner on Apr 16, 2020. It is now read-only.

Commit 71f15d2

Browse files
committed
Update readme
1 parent 67678b7 commit 71f15d2

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,14 @@ So here we are, Specht and SpechtLite. Anyone can use SpechtLite, but the limita
165165
While Specht does not have these limitations, you do have to sign the app yourself and there's nothing I can do since even Testflight does not support OS X.
166166
167167
## Can I upload this to the Mac App Store?
168-
SpechtLite is published under GPLv3.
168+
SpechtLite is published under GPLv3. Considering App Store license is not compatible with GPL (see VLC for example), you probably can't.
169169
170-
But please do not use the icon and the name if you do want to redistribute it.
170+
NEKit is licensed under BSD 3-clause, so you can build an app with it and publish it on App Store instead.
171+
172+
If you know a way which guarantees that:
173+
174+
* If an app is derived from SpechtLite it must be open sourced when it is distributed.
175+
* Such app can be pubished on App Store.
176+
* I can make sure that it does not use the name and icon of SpechtLite.
177+
178+
Please do let me know.

0 commit comments

Comments
 (0)