mareek / UUIDNext

A fast and modern .NET library to generate UUID/GUID that are either sequential and database friendly (versions 7), name based (versions 5) or random (version 4).
BSD Zero Clause License
225 stars 13 forks source link

New license suggestion #8

Closed pilouk closed 10 months ago

pilouk commented 10 months ago

Hi, your project is really nice and I would like to use this at our company but the current license choice may not be perceived as the most professional option.

Would it be possible to use a more commonly used open-source project license like MIT ?

Thank you!

mareek commented 10 months ago

Hi, The WTFPL is a very permissive license so if its presence prevents you from using UUIDNext in your company, you can fork the repository and replace it with the license of your choice.