-
Notifications
You must be signed in to change notification settings - Fork 13
About Licences
The following is not a official nor a fixed statement. descend if the prior guideline doesn't apply.
If you are forking/customizing something that is already licensed, respect the original developer and stay to that one.
- if the library you are using is under GPL, you should generally stick to it. weather static or dynamic linking
- although there are ways to go around with it
- LGPL means you don't need to if your using the library dynamically
EACH PROJECT/REPOSITORY should be considered separately.
The code will not be something that everyone will develop, since it has a relatively narrow application domain, and don't want to add another reason to be hidden and utilized.
To address the concern when going for profit in the future, I will share my standpoint that the city science projects and relations with cities are more like services, or consulting (Noyman, 2017) rather selling the direct code. Moreover, GPL seems better if we want to build a community starting small and later expand. (Bonsen, 2018)
Reason: It has extra protection than MIT (and more words) by Patents.
In a nut shell, we have two diverging paths.
- sticky license
- cannot hide it, sell it.
- may bite you back when you want to go for profit
- broadly open.
- Apple, or potential collaboration cities, alumni may hide it, sell it, without permission
- OK if you do startup in the future
- "sit back, relax and see what happens" approach.