stephane-archer / mediastreamcmp

Remux with Confidence: Verify Stream Integrity with mediastreamcmp
5 stars 0 forks source link

Missing LICENSE #1

Open TechnologyClassroom opened 2 months ago

TechnologyClassroom commented 2 months ago

I see you have no LICENSE file for this project. The default is copyright.

I would suggest releasing the code under the GPL-3.0-or-later or AGPL-3.0-or-later license so that others are encouraged to contribute changes back to your project.

stephane-archer commented 2 months ago

@TechnologyClassroom could you clarify the issue with the default version (copyright) if people submit pull requests? also, I like the shortness of the MIT License, what would be the benefit of GPL-3.0-or-later or AGPL-3.0-or-later?