|
|
|
|
|
by jchw
256 days ago
|
|
When the program first boots there is a license click-through: > Notice > This page is licensed under the GNU General Public License v3.0 (GPLv3). > [ ] I have read and accept the license I am not a lawyer, but this seems wrong or at least misleading. The GPLv3 isn't a license agreement or a contract (as I understand it, though it may still fall under contract law), it's a copyright license. The GPLv3 doesn't have any restrictions to "agree" to, it merely grants the recipient the right to redistribute said software under the terms provided in the license. Thus, asking the user to "accept" the license seems odd. Nothing wrong with informing the user that the software is free software, but I think you can safely do away with one of those checkboxes. |
|
I'll fix it in my next update.