How do I include licenses in my code?

Hello! I’ve created my first static website and I wonder how should I include licenses. I use a CDN for all of them (bootstrap, jQuery, etc) and I don’t know if I should include them inside my code or just create READMEs for each one of them.

Thank you in advance!

You don’t need to, the licence is included in the code.

1 Like

Oh! So whenever I’m using their code I’m already giving credit? Thank you for your answer!

Yes. So for example:

1 Like

Thanks! I didn’t get that in my code and I was worried I wasn’t given credit

open the cdn link in your browser, you will see it starts with that

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.