-
Notifications
You must be signed in to change notification settings - Fork 26
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
Unclear licensing #1521
Comments
@qrpnxz Thank you for submitting the project to the Free Software Directory and for the licensing recommendations. We are currently updating the README and LICENSE files, and after discussing the matter we have concluded that a single license file at the root of the repository that includes asset-specific information should suffice. Regarding the assets we are trying to discover whether licensing details for each individual file is required or whether the files can be grouped. If the latter is sufficient the following license might be acceptable:
Any further recommendations or comments you might have would be most welcome. |
Thanks for considering the issue. I have some further comments and recommendations. PNG FilesI noticed that intend to reserve all rights on the PNG files. That's no license at all. Since part of those rights is distribution, we would not be allowed to copy the project. Would you consider licensing those assets under the Creative Commons Attribution 4.0 free license, or dedicate them to the public domain? I see several of the pictures are logos; CC legal codes do not license trademarks (if you have any), but would allow people to otherwise copy the project to run and share without issue. If you wished to do so, the above would read as:
or
Font licenseI read the EULA for the fonts, and I am confident they cannot be part of this project at all. These are all the license grants:
That's all the rights granted. Based on that alone, I don't see that it is allowed to be here. But there's more explicit restrictions on Use; "You may not:"
Pretty explicitly a no-go. Perhaps Runbox would consider a free font? Word-wrapped versionI made a word-wrapped version of your proposed text, and fixed the GPL link.
|
Thank you once again for the extensive comments and suggestions. After reviewing these in the context of increasing trends in website impersonations, phishing, and other forms of email service abuse it has become clearer that Runbox to a greater extent needs to protect its assets and source code. On this basis it is likely that Runbox will need to transition away from the GPL license of Runbox 7 and instead copyright its source code, which will however remain open source. |
I've submitted this project to the Free Software Directory. We surmise that the software is free (as in freedom) being licensed under
GPL-3.0-or-later
going by thepackage.json
, (we recommend also specifying "or later" in the README,) but we have concerns about the files insrc/assets
. There is no additional licensing information for these, and in particular we have doubts about the fonts, that you have rights to license these under GPL.This has not quite prevented the program from being listed, as it appears that the fonts may be substituted without issue, but it poses a problem for distribution.
Please clear up the licensing of the assets.
The text was updated successfully, but these errors were encountered: