forked from ravendb/ravendb
-
Notifications
You must be signed in to change notification settings - Fork 0
/
acknowledgments.txt
16 lines (15 loc) · 2.06 KB
/
acknowledgments.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
The Raven Datbase is making use of the following OSS projects:
* ManagedEsent project (http://codeplex.com/ManagedEsent) and is used under the MS PL license: http://managedesent.codeplex.com/license
* ICSharpCode.NRefactory from the SharpDevelop project (http://sharpdevelop.net) and is used under the MIT X11 license: https://github.com/icsharpcode/NRefactory/blob/735cb8595e642bfb3afabc7bd0750b73c5c0ec18/doc/license.txt
* Newtonsoft.Json from James Newton-King (http://json.codeplex.com/) and is used under the MIT license: http://json.codeplex.com/license
* Mono Project - more specifically, parts of the Mono BCL implementations (http://mono-project.com) and is used under the MIT license: http://www.mono-project.com/Licensing
* DotNetZip (http://dotnetzip.codeplex.com) and is used under the MS PL license: http://dotnetzip.codeplex.com/license
* NLog (http://nlog-project.org/) under the BSD license: http://www.opensource.org/licenses/bsd-license.php
* Rhino.Licensing (https://github.com/hibernating-rhinos/rhino-licensing) under the BSD license: https://github.com/hibernating-rhinos/rhino-licensing/blob/master/license.txt
* Rhino.Mocks (https://github.com/hibernating-rhinos/rhino-mocks/) under the BSD license: https://github.com/hibernating-rhinos/rhino-licensing/blob/master/license.txt
* Lucene.NET, SpellChecker.NET, Spatial.NET - (http://incubator.apache.org/lucene.net/) under the apache license: https://svn.apache.org/repos/asf/incubator/lucene.net/trunk/LICENSE.txt
* xUnit (http://xunit.codeplex.com) under the MS PL license: http://xunit.codeplex.com/license
* Caliburn.Micro (http://caliburnmicro.codeplex.com/) - under the MIT license: http://caliburnmicro.codeplex.com/license
* Castle Project (http://www.castleproject.org/) under the Apache license: http://www.apache.org/licenses/LICENSE-2.0.html
* BouncyCastle.Crypto ( http://www.bouncycastle.org/csharp/) under the MIT X11 license http://www.bouncycastle.org/csharp/licence.html
* FsLinqFixed (https://github.com/robertpi/FsLinqFixed) under the Apache license (https://raw.github.com/robertpi/FsLinqFixed/master/License.html)