aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/CONTRIBUTORS.txt
diff options
context:
space:
mode:
authorJustin Clark-Casey (justincc)2010-03-11 21:04:56 +0000
committerJustin Clark-Casey (justincc)2010-05-20 23:02:11 +0100
commit8d832e32317466a9acf046671ca73eb72606117e (patch)
tree40e8b5e209f891638904c3c2ee6ec3c9bb5e152d /CONTRIBUTORS.txt
parentautomatically delete %temp% directory after running tests (diff)
downloadopensim-SC_OLD-8d832e32317466a9acf046671ca73eb72606117e.zip
opensim-SC_OLD-8d832e32317466a9acf046671ca73eb72606117e.tar.gz
opensim-SC_OLD-8d832e32317466a9acf046671ca73eb72606117e.tar.bz2
opensim-SC_OLD-8d832e32317466a9acf046671ca73eb72606117e.tar.xz
Upgrade Newtonsoft.Json.dll from 1.3 to 3.5r6
Actually using the one built against Net 2.0 (labelled Newtonsoft.Json.Net20.dll) since the 3.5 build is not compatible with Mono 2.4 (though it is with Mono 2.6)
Diffstat (limited to '')
-rw-r--r--CONTRIBUTORS.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS.txt b/CONTRIBUTORS.txt
index 5b4959a..e5c8cb9 100644
--- a/CONTRIBUTORS.txt
+++ b/CONTRIBUTORS.txt
@@ -164,6 +164,7 @@ This software uses components from the following developers:
164* log4net (http://logging.apache.org/log4net/) 164* log4net (http://logging.apache.org/log4net/)
165* GlynnTucker.Cache (http://gtcache.sourceforge.net/) 165* GlynnTucker.Cache (http://gtcache.sourceforge.net/)
166* NDesk.Options 0.2.1 (http://www.ndesk.org/Options) 166* NDesk.Options 0.2.1 (http://www.ndesk.org/Options)
167* Json.NET 3.5 Release 6. The binary used is actually Newtonsoft.Json.Net20.dll for Mono 2.4 compatability (http://james.newtonking.com/projects/json-net.aspx)
167 168
168Some plugins are based on Cable Beach 169Some plugins are based on Cable Beach
169Cable Beach is Copyright (c) 2008 Intel Corporation 170Cable Beach is Copyright (c) 2008 Intel Corporation