About the author

J Sawyer is a developer based in Houston, TX and loves to write code, especially ASP.NET and other web-related stuff. He is currently working on implementing Team Foundation Server at a large energy company in Houston and is loving that too.

He also loves to ride his Yamaha FZ1. And sometimes his Ninja 650.

But he doesn't code and ride at the same time. That would be bad.

OSI Approves CodePlex Licenses

October 16, 2007 9:07 PM
Well, it's official ... the Open Source licenses that we've been promoting on CodePlex are now officially Open Source approved.  OSI just announced that they have approved 2 open source licenses ... the Microsoft Permissive License (Ms-PL) and is now called Microsoft Public License and the Microsoft Reciprocal License (Ms-RL) (this one had a different name before, but I've forgotten it). 
What's the difference between the licenses?  Well, you could, of course, read them yourself ... but I'll be nice and let you know what it is. 
Ms-PL: Basically, here it is.  You can use it for what you want, including derivative works.  If you distribute it, ya gotta keep the copyrights in place.  If you distribute it as source, ya gotta do it under a compliant license. 
Ms-RL: Similar to the Ms-PL, but includes that you have to include the source code (whether distributed as binary or not) when you distribute any file from the project.  Note that it's just the file that you included ... nothing else.  So ... any improvements or unique cool stuff you've done in a derivative work would appear to be yours. 
Both are "as-is" ... take it, use it ...  but don't blame us if it messes up. 
Now ... one last thing ... I'm not a lawyer.  I don't pretend to be.  So don't take this as legal advice, blah blah blah.  Talk to a lawyer for the final word, OK?  And don't ask me to pay for it either. 


Tags:

Open Source