107 |
bj |
1 |
MPC (Licensed Product) is protected by copyright, and is distributed under
|
|
|
2 |
the following terms.
|
|
|
3 |
|
|
|
4 |
MPC (Make, Project and workspace Creator) is an open source tool, developed
|
|
|
5 |
by OCI and written in Perl. It is designed to generate a variety of tool
|
|
|
6 |
specific project files from a common baseline. Through the powerful
|
|
|
7 |
combination of inheritance and defaults MPC is able to reduce the
|
|
|
8 |
maintenance burden normally associated with keeping multiple target
|
|
|
9 |
platforms, their unique build tools, and inconsistent feature sets current.
|
|
|
10 |
It is also easily extensible to support new build environments. The
|
|
|
11 |
objective is to solve the prevalent problem of fragile build environments,
|
|
|
12 |
usually experienced by developer groups, by replacing it with a singular
|
|
|
13 |
robust build environment, and an active community of users committed to its
|
|
|
14 |
evolution.
|
|
|
15 |
|
|
|
16 |
Since MPC is open source and free of licensing fees, you are free to use,
|
|
|
17 |
modify, and distribute the source code, as long as you include this
|
|
|
18 |
copyright statement.
|
|
|
19 |
|
|
|
20 |
In particular, you can use MPC to build proprietary software and are under
|
|
|
21 |
no obligation to redistribute any of your source code that is built using
|
|
|
22 |
MPC. Note, however, that you may not do anything to the MPC code, such as
|
|
|
23 |
copyrighting it yourself or claiming authorship of the MPC code, that will
|
|
|
24 |
prevent MPC from being distributed freely using an open source development
|
|
|
25 |
model.
|
|
|
26 |
|
|
|
27 |
Warranty
|
|
|
28 |
|
|
|
29 |
LICENSED PRODUCT IS PROVIDED AS IS WITH NO WARRANTIES OF ANY KIND INCLUDING
|
|
|
30 |
THE WARRANTIES OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR
|
|
|
31 |
PURPOSE, NON-INFRINGEMENT, OR ARISING FROM A COURSE OF DEALING, USAGE OR
|
|
|
32 |
TRADE PRACTICE.
|
|
|
33 |
|
|
|
34 |
Support
|
|
|
35 |
|
|
|
36 |
LICENSED PRODUCT IS PROVIDED WITH NO SUPPORT AND WITHOUT ANY OBLIGATION ON
|
|
|
37 |
THE PART OF OCI OR ANY OF ITS SUBSIDIARIES OR AFFILIATES TO ASSIST IN ITS
|
|
|
38 |
USE, CORRECTION, MODIFICATION OR ENHANCEMENT.
|
|
|
39 |
|
|
|
40 |
Support may be available from OCI to users who have agreed to a support
|
|
|
41 |
contract.
|
|
|
42 |
|
|
|
43 |
Liability
|
|
|
44 |
|
|
|
45 |
OCI OR ANY OF ITS SUBSIDIARIES OR AFFILIATES SHALL HAVE NO LIABILITY WITH
|
|
|
46 |
RESPECT TO THE INFRINGEMENT OF COPYRIGHTS, TRADE SECRETS OR ANY PATENTS BY
|
|
|
47 |
LICENSED PRODUCT OR ANY PART THEREOF.
|
|
|
48 |
|
|
|
49 |
IN NO EVENT WILL OCI OR ANY OF ITS SUBSIDIARIES OR AFFILIATES BE LIABLE FOR
|
|
|
50 |
ANY LOST REVENUE OR PROFITS OR OTHER SPECIAL, INDIRECT AND CONSEQUENTIAL
|
|
|
51 |
DAMAGES, EVEN IF OCI HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
|
|
|
52 |
|
|
|
53 |
MPC copyright OCI. St. Louis MO USA, 2003-2005
|