I'm developing an open source project, and I use several open source libraries. These libraries are licensed under one the following licenses,
- MIT
- Apache License 2.0
- BSD
- GPLv3
Do I have any limitations on what licenses I can use for my own code? If so, which licenses are available to me?