raffaelespazzoli / openshift-enablement-exam

Apache License 2.0
64 stars 49 forks source link

No License #17

Open lbrigmanArris opened 6 years ago

lbrigmanArris commented 6 years ago

Without a License on the project, officially no one can use it except by explicit written permission from the copyright holder.

Please add a license to the project.

raffaelespazzoli commented 6 years ago

I am not an expert on this subject, would you be able to suggest an appropriate license?

srgvg commented 6 years ago

I would suggest choosing the same license as https://github.com/openshift/origin or https://github.com/openshift/openshift-ansible, being the Apache License 2.0.

see https://github.com/openshift/openshift-ansible/blob/master/LICENSE

lbrigmanArris commented 6 years ago

I agree with srgvg's comment. The apache 2.0 license as matching that of OpenShift-ansilble.

raffaelespazzoli commented 6 years ago

fixed via #18 thanks @lbrigmanArris @srgvg do you agree that we can close this?

srgvg commented 6 years ago

Yes, this is perfect, thank you all!