diff options
author | Andre McCurdy <armccurdy@gmail.com> | 2015-12-21 15:00:30 -0800 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2016-01-04 14:56:23 +0100 |
commit | 943d0622656a9165cb6bbc6b12a3062eb86eeec7 (patch) | |
tree | c348006c1827a29154703d59f7e47563345bc90e /meta-webserver/licenses/OML | |
parent | 9a1b1053cd2936d093d586082cc345cc3e1cae9c (diff) | |
download | meta-openembedded-943d0622656a9165cb6bbc6b12a3062eb86eeec7.tar.gz |
OML: move license file from meta-oe to meta-webserver
The OML license is specific to fastcgi, which is in meta-webserver,
not meta-oe.
Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-webserver/licenses/OML')
-rw-r--r-- | meta-webserver/licenses/OML | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/meta-webserver/licenses/OML b/meta-webserver/licenses/OML new file mode 100644 index 000000000..7e6bdfded --- /dev/null +++ b/meta-webserver/licenses/OML | |||
@@ -0,0 +1,28 @@ | |||
1 | This FastCGI application library source and object code (the | ||
2 | "Software") and its documentation (the "Documentation") are | ||
3 | copyrighted by Open Market, Inc ("Open Market"). The following terms | ||
4 | apply to all files associated with the Software and Documentation | ||
5 | unless explicitly disclaimed in individual files. | ||
6 | |||
7 | Open Market permits you to use, copy, modify, distribute, and license | ||
8 | this Software and the Documentation for any purpose, provided that | ||
9 | existing copyright notices are retained in all copies and that this | ||
10 | notice is included verbatim in any distributions. No written | ||
11 | agreement, license, or royalty fee is required for any of the | ||
12 | authorized uses. Modifications to this Software and Documentation may | ||
13 | be copyrighted by their authors and need not follow the licensing | ||
14 | terms described here. If modifications to this Software and | ||
15 | Documentation have new licensing terms, the new terms must be clearly | ||
16 | indicated on the first page of each file where they apply. | ||
17 | |||
18 | OPEN MARKET MAKES NO EXPRESS OR IMPLIED WARRANTY WITH RESPECT TO THE | ||
19 | SOFTWARE OR THE DOCUMENTATION, INCLUDING WITHOUT LIMITATION ANY | ||
20 | WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. IN | ||
21 | NO EVENT SHALL OPEN MARKET BE LIABLE TO YOU OR ANY THIRD PARTY FOR ANY | ||
22 | DAMAGES ARISING FROM OR RELATING TO THIS SOFTWARE OR THE | ||
23 | DOCUMENTATION, INCLUDING, WITHOUT LIMITATION, ANY INDIRECT, SPECIAL OR | ||
24 | CONSEQUENTIAL DAMAGES OR SIMILAR DAMAGES, INCLUDING LOST PROFITS OR | ||
25 | LOST DATA, EVEN IF OPEN MARKET HAS BEEN ADVISED OF THE POSSIBILITY OF | ||
26 | SUCH DAMAGES. THE SOFTWARE AND DOCUMENTATION ARE PROVIDED "AS IS". | ||
27 | OPEN MARKET HAS NO LIABILITY IN CONTRACT, TORT, NEGLIGENCE OR | ||
28 | OTHERWISE ARISING OUT OF THIS SOFTWARE OR THE DOCUMENTATION. | ||