It seems like if one is starting a new project using the sample project as the "first commit," then the new project also has to be licensed using MIT (since the sample project is licensed using MIT).
Is there a way to license the sample project so that different licenses could be used for projects starting from it? Thanks.