uladkaminski / quantum-computing-fundamentals

📚 Jupyter notebooks demonstrating fundamental quantum computing concepts with Qiskit. Topics range from basic quantum circuits and gates to advanced algorithms and running circuits on IBM quantum hardware.. The examples are crafted to help users understand and
0 stars 0 forks source link

Add a license to the repository #3

Open cbjuan opened 3 weeks ago

cbjuan commented 3 weeks ago

I recently came across your project quantum-computing-fundamentals and I noticed that the repository github.com/uladkaminski/quantum-computing-fundamentals currently does not have a license specified.

Why Adding a License is Important?

As GitHub documents

Public repositories on GitHub are often used to share open source software. For your repository to truly be open source, you'll need to license it so that others are free to use, change, and distribute the software.

Would be possible to add a valid license to this repository? Probably something really OpenSource such as the Apache 2.0 license would fit really well.

Thanks!

uladkaminski commented 1 week ago

Hi @cbjuan

Thanks for your interest. I will submit the relevant license.