MadhuriKonnur / Quantum_compute

Using python qiskit lib creating quantum programs
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 Quantum_compute and I noticed that the repository github.com/MadhuriKonnur/Quantum_compute 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!

MadhuriKonnur commented 1 month ago

Can you please share example of public repo which has license specified. Thanks, Madhuri

On Thu, 5 Sept, 2024, 11:07 pm Juan Cruz-Benito, @.***> wrote:

I recently came across your project Quantum_compute and I noticed that the repository github.com/MadhuriKonnur/Quantum_compute currently does not have a license specified.

Why Adding a License is Important?

As GitHub documents https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/licensing-a-repository

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 https://www.apache.org/licenses/LICENSE-2.0 would fit really well.

Thanks!

— Reply to this email directly, view it on GitHub https://github.com/MadhuriKonnur/Quantum_compute/issues/1, or unsubscribe https://github.com/notifications/unsubscribe-auth/AM2FAK7M6UG4MJFHPX6MPJTZVCJFRAVCNFSM6AAAAABNW7KBN2VHI2DSMVQWIX3LMV43ASLTON2WKOZSGUYDQMZXGQ4TGOI . You are receiving this because you are subscribed to this thread.Message ID: @.***>

cbjuan commented 1 month ago

For example https://github.com/Qiskit/qiskit/blob/main/LICENSE.txt