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 #32
Comments
|
Usually I license my code as MIT... the BSD parts come from original sphinx templates... What you suggest? just adding a MIT license file solves the problem? should i use BSD as well? |
|
If you could make it a BSD-3 licensed project that would be very helpful, since it seems you're inheriting it from some source code. https://help.github.com/en/github/building-a-strong-community/adding-a-license-to-a-repository Otherwise, yes, many people will be wary of using your project. |
|
@scoopxyz could you please submit a PR? |
|
Hi @schettino72, Many thanks for creating the theme, it looks really nice! I'd love to link this theme to https://sphinxthemes.com, but I need to be sure about the theme's license first. Would it be possible to merge #39? Many thanks! |
|
@dgarcia360 I added you as a "collaborator". Should have write access. Feel free to merge it 😄 |
Hello,
You've listed MIT once and BSD thrice in code comments: search results.
However, without a license, no one can legally use your code.
StackExchange
The text was updated successfully, but these errors were encountered: