Skip to content

Commit

Permalink
Add Acknolwedgements for different components used in ServiceStack
Browse files Browse the repository at this point in the history
  • Loading branch information
mythz committed Jun 22, 2011
1 parent fb4ea4d commit 39dcefe
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions acknowledgments.md
@@ -0,0 +1,8 @@
ServiceStack makes use of the following OSS projects:

* Funq from Clarius Consulting and is released under the Microsoft Public License (Ms-PL): http://funq.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
* ICSharpCode SharpZipLib from the SharpDevelop project (http://sharpdevelop.net) and is used under the GPL license: http://sharpdevelop.net/OpenSource/SharpZipLib/
* ASP.NET MVC3 Razor Helpers and Support files and is released under the Microsoft Public License (Ms-PL)
* RazorEngine and is released under the Microsoft Public License (Ms-PL): http://razorengine.codeplex.com/license
* Log4Net (http://logging.apache.org/log4net/index.html) under the apache license: http://logging.apache.org/log4net/license.html
Binary file removed lib/RazorEngine.dll
Binary file not shown.

0 comments on commit 39dcefe

Please sign in to comment.