126 lines
6.9 KiB
HTML
126 lines
6.9 KiB
HTML
<!-- BeginDsi "dsi/head.html" -->
|
|
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<title>Embedthis Appweb 4.3.4 Documentation</title>
|
|
<meta name="keywords" content="embedded web server, web server software, embedded HTTP, application web server,
|
|
embedded server, small web server, HTTP server, library web server, library HTTP, HTTP library" />
|
|
<meta name="description" content="Embedthis Sofware provides commercial and open source embedded web servers for
|
|
devices and applications." />
|
|
<meta name="robots" content="index,follow" />
|
|
<link href="../doc.css" rel="stylesheet" type="text/css" />
|
|
<link href="../print.css" rel="stylesheet" type="text/css" media="print"/>
|
|
<!--[if IE]>
|
|
<link href="../iehacks.css" rel="stylesheet" type="text/css" />
|
|
<![endif]-->
|
|
<link href="http://www.google.com/cse/style/look/default.css" type="text/css" rel="stylesheet" />
|
|
</head>
|
|
|
|
<body>
|
|
<div class="top">
|
|
<a class="logo" href="http://appwebserver.org/"> </a>
|
|
<div class="topRight">
|
|
<div class="search">
|
|
<div id="cse-search-form"></div>
|
|
<div class="version">Embedthis Appweb 4.3.4</div>
|
|
</div>
|
|
</div>
|
|
<div class="crumbs">
|
|
<a href="../index.html">Home</a>
|
|
<!-- EndDsi -->
|
|
> <a href="project.html">Project Resources</a> > <b>Contributors Agreement</b>
|
|
</div>
|
|
</div>
|
|
<div class="content">
|
|
<div class="contentRight">
|
|
<div class="contentRight">
|
|
|
|
<!-- BeginDsi "dsi/genSeeAlso.html" -->
|
|
<h1>See Also</h1>
|
|
<ul class="nav">
|
|
<li><a href="../guide/appweb/overview.html">Appweb Overview</a></li>
|
|
<li><a href="../guide/appweb/features.html">Appweb Features</a></li>
|
|
<li><a href="../product/releaseNotes.html">Release Notes</a></li>
|
|
<li><a href="../product/changeLog.html">Change Log</a></li>
|
|
<li><a href="../product/roadmap.html">Roadmap</a></li>
|
|
<li><a href="../product/compatibility.html">Compatibility</a></li>
|
|
<li><a href="../licenses/index.html">Licensing</a></li>
|
|
<li><a href="../product/install/index.html">Installation Overview</a></li>
|
|
<li><a href="../guide/appweb/users/gettingStarted.html">Getting Started</a></li>
|
|
<li><a href="../guide/appweb/users/index.html">Users Guide</a></li>
|
|
<li><a href="../product/project.html">Project Resources</a></li>
|
|
</ul>
|
|
<!-- EndDsi -->
|
|
</div>
|
|
</div>
|
|
<div class="contentLeft">
|
|
<h1>Contributors Agreement</h1>
|
|
<p>This Contributors Agreement is designed to ensure that <strong>you</strong> are protected and that your
|
|
patches can be utilized by <b>everyone</b>. All patches submitted to Embedthis and subsequently included in Appweb
|
|
are governed by this agreement.</p>
|
|
<p>We have based this agreement on the MIT Open Source License which is approved by the Open Source
|
|
Initiative (OSI). It is simple and clear and allows the use of your contributions in Appweb under both the
|
|
GPL and commercial licenses. You keep the copyright for your modifications, but everyone gets to enjoy the
|
|
benefit of your contribution. We have made two changes to the MIT license for our use:</p>
|
|
<ul>
|
|
<li>
|
|
<p>We have removed the copyright reference to MIT.</p>
|
|
</li>
|
|
<li>
|
|
<p>We have added a statement that submitted code will only be used in commercial products if it is
|
|
also made available in the open source Appweb versions.</p>
|
|
</li>
|
|
</ul>
|
|
<p>We <strong>cannot</strong> accept patches that are not licensed under the Contributors Agreement.
|
|
<b>NOTE:</b> We cannot accept patches under a GPL license as this prevents us providing them to some
|
|
commercial customers.</p>
|
|
<h2>Contributors Agreement</h2>
|
|
<p>The contributor agrees that:</p>
|
|
<blockquote>
|
|
<p>Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to
|
|
the following conditions:</p>
|
|
<p>The contributed Software may only be included in commercial products if the Software is also made
|
|
publicly available in an open source Appweb release.</p>
|
|
<p>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.</p>
|
|
</blockquote>
|
|
</div>
|
|
</div>
|
|
<!-- BeginDsi "dsi/bottom.html" -->
|
|
<div class="bottom">
|
|
<p class="footnote">
|
|
<a href="../product/copyright.html" >© Embedthis Software LLC, 2003-2013.
|
|
All rights reserved. Embedthis, Appweb, ESP, Ejscript and Embedthis GoAhead are trademarks of Embedthis Software LLC.</a>
|
|
</p>
|
|
</div>
|
|
<script src="http://www.google.com/jsapi" type="text/javascript"></script>
|
|
<script type="text/javascript">
|
|
google.load('search', '1', {language : 'en'});
|
|
google.setOnLoadCallback(function() {
|
|
var customSearchControl = new google.search.CustomSearchControl(
|
|
'000262706376373952077:1hs0lhenihk');
|
|
customSearchControl.setResultSetSize(google.search.Search.FILTERED_CSE_RESULTSET);
|
|
var options = new google.search.DrawOptions();
|
|
options.enableSearchboxOnly("http://appwebserver.org/search.html");
|
|
customSearchControl.draw('cse-search-form', options);
|
|
}, true);
|
|
</script>
|
|
<script type="text/javascript">
|
|
var _gaq = _gaq || [];
|
|
_gaq.push(['_setAccount', 'UA-179169-2']);
|
|
_gaq.push(['_trackPageview']);
|
|
(function() {
|
|
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
|
|
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
|
|
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
|
|
})();
|
|
</script>
|
|
</body>
|
|
</html>
|