Hi all,
Sorry if this question is too silly:
in EPL's FAQ[1], number 26:
*Some free software communities say that linking to their code
automatically means that your program is a derivative work. Is this the
position of the Eclipse Foundation?*
** No, the Eclipse Foundation interprets the term "d
Thanks David,
I was confused because when using clojurescript we can't avoid using
functions from core libraries and after compiled down to javascript, (parts
of) those functions will appear on the final javascript file.
So those clojurescript-origin compiled forms are considered "unmodified
lib