I'm working on something at the moment which is open-source, with no licence.
I'd like to use a licence for it, but am unsure which ones to choose.
I want to let people use the software and modify it, and would like to incorporate modifications into my own app. But I'd also like to let people take the code and use bits of it for their own projects - closed or open-source.
I understand the LGPL allows this to some extent.
What I want to do is allow everyone the freedom to do what they want, without restricting open-source OR closed-source developers too much.
What licences might be appropriate?