I'm using a BSD API to build my own API and I'm wondering if there is any restriction when I will release my own API in term of license choice, packaging, distribution ...
I'm also curious about what do you guys think is the better way to pay homage to the API that we use : documentation citation, code source citation ...
To summarise and generalise my question :
- Law : What is the formal impact of using free licence (GPL, BSD, CDDL ...) API in our own licence ...
- Etiquette : How do you cite API that you use ...