Hello all,
I'm about to release a small open source (web) application and I can't find any definitive advice on how to go about doing so correctly.
I want to release my code under the GPL v3. My program uses a number of libraries etc that are licensed differently. All are open source and unmodified by me, but they're not all GPL. My question is obvious probably, but I'm not sure ...
- Do I just licence my own code and leave the libraries?
- Do I include a copy of the licence of all the components (not just my own)?
- Is there any issue bundling differently licensed components together?
The project will be distributed on SourceForge, on which I have listed it as GPL3.
Any advice/obvious answers warmly appreciated.
Mark.