From c805b8827ab8e5ce168d1c4176733a64f339a39b Mon Sep 17 00:00:00 2001 From: MW Date: Wed, 1 Aug 2007 19:42:12 +0000 Subject: added CookComputing.XmlRpcV2.dll to bin (as libsl now references it). Most likely at some point want to look into converting opensim to use this instead of the old Xml-rpc library. --- ThirdPartyLicenses/XML-RPC.NET.txt | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 ThirdPartyLicenses/XML-RPC.NET.txt (limited to 'ThirdPartyLicenses') diff --git a/ThirdPartyLicenses/XML-RPC.NET.txt b/ThirdPartyLicenses/XML-RPC.NET.txt new file mode 100644 index 0000000..d135523 --- /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 -- cgit v1.1