iron-software / IronSoftware.System.Drawing

An open-source System.Drawing.Common replacement for .NET 5 and above on all platforms. Bringing together System.Drawing, Maui, and ImageSharp's Bitmap, Image, Font, and Shape types via an agnostic free NuGet package.
Other
114 stars 18 forks source link

License Type? #46

Closed LanceMcCarthy closed 1 year ago

LanceMcCarthy commented 1 year ago

Hi IronSoftware team, I don't see a license file in this repo. Can you please explain the licensing model you're using for Ironsoftware.System.Drawing`?

For example, in one of my repos you'll see a file named LICENSE, that contains one of the pre-written licenses from GitHub (specifically MIT in that case, but you're not restricted to it)

michael-ironsoftware commented 1 year ago

You may find the license here: LICENSE

LanceMcCarthy commented 1 year ago

Thanks for the prompt follow up!