Sei sulla pagina 1di 19

SPSS 16.

0 for Windows

Installation

Instructions for installing SPSS 16 for Windows, including the minimum


hardware and software requirements, are located on the CD-ROM in the
Installation Documents directory.

Information and Limitations

New features. For a list of new features in the latest SPSS for Windows
release, please visit
http://www.spss.com/spss/whats_new.htm
For a list of new features in SPSS, see the What's New in SPSS 16.0?
topic in the online help or the cover letter that was included with
your system.

Saving Stata and SAS files with multi-byte variable names. When saving
data files in Stata or SAS format, SPSS variable names that contain
multi-byte characters (e.g., Japanese or Chinese characters) are
converted to variables names of the general form Vnnn, where nnn is an
integer value. an integer value.

Dimensions Data Sources. When reading Dimensions data sources (Open


Dimensions Data on the File menu or GET DATA /TYPE=OLEDB), non-English
data may not be read correctly. To use non-English Dimensions data
sources in SPSS, save the data in SPSS format in the source application.

Dimensions DMOM Libraries. This version of SPSS will not work with
Dimensions DMOM Libraries Version 3.5.0.1 or lower. Please use the
Dimensions Component Pack Version 4.0(included with the SPSS install)
or use a DMOM Version 4.0 or higher product.

Japanese characters in Data Direct driver setup. Japanese characters


cannot be specified in the Data Source Name or Description of the
version of Data Direct database drivers which are shipped with SPSS for
Windows. Data Direct acknowledges that this is a problem, and plans to
release a fix.

SPSS doesn’t work with Altiris Vision User Module 3.1. There is a
memory conflict with Microsoft DirectDraw and SPSS when Altiris Vision
is installed using the "Run before logon" option. In order to resolve
this problem you must not install Altiris Vision with this option - use
"Add to startup menu" or "Run manually" instead. You must uninstall
and re-install Altiris Vision if you already have an installation using
"Run before logon" and are experiencing problems.

Features No Longer Supported

* There is no longer a separate chart editor for "interactive" charts.


Charts created from the legacy "interactive" chart dialogs and from
IGRAPH command syntax are created in the same format as all other
charts and edited in the same chart editor.
* Some features provided in the legacy "interactive" chart dialogs and
IGRAPH command syntax are no longer available.
* The Draft Viewer is no longer available.
* You cannot open Viewer files created in previous versions of SPSS
(.spo file) in SPSS 16.
* The Maps option is no longer available.
* Dialog interfaces for the legacy procedures in the Trends and Tables
option are no longer available. For Trends, this includes the following
commands: AREG, ARIMA, and EXSMOOTH. For Tables, this includes the
TABLES command. If you have a licenses for either of these options that
includes the legacy procedures, command syntax for these commands is
still supported.

Known Problems

Graphics

* Using percentage as the statistic in charts created with the Chart


Builder dialog or GPL syntax. There are several choices for the base
count for calculating these percentages. If you choose the base to be
the total for each legend category, the base is actually the grand
total.

Data Access and Data Editor

* Reading OLE DB and Dimensions data sources. OLE DB and Dimensions


data sources are only available on Windows 2000 and Windows XP. You
cannot install the Dimensions Data Model and OLE DB Data Access on non-
supported platforms. OLE DB data sources are not available in the
Database Wizard, Read Dimension Data (on the File menu) is not
available, and GET DATA TYPE=OLEDB will generate an error on non-
supported operating systems.

* Reading Oracle OLE DB Data Sources. When using GET DATA /TYPE=OLEDB
to read Oracle data sources, SQL statements should not include owner
information. For example: SELECT * FROM "ownername"."tablename" will
only read the field names and will not include any data. To read the
table correctly, omit the owner information, as in: SELECT * FROM
"tablename" .

* SPSS Connect ODBC drivers for SQL Server. The SPSS Connect ODBC
driver to use depends on the version of SQL Server at your site. Use
the SPSS OEM 5.0 SQL Server Wire Protocol driver for SQL Server
versions 7.x and 2000. Note that you can use the Microsoft SQL Server
driver for SQL Server versions 6.x and higher.

* The SPSS OEM 5.2 DB2 Wire Protocol ODBC driver provided in the SPSS
Data Access Pack is not compatible with DB2 9.1. When updated drivers
are available, you can download them from
http://www.spss.com/drivers/clientSPSS.htm.

* Oracle and SequeLink Server. If you are using the SequeLink Server
at your site, it might not work correctly with Oracle 8. Use Connect
ODBC instead. Connect ODBC is included in the SPSS Data Access Pack.

* Using data files saved in SAS formats in SAS JMP and the SAS Viewer.
Data files saved in various SAS formats from SPSS should work in SAS.
There are known problems using SAS files saved in SPSS with the SAS
Viewer and SAS JMP 5 - these applications have a different mechanism
for reading files which isn’t the same or as stable as the one used in
SAS.

* Filename limitations for data files saved in SAS formats. The


following excerpt is from the SAS JMP 5 README: "Double-byte characters
should not be used in filenames when writing SAS files [from within
JMP]. This is a limitation of the SAS local data provider that is to be
corrected in version 9 of SAS". This holds true for SAS files saved in
SPSS.

* SAS formats and string length limitations. If you use SPSS to open
SAS data file types, you may not be able to get string values longer
than 255 bytes. If your data contain values longer than 255 bytes, SPSS
will get only the first 255 bytes.

* Text Wizard data caching. The Text Wizard provides an optional


setting that automatically caches the data that it imports. By default
caching is on and the wizard creates a copy of the entire dataset. If
you turn caching off, SPSS does not have access to the entire data file
-- the original data source is re-read as needed -- and the total
number of cases is unknown. When the total number of cases is unknown,
Go to Case, Copy, and Paste do not work as expected in the Data Editor.
You can correct the problem by using the File menu to Cache Data.

* Using syntax to read data with ODBC. If you use syntax to read data
from a database with ODBC, we recommend caching your data. Caching your
data ensures that the data are in the same order each time that SPSS
needs to make a data pass. It also ensures that your analysis isn't
affected by updates to the database that occur while the syntax is
being processed. To cache the data, add a CACHE command to the syntax
immediately after your GET DATA command.

* SQL Server ODBC Driver. If you are using the SPSS OEM 5.2 SQL Server
Wire Protocol, you should modify the driver setup to ensure proper
handling of quoted field and table names in SQL statements generated by
the Database Wizard and Export to Database Wizard or specified in the
GET DATA and SAVE TRANSLATE commands. In the Advanced tab of the driver
setup, select (check) "Enable Quoted Identifiers". In local analysis
mode, you can modify the driver setup using the Windows ODBC Data
Source Administrator, which you can access from within SPSS via the
"Add ODBC data source" button in the Database Wizard or Export to
Database Wizard. For database access in distributed analysis mode
(using SPSS Server), contact your database administrator.

Procedures

* Linear Mixed Models. In the Random dialog box if the Include


Intercept checkbox is checked but no factors or covariates are
specified as random effects, the Next button will not become available.
Therefore, in order to generate a RANDOM subcommand with no effect(s)
other than an intercept, that subcommand must be the last one specified
in the Random dialog box. If there are multiple subcommands specified,
the last of which contains only the intercept, that specification will
not be generated unless Continue is clicked while remaining at that
last specification, unless that specification also includes a subject
combination

Other

* Customers who have licensed the PES Adaptor and are upgrading from
SPSS 14 may have problems storing and retrieving Complex Samples plan
files. If problems occur you should redefine MIME-type mappings for
Complex Samples plan files. Open the Predictive Enterprise
Administrator (http://<pes server>/config/mimeManager) and delete any
existing definitions for .csplan and .csaplan files. Then redefine the
mappings for the two file types using a single dash (-) instead of a
double dash (--) in the MIME type definition.

* Temporary Folder Location

The temporary folder location specified on the File Locations tab of


the Options dialog does not change the location of temporary data files
created by SPSS in SPSS 16.0. The location of temporary data files can
be controlled by an environment variable setting specified by the
operating system.

On Windows, SPSS checks the following environment variables in order to


determine where to put temporary files:

SPSSTMPDIR
SPSSTEMPDIR
TMPDIR
TEMP

If none of these is defined, SPSS uses c:

* Syntax files can be saved in Unicode or in the local code page (local
encoding). In most cases, when you open a file in the syntax window,
SPSS automatically determines the correct encoding. Sometimes it will
be wrong. If you see three funny characters at the start of the file,
close it and reopen specifying Unicode. If the contents look
scrambled, try a different encoding setting. If it still looks wrong,
your SPSS locale may be different from the way the file was saved. Use
an appropriate SET LOCALE command to resolve this.

* Double byte characters aren't properly displayed in SPSS-generated


PDF files.

* If you use the Browse button in the Menu Editor to select a syntax or
script file for a custom menu item, the value displayed in the Filename
field will be enclosed in quotes. You should remove these quotes,
otherwise the file will not be found when you use the custom menu item.
For syntax files, this problem manifests as an alert of the general
form "Cannot start ['filename']." For script files, you will see this
message in the Viewer window: "No language is configured to execute
this script. Cannot run the script."

* Citrix and Sax BASIC error. When you run SPSS as a published Citrix
application, you may encounter a Sax BASIC error when you attempt to
run a procedure. The problem can be corrected by editing the location
of the global procedures file on the SPSS Options Scripts tab.

Resources

SPSS for Windows Product Information - <http://www.spss.com/spss/>

SPSS Technical Support - <http://www.spss.com/tech/>

Legal Notices

Portions of the Software are licensed under the Apache License, Version
2.0 (the ""License""); you may not use applicable files except in
compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0

Keyoti (c) Copyright 2002, all rights reserved

Copyright (C) 2001 by First Peer, Inc. All rights reserved.


Copyright (C) 2001 by Eric Kidd. All rights reserved.

Redistribution and use in source and binary forms, with or without


modification, are permitted provided that the following conditions
are met:
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
3. The name of the author may not be used to endorse or promote products
derived from this software without specific prior written
permission.

THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
STRICT
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY
WAY
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
SUCH DAMAGE.

This product includes ACME software: Copyright © 2000 by Jef Poskanzer


<jef@mail.acme.com>. All rights reserved.

Redistribution and use in source and binary forms, with or without


modification, are permitted provided that the following conditions
are met:
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.

THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
STRICT
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY
WAY
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
SUCH DAMAGE.

Portions of the Software have been licensed under the Apache License,
Version 2.0 (the ""License""). You may not use those relevant files
except in compliance with the License. You may obtain a copy of the
License at:http://www.apache.org/licenses/LICENSE-2.0. Unless required
by applicable law or agreed to in writing, software distributed under
the License is distributed on an ""AS IS"" BASIS, WITHOUT WARRANTIES OR
CONDITIONS OF ANY KIND, either express or implied. See the License for
the specific language governing permissions and limitations under the
License

this product includes software licensed by Metastuff:


Redistribution and use of this software and associated documentation
(""Software""), with or without modification, are permitted provided
that the following conditions are met:

Redistributions of source code must retain copyright statements and


notices. Redistributions must also contain a copy of this document.
Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
The name ""DOM4J"" must not be used to endorse or promote products
derived from this Software without prior written permission of
MetaStuff, Ltd. For written permission, please contact dom4j-
info@metastuff.com.
Products derived from this Software may not be called ""DOM4J"" nor may
""DOM4J"" appear in their names without prior written permission of
MetaStuff, Ltd. DOM4J is a registered trademark of MetaStuff, Ltd.
Due credit should be given to the DOM4J Project - http://www.dom4j.org
THIS SOFTWARE IS PROVIDED BY METASTUFF, LTD. AND CONTRIBUTORS ``AS IS''
AND ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL METASTUFF, LTD. OR ITS
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Copyright 2001-2005 (C) MetaStuff, Ltd. All Rights Reserved.

This product includes ANTLR: Copyright (c) 2003-2006, Terence Parr


All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:

Redistributions of source code must retain the above copyright notice,


this list of conditions and the following disclaimer.
Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
Neither the name of the author nor the names of its contributors may be
used to endorse or promote products derived from this software without
specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
""AS IS"" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Copyright (c) 2001-2005 JGoodies Karsten Lentzsch. All rights reserved.

Redistribution and use in source and binary forms, with or without


modification, are permitted provided that the following conditions are
met:

o Redistributions of source code must retain the above copyright


notice,
this list of conditions and the following disclaimer.

o Redistributions in binary form must reproduce the above copyright


notice,
this list of conditions and the following disclaimer in the
documentation
and/or other materials provided with the distribution.

o Neither the name of JGoodies Karsten Lentzsch nor the names of


its contributors may be used to endorse or promote products derived
from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS


""AS IS""
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
PROFITS;
OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
LIABILITY,
WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

This software includes third party proprietary software known as


Eclipse v.3.1 and a source code version of this software is available
for public use pursuant to the Eclipse Public License v. 1.0
(“License”) which may be found at <R&D to provide a URL here>.

Portions of the software are licensed under Eclipse Public License v.


1.0. and you may obtain a copy of the source code for such licensed
code at the following link: http://www.novocode.com/

The contents of this file are subject to the IBM Public License v. 1.0
(the ""License""); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.opensource.org/licenses/ibmpl.php Software distributed under
the License is distributed on an ""AS IS"" basis, WITHOUT WARRANTY OF
ANY KIND, either express or implied. See the License for the Specific
Language governing rights and limitations under the License.

Portions of this software are 3rd party code, WSDL4J 1.4 that licensed
under Common Public License 1.0 and the source code for this 3rd party
code is available : http://sourceforge.net/projects/wsdl4j

Copyright (c) 1995-2003 International Business Machines Corporation and


others
All rights reserved.

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, and/or sell copies of the Software, and to permit persons
to whom the Software is furnished to do so, provided that the above
copyright notice(s) and this permission notice appear in all copies of
the Software and that both the above copyright notice(s) and this
permission notice appear in supporting documentation.

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
OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL
INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING
FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

Except as contained in this notice, the name of a copyright holder


shall not be used in advertising or otherwise to promote the sale, use
or other dealings in this Software without prior written authorization
of the copyright holder.

ICU License - ICU 1.8.1 and later


COPYRIGHT AND PERMISSION NOTICE

Copyright (c) 1995-2003 International Business Machines Corporation and


others
All rights reserved.

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, and/or sell copies of the Software, and to permit persons
to whom the Software is furnished to do so, provided that the above
copyright notice(s) and this permission notice appear in all copies of
the Software and that both the above copyright notice(s) and this
permission notice appear in supporting documentation.

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
OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL
INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING
FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

Except as contained in this notice, the name of a copyright holder


shall not be used in advertising or otherwise to promote the sale, use
or other dealings in this Software without prior written authorization
of the copyright holder.

This product includes ICU4J software that is licensed under Copyright


(c) 1995-2003 International Business Machines Corporation and others
All rights reserved.

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, and/or sell copies of the Software, and to permit persons
to whom the Software is furnished to do so, provided that the above
copyright notice(s) and this permission notice appear in all copies of
the Software and that both the above copyright notice(s) and this
permission notice appear in supporting documentation.

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
OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL
INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING
FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

Except as contained in this notice, the name of a copyright holder


shall not be used in advertising or otherwise to promote the sale, use
or other dealings in this Software without prior written authorization
of the copyright holder.

The contents of this file are subject to the Mozilla Public License
Version 1.1 (the ""License""); you may not use this file except in
compliance with the License. You may obtain a copy of the License at
http://www.mozxilla.org/MPL/. Software distributed under the License is
distributed on an ""AS IS"" basis, WITHOUT WARRANTY OF ANY KIND, either
express or implied. See the License for the Specific Language governing
rights and limitations under the License.",

Boost Software License - Version 1.0 - August 17th, 2003

Permission is hereby granted, free of charge, to any person or


organization
obtaining a copy of the software and accompanying documentation covered
by
this license (the ""Software"") to use, reproduce, display, distribute,
execute, and transmit the Software, and to prepare derivative works of
the
Software, and to permit third-parties to whom the Software is furnished
to
do so, all subject to the following:

The copyright notices in the Software and this entire statement,


including
the above license grant, this restriction and the following disclaimer,
must be included in all copies of the Software, in whole or in part, and
all derivative works of the Software, unless such copies or derivative
works are solely in the form of machine-executable object code
generated by
a source language processor.

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, TITLE AND NON-INFRINGEMENT. IN NO
EVENT
SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE
LIABLE
FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR
OTHERWISE,
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER
DEALINGS IN THE SOFTWARE.

Copyright 1999-2004 (C) Intalio Inc., and others. All Rights


Reserved. Redistribution and use of this software and
associated documentation (""Software""), with or without
modification, are permitted provided that the following
conditions are met:

1. Redistributions of source code must


retain copyright statements and notices. Redistributions must
also contain a copy of this document.

2. Redistributions in
binary form must reproduce the above copyright notice, this
list of conditions and the following disclaimer in the
documentation and/or other materials provided with the
distribution.

3. The name ""ExoLab"" must not be used to endorse


or promote products derived from this Software without prior
written permission of Intalio Inc. For written permission,
please contact info@exolab.org.

4. Products derived from this Software may not be called ""Castor"" nor
may
""Castor"" appear in their names without prior written permission
of Intalio Inc. Exolab, Castor and Intalio are trademarks of
Intalio Inc.

5. Due credit should be given to the ExoLab Project


(http://www.exolab.org/).

THIS SOFTWARE IS PROVIDED BY INTALIO AND CONTRIBUTORS ``AS IS'' AND


ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL INTALIO OR
ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
DAMAGE.

Portions of the Software are licensed under the Apache License, Version
2.0 (the ""License""); you may not use applicable files except in
compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0

COPYRIGHT AND PERMISSION NOTICE

Copyright (c) 1996 - 2007, Daniel Stenberg, <daniel@haxx.se>.

All rights reserved.

Permission to use, copy, modify, and distribute this software for any
purpose
with or without fee is hereby granted, provided that the above copyright
notice and this permission notice appear in all copies.
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 OF THIRD PARTY
RIGHTS. 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.

Except as contained in this notice, the name of a copyright holder


shall not
be used in advertising or otherwise to promote the sale, use or other
dealings
in this Software without prior written authorization of the copyright
holder.

Portions of this software are distributed by the Dojo Foundation


licensed under the Academic Free License v. 2.1 (“License”) and all
licensees agree that any use of such software shall be in accordance
with the “License” which may be found at
http//opensource.org/licenses/afl-2.1.php.

Copyright (c) 1999, 2004 Tanuki Software

Permission is hereby granted, free of charge, to any person


obtaining a copy of the Java Service Wrapper 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, sub-license,
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:

The above copyright notice and this permission notice shall be


included in all copies or substantial portions of the Software.

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
NON-INFRINGEMENT. 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.

Portions of the Software have been derived from source code


developed by Silver Egg Technology under the following license:

Copyright (c) 2001 Silver Egg Technology

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, sub-license, 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:

The above copyright notice and this permission notice shall be


included in all copies or substantial portions of the Software.

Copyright (c) 1999, 2006 Tanuki Software, Inc.

Permission is hereby granted, free of charge, to any person


obtaining a copy of the Java Service Wrapper 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, sub-license,
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:

The above copyright notice and this permission notice shall be


included in all copies or substantial portions of the Software.

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
NON-INFRINGEMENT. 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.

Portions of the Software have been derived from source code


developed by Silver Egg Technology under the following license:

BEGIN Silver Egg Techology License -----------------------------------

Copyright (c) 2001 Silver Egg Technology

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, sub-license, 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:

The above copyright notice and this permission notice shall be


included in all copies or substantial portions of the Software.

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
NON-INFRINGEMENT. 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.

* JDBM LICENSE v1.00


*
* Redistribution and use of this software and associated documentation
* (""Software""), with or without modification, are permitted provided
* that the following conditions are met:
*
* 1. Redistributions of source code must retain copyright
* statements and notices. Redistributions must also contain a
* copy of this document.
*
* 2. Redistributions in binary form must reproduce the
* above copyright notice, this list of conditions and the
* following disclaimer in the documentation and/or other
* materials provided with the distribution.
*
* 3. The name ""JDBM"" must not be used to endorse or promote
* products derived from this Software without prior written
* permission of Cees de Groot. For written permission,
* please contact cg@cdegroot.com.
*
* 4. Products derived from this Software may not be called ""JDBM""
* nor may ""JDBM"" appear in their names without prior written
* permission of Cees de Groot.
*
* 5. Due credit should be given to the JDBM Project
* (http://jdbm.sourceforge.net/).
*
* THIS SOFTWARE IS PROVIDED BY THE JDBM PROJECT AND CONTRIBUTORS
* ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT
* NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
* FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
* CEES DE GROOT OR ANY CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
* INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
* (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
* SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
* HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
* STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
* OF THE POSSIBILITY OF SUCH DAMAGE.
*
* Copyright 2000 (C) Cees de Groot. All Rights Reserved.
* Contributions are Copyright (C) 2000 by their associated contributors.
*
* $Id: LICENSE.txt,v 1.1 2000/05/05 23:59:52 boisvert Exp $

Includes products licensed under Copyright (c) 2000, Jython Developers


All rights reserved.

Redistribution and use in source and binary forms, with or without


modification, are permitted provided that the following conditions
are met:

- Redistributions of source code must retain the above copyright


notice, this list of conditions and the following disclaimer.
- Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in
the documentation and/or other materials provided with the
distribution.

- Neither the name of the Jython Developers nor the names of


its contributors may be used to endorse or promote products
derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS


``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Copyright (c) 2005, NumPy Developers


All rights reserved.

Redistribution and use in source and binary forms, with or without


modification, are permitted provided that the following conditions are
met:

* Redistributions of source code must retain the above copyright


notice, this list of conditions and the following disclaimer.

* Redistributions in binary form must reproduce the above


copyright notice, this list of conditions and the following
disclaimer in the documentation and/or other materials provided
with the distribution.

* Neither the name of the NumPy Developers nor the names of any
contributors may be used to endorse or promote products derived
from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS


""AS IS"" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Python 1.6, beta 1, is made available subject to the terms and


conditions in CNRIs License Agreement. This Agreement may be located on
the Internet using the following unique, persistent identifier (known
as a handle): 1895.22/1011. This Agreement may also be obtained from a
proxy server on the Internet using the
URL:http://hdl.handle.net/1895.22/1011

Copyright (c) 2001, 2002 Enthought, Inc.

All rights reserved.

Redistribution and use in source and binary forms, with or without


modification, are permitted provided that the following conditions are
met:

a. Redistributions of source code must retain the above copyright


notice,
this list of conditions and the following disclaimer.
b. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the
distribution.
c. Neither the name of the Enthought nor the names of its contributors
may be used to endorse or promote products derived from this
software
without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS


""AS IS""
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
FOR
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY
WAY
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
SUCH
DAMAGE.

OpenSymphony Software License, Version 1.1


*
* (this license is derived and fully compatible with the Apache Software
* License - see http://www.apache.org/LICENSE.txt)
*
* Copyright (c) 2001-2004 The OpenSymphony Group. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* 1. Redistributions of source code must retain the above copyright
* notice, this list of conditions and the following disclaimer.
*
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in
* the documentation and/or other materials provided with the
* distribution.
*
* 3. The end-user documentation included with the redistribution,
* if any, must include the following acknowledgment:
* ""This product includes software developed by the
* OpenSymphony Group (http://www.opensymphony.com/).""
* Alternately, this acknowledgment may appear in the software itself,
* if and wherever such third-party acknowledgments normally appear.
*
* 4. The names ""OpenSymphony"" and ""The OpenSymphony Group""
* must not be used to endorse or promote products derived from this
* software without prior written permission. For written
* permission, please contact license@opensymphony.com .
*
* 5. Products derived from this software may not be called
""OpenSymphony""
* or ""SiteMesh"", nor may ""OpenSymphony"" or ""SiteMesh"" appear in
their
* name, without prior written permission of the OpenSymphony Group.
*
* THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
* WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
* OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
* DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR
* ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
* LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
* USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
* OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
* OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.

Copyright (C) 2001 by First Peer, Inc. All rights reserved.


Copyright (C) 2001 by Eric Kidd. All rights reserved.

Redistribution and use in source and binary forms, with or without


modification, are permitted provided that the following conditions
are met:
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
3. The name of the author may not be used to endorse or promote products
derived from this software without specific prior written
permission.

THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
STRICT
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY
WAY
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
SUCH DAMAGE.

This software includes prodicts licensed by Zlib: Copyright (C) 1995-


2004 Jean-loup Gailly and Mark Adler
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.

Permission is granted to anyone to use this software for any purpose,


including commercial applications, and to alter it and redistribute it
freely, subject to the following restrictions:

1. The origin of this software must not be misrepresented; you must


not
claim that you wrote the original software. If you use this
software
in a product, an acknowledgment in the product documentation would
be
appreciated but is not required.
2. Altered source versions must be plainly marked as such, and must
not be
misrepresented as being the original software.
3. This notice may not be removed or altered from any source
distribution.

Jean-loup Gailly jloup@gzip.org


Mark Adler madler@alumni.caltech.edu

This product includes ZSI 2.0 software licensed under the following
terms.

Copyright © 2001, Zolera Systems, Inc.


All Rights Reserved.

Copyright © 2002-2003, Rich Salz.


All Rights Reserved.

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, and/or sell copies of the Software, and to permit persons
to whom the Software is furnished to do so, provided that the above
copyright notice(s) and this permission notice appear in all copies of
the Software and that both the above copyright notice(s) and this
permission notice appear in supporting documentation.

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
OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL
INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING
FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

Potrebbero piacerti anche