MedicalImageAnalysisTutorials / SlicerCochlea

Multi-modal cochlea Images registration, segmentation and analysis
13 stars 4 forks source link

Missing License #40

Closed jcfr closed 1 year ago

jcfr commented 1 year ago

@idhamari 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:

cc: @sjh26

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/
No License https://choosealicense.com/no-permission/

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 are welcome to reuse it. Creative Commons License

idhamari commented 1 year ago

Thanks for your feedback, the license has been added!