MrQubo / www2020-qiskit-day1

0 stars 0 forks source link

Add a license to the repository #1

Open cbjuan opened 1 month ago

cbjuan commented 1 month ago

I recently came across your project www2020-qiskit-day1 and I noticed that the repository github.com/MrQubo/www2020-qiskit-day1 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!

MrQubo commented 2 weeks ago

Hi!

This repo was copied from, with minor modifications, from https://gitlab.com/qworld/bronze-qiskit. If you're interested, you should look at that repo as it contains more material and fixes. And I also recommend other materials from QWorld.