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

License unclear #65

Open
jonasstein opened this issue Jun 12, 2021 · 3 comments
Open

License unclear #65

jonasstein opened this issue Jun 12, 2021 · 3 comments

Comments

@jonasstein
Copy link

jonasstein commented Jun 12, 2021

see also https://bugs.gentoo.org/795591

@rpaciorek
Copy link

Not only ebuilds are GPL. Many other files are LGPL or GPL - see https://metadata.ftp-master.debian.org/changelogs/main/f/fbpanel/fbpanel_7.0-4.2_copyright

So this looks as "MIT LGPL-2+ GPL-2+" ...

@eleksir
Copy link

eleksir commented Dec 19, 2021

It looks like
https://opensource.org/licenses/MIT
is the closest mean of aanatoly/fbpanel/COPYING

You can inspect whole repository and check if some files have references to other types of licenses.
If you find any, please replace them with your own work, published under terms of aanatoly/fbpanel/COPYING. Please, make your PR's to https://github.com/fbpanel/fbpanel It will greatly helps project.

Many things like man pages, ebuilds and ofcorse debian/* etc can be easily banished and replaced with ones under correct license.

@rpaciorek
Copy link

We work in https://github.com/fbpanel/fbpanel on this license issue. The problem is many core files are LGPL, many plugins are GPL and some file contain info:

fbpanel is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License

(not this particular file, but whole fbpanel)

Old fbpanel page at sourceforge say "GNU General Public License" too.

So it looks like fbpanel (despite a lot of MIT licensed code) is GNU GPL as whole.

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

3 participants