-
-
Notifications
You must be signed in to change notification settings - Fork 49
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
License #110
Comments
Why not use EPL as well so that it would be in line with all other repos (including docs)? |
Plus, there is probably more code than documentation content in this repo... |
My thought was that the openHAB website represents kind of the identity of the (non-profit) openHAB community (and foundation) and that we would not want to give that free for commercial use. My focus was especially also on the blog posts which in the future may also contain creative work (maybe even art) and journalistic articles. Not sure if every author would like it if their articles could be copied and sold as (or with) a commercial product without any need of permission (especially for authors with commercial background this could may be problematic). That's why software licenses are not quite common for journalistic or creative work. Using EPL would mean, any company and any newspaper/magazine could copy everything without even having to put a link back to our website. Another option would be BY-SA which does allow commercial use, but requires people who copy & adopt at least to put a link to the original source. That were my thoughts, but I'm not stuck to them. If you prefer EPL, that's also fine for me. |
@kaikreuzer @ghys: Would be cool if we could take a decision here soon :) |
IANAL and as far as my work is concerned (most code in this repo and a blog article) I too am not partial to either license, a few observations:
|
As we all agree that code and content can/should be licensed differently, I think it would make sense to decouple website content and website code as a whole (maintain it in seperate repositories). Within the current repo, files are already decoupled very well. I took a look at the last changes and they either affected code-only or content-only files, but never both at the same time. So maybe it just does not belong together? |
Bringing this up again for discussion as we still have no license ... I think the proposal to put the repo in general under EPL, but the blog content under BY-NC-SA (https://creativecommons.org/licenses/by-nc-sa/4.0/) sounds reasonable. |
We should set a license here soon as long as the list of people we have to get approval from stays short. I'd suggest BY-NC-SA. Before, we probably have to get rid of the images that can't be published under such license.
The text was updated successfully, but these errors were encountered: