sjefvanleeuwen / blazor-adminlte

This project adapts ADMINLTE 3 so the components can be used from dotnet core Blazor / Server / Web Assembly
https://blazorize-adminlte.morstead.nl/
MIT License
267 stars 116 forks source link

License collision #63

Open astrowalker opened 2 years ago

astrowalker commented 2 years ago

This is follow-up from https://github.com/TimeWarpEngineering/blazor-state/issues/279 This project uses Blazor-State which currently uses Unlicense license, so using here MIT license seems OK. But -- Blazor-State should in fact use GPL license because it uses AnyClone (GPL-ed), this makes this project also GPL-dependent and thus it should use GPL license as well.