diff --git a/ThirdPartyLicenses/XML-RPC.NET.txt b/ThirdPartyLicenses/XML-RPC.NET.txt new file mode 100644 index 0000000000..d13552317f --- /dev/null +++ b/ThirdPartyLicenses/XML-RPC.NET.txt @@ -0,0 +1,27 @@ +XML-RPC.NET - XML-RPC for .NET +v2.1.0 +Copyright (C) 2001-2006 Charles Cook (chascook@gmail.com) + +xmlrpcgen +Copyright (C) 2003 Joe Bork + +For more information about XML-RPC.NET visit http://www.xml-rpc.net. + +XML-RPC.NET is licensed with MIT X11 license. +(see http://www.xml-rpc.net/faq/xmlrpcnetfaq.html#6.12) + +For more information about XML-RPC refer to http://www.xmlrpc.com/ + + +PREQUISITES +----------- +Assembly CookComputing.XmlRpc.dll requires 1.0 .NET runtime and +runs on all later versions. + +Assembly CookComputing.XmlRpcV2.dll requires 2.0 .NET runtime. + + +DOCUMENTATION +------------- +For help on using XML-RPC.NET, see +http://www.xml-rpc.net/faq/xmlrpcnetfaq.html. \ No newline at end of file diff --git a/bin/CookComputing.XmlRpcV2.dll b/bin/CookComputing.XmlRpcV2.dll new file mode 100644 index 0000000000..4dd869c803 Binary files /dev/null and b/bin/CookComputing.XmlRpcV2.dll differ