Mercurial > enso_core
annotate LICENSE @ 25:8f4663bc7486
Added implementation of enso.ui.commands.manager.
author | Atul Varma <varmaa@toolness.com> |
---|---|
date | Sat, 23 Feb 2008 08:40:35 -0600 |
parents | 071c48f03b5e |
children |
rev | line source |
---|---|
0 | 1 Copyright (c) 2008, Humanized, Inc. |
2 All rights reserved. | |
3 | |
4 Redistribution and use in source and binary forms, with or without | |
5 modification, are permitted provided that the following conditions are met: | |
6 | |
7 1. Redistributions of source code must retain the above copyright | |
8 notice, this list of conditions and the following disclaimer. | |
9 | |
10 2. Redistributions in binary form must reproduce the above copyright | |
11 notice, this list of conditions and the following disclaimer in the | |
12 documentation and/or other materials provided with the distribution. | |
13 | |
3
071c48f03b5e
Fixed a typo in license files.
Atul Varma <varmaa@toolness.com>
parents:
0
diff
changeset
|
14 3. Neither the name of Enso nor the names of its contributors may |
071c48f03b5e
Fixed a typo in license files.
Atul Varma <varmaa@toolness.com>
parents:
0
diff
changeset
|
15 be used to endorse or promote products derived from this |
071c48f03b5e
Fixed a typo in license files.
Atul Varma <varmaa@toolness.com>
parents:
0
diff
changeset
|
16 software without specific prior written permission. |
0 | 17 |
18 THIS SOFTWARE IS PROVIDED BY Humanized, Inc. ``AS IS'' AND ANY | |
19 EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED | |
20 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE | |
21 DISCLAIMED. IN NO EVENT SHALL Humanized, Inc. BE LIABLE FOR ANY | |
22 DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES | |
23 (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; | |
24 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND | |
25 ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | |
26 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS | |
27 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |