Statistics
| Branch: | Revision:

root / trunk / hammock / LICENSE @ 0eea575a

History | View | Annotate | Download (1.9 kB)

1
Hammock (http://github.com/danielcrenna/hammock)
2
--------------------------------------
3
Copyright (c) 2010 Daniel Crenna and Jason Diller
4

    
5
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated 
6
documentation files (the "Software"), to deal in the Software without restriction, including without limitation 
7
the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and 
8
to permit persons to whom the Software is furnished to do so, subject to the following conditions:
9

    
10
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
11
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
12

    
13
Hammock for Silverlight and Windows Phone 7
14
--------------------------------------
15
This target optionally links to a port of SharpZipLib http://www.icsharpcode.net/opensource/sharpziplib as an independent 
16
module that does not derive from, and is not based on, SharpZipLib. As such it is compliant with the special
17
exception of SharpZipLib's GNU General Public License and may be used in commercial, closed-source applications.
18
As the independent module, this is compliant with Hammock's MIT X11 Licence.
19

    
20
Hammock Extras
21
--------------------------------------
22
The Extras project in source code provides an example serializer that includes JSON.NET, 
23
licensed under the MIT X11 License http://www.opensource.org/licenses/mit-license.php.