johnwparent / APBPoster

Hosting for SciPyCon 2021 Poster AutoPyBind11
https://autopybind11.readthedocs.io/en/latest/index.html
Apache License 2.0
3 stars 4 forks source link

Add license #26

Open jcfr opened 2 years ago

jcfr commented 2 years ago

> Missing License

It is great to see all the work you have done so far :100:

That said the project seems to be missing a license file. :scream:

No worry, I suggest you follow these few steps:

Background

Without a license file, interpreting the licensing terms becomes complex. In a nutshell, code hosted on GitHub without a license is likely made available through section D. 5. License Grant to Other Users of the GitHub terms of service.

Reading issue github/choosealicense.com#196 (No license" does not allow commercial or private use) is also informative.

Links

Description Link
Which open source license is appropriate for my project? https://opensource.guide/legal/#which-open-source-license-is-appropriate-for-my-project
Adding a license to a repository https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository
All About Open Source Licenses https://fossa.com/blog/what-do-open-source-licenses-even-mean/
Choose an open source license https://choosealicense.com/

Disclaimers

I am not a lawyer. As such, my suggestions can not serve as legal advice.


This comment was adapted from my GitHub saved replies, it is licensed under a Creative Commons Attribution 4.0 International License and you were welcome to reuse it. Creative Commons License

jcfr commented 2 years ago

I suggest to license the poster using creative commons, and the actual project using Apache2 license