Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add License #31

Closed
wildefires opened this issue Nov 1, 2021 · 1 comment
Closed

Add License #31

wildefires opened this issue Nov 1, 2021 · 1 comment

Comments

@wildefires
Copy link
Contributor

wildefires commented Nov 1, 2021

Hey all, wanted to reach out regarding a license for this template.

Currently, with no license it's by default "All right reserved" see sveltejs/template#78 and sveltejs/template#201 for more info on a similar situation - project with a public template on github and no license. Copy pasting from Svelte issue #78:

From the GitHub guidance on licensing:

You're under no obligation to choose a license. However, without a license, the default copyright laws apply, meaning that you retain all rights to your source code and no one may reproduce, distribute, or create derivative works from your work. If you're creating an open source project, we strongly encourage you to include an open source license. The Open Source Guide provides additional guidance on choosing the correct license for your project.

If you don't want to restrict things you can Use the 0BSD license - https://opensource.org/licenses/0BSD, alternatively you can go the path of Gorm and Gin, which both use the MIT license - https://opensource.org/licenses/MIT. These are just suggestions, of course, and the decision is ultimately up to you

Created #32 for 0BSD and #33 for MIT License. Feel free to merge either of them if you like those choices

This was referenced Nov 1, 2021
@dipeshdulal
Copy link
Owner

Thank You. 🙇

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants