-
Notifications
You must be signed in to change notification settings - Fork 255
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 year needs an adjustment #580
Comments
why do you want to update the license? |
The copyright year change in the was last done in 6f4dc6a. I think that one either considers to specify the copyright for the license, in which case the current entry makes no sense, or to specify not also the license but also the copyright for the software in a single place, in which case the years should be updated. @winterz just adjusted the license in https://github.com/KDAB/KDDockWidgets/blob/2.0/LICENSE.GPL.txt to explicit allow both license versions to be used (sadly it does not include "or any later version", but that's up to the copyright owner, of course). For a general note about possible reasons to upgrade see https://www.gnu.org/licenses/rms-why-gplv3.html (for many the reason "I can link to GPLv3" will be the most relevant reason). |
I believe the year is pretty meaningless - at least outside the US. But my colleague Allen (@winterz) regularly updates the year, which is fine by me. Generally we try to use the same licenses for all our FOSS products here at kdab, are you saying KDDW is incompatible with hotspot? I doubt that, and if need be we can change the two licenses. But I definitely do not intend to change the license "just because". |
See #596 for cleaning-up the KDAB copyrights |
the license file has
Side note: Would you consider "updating" the license to GPLv3+?
The text was updated successfully, but these errors were encountered: