aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ThirdPartyLicenses
diff options
context:
space:
mode:
authorMW2007-08-01 19:42:12 +0000
committerMW2007-08-01 19:42:12 +0000
commitc805b8827ab8e5ce168d1c4176733a64f339a39b (patch)
tree6c32a9d8c6ff65588dcdfc14f62f02960915979b /ThirdPartyLicenses
parentadded perl classaudit tool (diff)
downloadopensim-SC_OLD-c805b8827ab8e5ce168d1c4176733a64f339a39b.zip
opensim-SC_OLD-c805b8827ab8e5ce168d1c4176733a64f339a39b.tar.gz
opensim-SC_OLD-c805b8827ab8e5ce168d1c4176733a64f339a39b.tar.bz2
opensim-SC_OLD-c805b8827ab8e5ce168d1c4176733a64f339a39b.tar.xz
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.
Diffstat (limited to 'ThirdPartyLicenses')
-rw-r--r--ThirdPartyLicenses/XML-RPC.NET.txt27
1 files changed, 27 insertions, 0 deletions
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 @@
1XML-RPC.NET - XML-RPC for .NET
2v2.1.0
3Copyright (C) 2001-2006 Charles Cook (chascook@gmail.com)
4
5xmlrpcgen
6Copyright (C) 2003 Joe Bork
7
8For more information about XML-RPC.NET visit http://www.xml-rpc.net.
9
10XML-RPC.NET is licensed with MIT X11 license.
11(see http://www.xml-rpc.net/faq/xmlrpcnetfaq.html#6.12)
12
13For more information about XML-RPC refer to http://www.xmlrpc.com/
14
15
16PREQUISITES
17-----------
18Assembly CookComputing.XmlRpc.dll requires 1.0 .NET runtime and
19runs on all later versions.
20
21Assembly CookComputing.XmlRpcV2.dll requires 2.0 .NET runtime.
22
23
24DOCUMENTATION
25-------------
26For help on using XML-RPC.NET, see
27http://www.xml-rpc.net/faq/xmlrpcnetfaq.html. \ No newline at end of file