-
-
Notifications
You must be signed in to change notification settings - Fork 4k
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
Copyright and license updates #17705
Copyright and license updates #17705
Conversation
This information exists in git's commit history and in the AUTHORS file.
26c3180
to
9c2969d
Compare
If someone can tell me how to fix the WebUI check, that would be nice. |
Yes, it is BSD 2-Clause. But, I can change it to anything, as no one else has contributed to the repo. |
It is essentially a very long diff: https://github.com/qbittorrent/qBittorrent/runs/8296048465?check_suite_focus=true#step:6:75 # after installing npm on your machine run:
cd src/webui/www
npm install
npm run lint
npm run format |
As for the license updates, LGTM. |
9c2969d
to
b3334e5
Compare
For anyone reading: Now that this is merged, I can do a 4.5.0 beta release. My target is this weekend. |
Long due update to the AUTHORS file.
Due to the inclusion of GPLv3+ icons (from #15769) the binary distribution of qbittorrent must be licensed accordingly. I made necessary changes to reflect that as best as possible.