I am staring at the Apache License 2.0 and it stares back at me..
All I want to know is whether I can take an existing source code (licensed under Apache License 2.0) and modify it, without having to release my modifications back.
Does the Apache License 2.0 allow that?
(I know that GPL and even LGPL don't allow that, which is why I am asking about Apache).
I also know that, when time comes, I will have to get professional legal advice. But I need to make a quick decision now whether to spend time looking at all at some piece of code (licensed under Apache License 2.0). For that, all I need to know for now is whether I can take an existing source code (licensed under Apache License 2.0) and modify it, without having to release my modifications back.
Thanks.