aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ThirdPartyLicenses
diff options
context:
space:
mode:
authorJeff Ames2007-12-20 01:01:42 +0000
committerJeff Ames2007-12-20 01:01:42 +0000
commit36a8f70931e24ccdf027966b737d95736be6e3f9 (patch)
tree541d27bf497ea3f1b7f2a92241c5032e98880d05 /ThirdPartyLicenses
parent* Re-did the mass calculations in ODE for Prim (diff)
downloadopensim-SC_OLD-36a8f70931e24ccdf027966b737d95736be6e3f9.zip
opensim-SC_OLD-36a8f70931e24ccdf027966b737d95736be6e3f9.tar.gz
opensim-SC_OLD-36a8f70931e24ccdf027966b737d95736be6e3f9.tar.bz2
opensim-SC_OLD-36a8f70931e24ccdf027966b737d95736be6e3f9.tar.xz
Extended svn:eol-style to check some other file types.
Diffstat (limited to '')
-rw-r--r--ThirdPartyLicenses/Nini.txt46
-rw-r--r--ThirdPartyLicenses/XML-RPC.NET.txt52
2 files changed, 49 insertions, 49 deletions
diff --git a/ThirdPartyLicenses/Nini.txt b/ThirdPartyLicenses/Nini.txt
index 6de2d7f..fe38b62 100644
--- a/ThirdPartyLicenses/Nini.txt
+++ b/ThirdPartyLicenses/Nini.txt
@@ -1,23 +1,23 @@
1 1
2Nini Configuration Project. 2Nini Configuration Project.
3Copyright (c) 2006 Brent R. Matzelle 3Copyright (c) 2006 Brent R. Matzelle
4 4
5Permission is hereby granted, free of charge, to any person obtaining 5Permission is hereby granted, free of charge, to any person obtaining
6a copy of this software and associated documentation files (the 6a copy of this software and associated documentation files (the
7"Software"), to deal in the Software without restriction, including 7"Software"), to deal in the Software without restriction, including
8without limitation the rights to use, copy, modify, merge, publish, 8without limitation the rights to use, copy, modify, merge, publish,
9distribute, sublicense, and/or sell copies of the Software, and to 9distribute, sublicense, and/or sell copies of the Software, and to
10permit persons to whom the Software is furnished to do so, subject to 10permit persons to whom the Software is furnished to do so, subject to
11the following conditions: 11the following conditions:
12 12
13The above copyright notice and this permission notice shall be 13The above copyright notice and this permission notice shall be
14included in all copies or substantial portions of the Software. 14included in all copies or substantial portions of the Software.
15 15
16THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 16THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
17EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 17EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
18MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 18MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
19NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE 19NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
20LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION 20LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
21OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION 21OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
22WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. 22WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
23 23
diff --git a/ThirdPartyLicenses/XML-RPC.NET.txt b/ThirdPartyLicenses/XML-RPC.NET.txt
index d135523..2aff37f 100644
--- a/ThirdPartyLicenses/XML-RPC.NET.txt
+++ b/ThirdPartyLicenses/XML-RPC.NET.txt
@@ -1,27 +1,27 @@
1XML-RPC.NET - XML-RPC for .NET 1XML-RPC.NET - XML-RPC for .NET
2v2.1.0 2v2.1.0
3Copyright (C) 2001-2006 Charles Cook (chascook@gmail.com) 3Copyright (C) 2001-2006 Charles Cook (chascook@gmail.com)
4 4
5xmlrpcgen 5xmlrpcgen
6Copyright (C) 2003 Joe Bork 6Copyright (C) 2003 Joe Bork
7 7
8For more information about XML-RPC.NET visit http://www.xml-rpc.net. 8For more information about XML-RPC.NET visit http://www.xml-rpc.net.
9 9
10XML-RPC.NET is licensed with MIT X11 license. 10XML-RPC.NET is licensed with MIT X11 license.
11(see http://www.xml-rpc.net/faq/xmlrpcnetfaq.html#6.12) 11(see http://www.xml-rpc.net/faq/xmlrpcnetfaq.html#6.12)
12 12
13For more information about XML-RPC refer to http://www.xmlrpc.com/ 13For more information about XML-RPC refer to http://www.xmlrpc.com/
14 14
15 15
16PREQUISITES 16PREQUISITES
17----------- 17-----------
18Assembly CookComputing.XmlRpc.dll requires 1.0 .NET runtime and 18Assembly CookComputing.XmlRpc.dll requires 1.0 .NET runtime and
19runs on all later versions. 19runs on all later versions.
20 20
21Assembly CookComputing.XmlRpcV2.dll requires 2.0 .NET runtime. 21Assembly CookComputing.XmlRpcV2.dll requires 2.0 .NET runtime.
22 22
23 23
24DOCUMENTATION 24DOCUMENTATION
25------------- 25-------------
26For help on using XML-RPC.NET, see 26For help on using XML-RPC.NET, see
27http://www.xml-rpc.net/faq/xmlrpcnetfaq.html. \ No newline at end of file 27http://www.xml-rpc.net/faq/xmlrpcnetfaq.html. \ No newline at end of file