Apr
10
Microsoft has designated ASP.NET MVC as open source software licensed under Microsoft Public License. Ms-PL is an OSI-Approved Open Source License that can be summarized as:
"The MS-PL contains no platform restrictions and provides broad rights to modify and redistribute the source code."
That means you can change the source code, redistribute your changes, and even fork it if you want.
