tapahob / BG2RadarOverlay

An overlay program for Baldurs Gate EE (1, 2) showing nearest enemies, their resistances, buffs and its durations
MIT License
25 stars 3 forks source link

Licensing a repository #31

Closed LionAG closed 1 year ago

LionAG commented 1 year ago

I suggest adding license information to encourage open source contributions.

https://choosealicense.com https://choosealicense.com/no-license

tapahob commented 1 year ago

Which license should I go with?

I welcome anyone to do whatever they wish with the code

Do I go with the MIT one?

LionAG commented 1 year ago

I welcome anyone to do whatever they wish with the code

In this case a short and permissive MIT license seems to be a good choice. This guide outlines how to use license templates: https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository

tapahob commented 1 year ago

Done.