this post was submitted on 23 Jun 2023
6 points (100.0% liked)
Programming
13362 readers
1 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 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
A fork is effectively your own repo, so you can do with that as you please. Afaik MIT license doesn't hinder you from removing anything.
That makes sense, just wanted to make sure there wasnt some weird condition
Yeah, MIT license is absurdly free and flexible, so basically you just need to retain copyright notice and license copy.