this post was submitted on 19 Jun 2023
16 points (100.0% liked)
Programming
13386 readers
2 users here now
All things programming and coding related. Subcommunity of Technology.
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I don't know if they removed the license strictly speaking, they replaced it with a link to the upstream license, which seems fine to me on a surface level.
https://github.com/2xx04/lemmy-ui-themes/blob/main/winternord.css#L2-L6
This is correct. And given the parent license is MIT I'd just include an MIT LICENSE file in my fork and be done with it.
Ah, that honestly works fine in my book. It's a bit opaque, but it at least appears that 2xx04 acknowledges the existence of those licenses, which I'd imagine is good enough proof not to get in trouble somehow by forking it!