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

Please include database field to enter whether a License can be considered free, not free or doubtful #5

Open
ilu33 opened this issue Feb 17, 2018 · 4 comments

Comments

@ilu33
Copy link

ilu33 commented Feb 17, 2018

I looked through the database, just roughly. There are licenses of the type
Multiple: 1 which is indeed free
Proprietary: 16 which can't be hosted
Copyrighted: 137 which can't be hosted
Custom: 672 a lot of which are actually free but have to be reviewed individually
And a lot of individual license types which have to be reviewed individually. If in doubt, its unfree :(
Whoever wants to host these addons would need to distinguish. It's 1472 licenses in the db so that's doable. I'm not saying you should do it, just provide the entry field and index.

@JustOff
Copy link
Owner

JustOff commented Feb 17, 2018

It will take a lot of manual work. Help is welcome.

@ilu33
Copy link
Author

ilu33 commented Feb 18, 2018

Help wanted with inserting the (empty) database field? Or with filling it?
Or I might be mistaken about how this works ...

Provide the empty field and see what I can do about the content. This has to be done manually for every entry in the license database.

@ilu33
Copy link
Author

ilu33 commented Mar 12, 2018

I'm willing to work on the licenses but you'll have to tell me how.

@JustOff
Copy link
Owner

JustOff commented Mar 13, 2018

You can use SQLite Manager to add a new table or field to one of the existing tables, and then mark every add-on as free, non-free or whatever.

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

No branches or pull requests

2 participants