Skip to content
Discussion options

You must be logged in to vote

Hi @MarzyCoder, thanks for the question! It all depends on your project, the dependencies that are used there and most importantly the legal requirements of the countries where your app is operating in.

Depending on the permissiveness of the 3p deps, there may be no requirement of mentioning that these are used or there might be requirement to mention them and the license (content) that these are using.

And for copyleft licenses e.g. GPL, there is a requirement that if GPL licensed library is linked statically (meaning the app copies and bundles library's code with its source code) then the app needs to be released with the same license (or at least with the compatible one) which means th…

Replies: 1 comment 8 replies

Comment options

You must be logged in to vote
8 replies
@mateusz1913
Comment options

@mrtncode
Comment options

@mateusz1913
Comment options

@mrtncode
Comment options

@mateusz1913
Comment options

Answer selected by mrtncode
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants