Replies: 6 comments 11 replies
-
|
paging @azuisleet |
Beta Was this translation helpful? Give feedback.
-
|
I think a GPL2+ license would keep the original intent and satisfy this, although that might still be a dual license. Do we want to contact any other contributors? |
Beta Was this translation helpful? Give feedback.
-
|
Dont want to be "that guy" but it has been a month and hence dropping a little reminder about this in |
Beta Was this translation helpful? Give feedback.
-
|
I have sent an email out to the contributors who I have email addresses for. The email asks for any objections to re-licensing as GPL 2+. The rest of the contributors I will need to ping through GitHub: |
Beta Was this translation helpful? Give feedback.
-
|
No objections from me. |
Beta Was this translation helpful? Give feedback.
-
|
Double checking the LICENSE and the license header on our source files, we have while SPDX shows that GPL-2.0-only and GPL-2.0-or-later differ by the Standard License Header applied to each source file. Since we point to the license, the terms in the LICENSE do currently say "any later version". If we are in agreement on which interpretation to use, should we update the license header in the files to match the Standard License Header? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I am currently in the process of migrating my own server control panel for arma 3 games away from steamcmd due to various issues.
With this project effectively implementing all the necessary things to download depots directly, it would be the perfect fit for my project.
However, it is GPL 2 licensed with no specific information, if it is compatible with GPL2 only or GPL2 or higher, which is a problem to me, as I am pretty much a GPL3 guy.
So the question I wanted to ask is, whether integrating the code of this repository in a GPL3 licensed application is intended, or whether it is strictly GPL2
Beta Was this translation helpful? Give feedback.
All reactions