Add GNU General Public License v3 to LICENSE.md#128
Add GNU General Public License v3 to LICENSE.md#128
Conversation
|
@alxbrd I noticed there isn't a license on this repo. As we're currently building on it in a different project, I thought it would be good to add one. I'm assuming you will be happy with GPL, but wanted to give you a chance to object. I'll leave this PR open for a week (until March 31st). If I haven't heard from you before then, I will go ahead and merge it in. |
There was a problem hiding this comment.
Pull request overview
Adds the GNU General Public License v3 text as the repository’s LICENSE.md, establishing GPLv3 as the intended licensing basis for the project.
Changes:
- Added a new
LICENSE.mdcontaining the full GNU GPL v3 (29 June 2007) license text.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
@szschaler Thanks for the PR. I would avoid GPL and would suggest MIT or Apache instead. |
|
Thanks. Why? |
|
MIT and Apache are more permissive with fewer obligations on redistribution vs GPL. |
|
(disclaimer: I'm the person working on this different project) |
No description provided.