rv178 / bday

CLI tool for tracking birthdays
MIT License
48 stars 3 forks source link

Missing LICENSE #5

Closed TechnologyClassroom closed 2 years ago

TechnologyClassroom commented 2 years 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.

rv178 commented 2 years ago

I think I'll go with MIT, but thanks for the suggestion!