I’ve been thinking about creating a fork on GitHub of the HtmlAgilityPack project (which is hosted on Codeplex), but I don’t know if I’m violating some legal rights.
Is it possible?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
DISCLAIMER
I am no lawyer, this is more of a guess just based on observations from the license text.
They seem to use Microsoft Public License.
You are allowed to fork, host and change the code if you want.
You need to keep the same license.
You must keep the copyright. That means you can’t just say that you wrote that software originally, you need to keep credit where credit is due.
Check the license for more information: