You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is great to see all the work you have done so far 💯
That said the project seems to be missing a license file. 😱
No worry, I suggest you follow these few steps:
1️⃣ Choose a license. We suggest you use a permissive license that includes patent and contribution clauses. This will help protect developers and ensure the code remains freely available. We suggest you the Apache 2.0. Read here to learn more about licenses.
2️⃣ Add the the license file to your project. This guide may be helpful.
3️⃣ Add a section like the following at the end of your project's README.md file:
⚠️ Make sure to update the abcdefghi and YYYY-MM-DD placeholders respectively with the short commit SHA and the commit date corresponding to step 2 above
## License
This software is licensed under the terms of the [Apache Licence Version 2.0](LICENSE).
The license file was added at revision [abcdefghi](https://github.com/Slicer/slicer_download/commit/abcdefghi) on YYYY-MM-DD, but you may consider that the license applies to all prior revisions as well.
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.
Hi @Vital-Volkov, I would like to know if you had time to choose a license. What kind of license were you thinking of adopting for this project (and the dependency RenderPlugin.dll) ? With your help, we have confirmed that your approach works on power walls which are our target. Now remains the legal question of whether we can use this project or not, and we won't without a license, of course.
We would absolutely consider making a donation if you choose to publish this project and the plugin under a FOSS license.
Uh oh!
There was an error while loading. Please reload this page.
It is great to see all the work you have done so far 💯
That said the project seems to be missing a license file. 😱
No worry, I suggest you follow these few steps:
1️⃣ Choose a license. We suggest you use a permissive license that includes patent and contribution clauses. This will help protect developers and ensure the code remains freely available. We suggest you the Apache 2.0. Read here to learn more about licenses.
2️⃣ Add the the license file to your project. This guide may be helpful.
3️⃣ Add a section like the following at the end of your project's
README.md
file:abcdefghi
andYYYY-MM-DD
placeholders respectively with the short commit SHA and the commit date corresponding to step 2 aboveBackground
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
No license does not allow commercial or private use
is also informative.Links
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.
The text was updated successfully, but these errors were encountered: