58
Englis
h
SHALL NOT APPLY TO LIABILITY FOR DEATH
OR PERSONAL INJURY RESULTING FROM
SUCH PARTY’S NEGLIGENCE TO THE EXTENT
APPLICABLE LAW PROHIBITS SUCH LIMITATION.
SOME JURISDICTIONS DO NOT ALLOW THE
EXCLUSION OR LIMITATION OF INCIDENTAL OR
CONSEQUENTIAL DAMAGES, SO THIS EXCLUSION
AND LIMITATION MAY NOT APPLY TO YOU.
10 U.S. GOVERNMENT END USERS.
11 MISCELLANEOUS.
12 RESPONSIBILITY FOR CLAIMS.
As between Initial Developer and the Contributors,
each party is responsible for claims and damages
arising, directly or indirectly, out of its utilization
of rights under this License and You agree to work
with Initial Developer and Contributors to distribute
such responsibility on an equitable basis. Nothing
herein is intended or shall be deemed to constitute
any admission of liability.
EXHIBIT A.
“The contents of this fi le are subject to the gSOAP
Public License Version 1.3 (the “License”); you
may not use this fi le except in compliance with the
License. You may obtain a copy of the License at
http://www.cs.fsu.edu/engelen/soaplicense.html
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 specifi c language governing rights and
limitations under the License.
The Original Code of the gSOAP Software is:
stdsoap.h, stdsoap2.h, stdsoap.c, stdsoap2.c,
stdsoap.cpp,
stdsoap2.cpp,
soapcpp2.h,
soapcpp2.c, soapcpp2_lex.l, soapcpp2_yacc.y,
error2.h, error2.c, symbol2.c, init2.c, soapdoc2.
html, and soapdoc2.pdf, httpget.h, httpget.c, stl.h,
stldeque.h, stllist.h, stlvector.h, stlset.h.
The Initial Developer of the Original Code is Robert
A. van Engelen. Portions created by Robert A. van
Engelen are Copyright (C) 2001-2004 Robert A. van
Engelen, Genivia inc. All Rights Reserved.
Contributor(s):
“________________________.”
[Note: The text of this Exhibit A may differ slightly
form the text of the notices in the Source Code fi les
of the Original code. You should use the text of this
Exhibit A rather than the text found in the Original
Code Source Code for Your Modifi cations.]
EXHIBIT B.
“Part of the software embedded in this product is
gSOAP software.
Portions created by gSOAP are Copyright (C) 2001-
THE SOFTWARE IN THIS PRODUCT WAS IN PART
PROVIDED BY GENIVIA INC 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 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.”
SQLite
SQLite Copyright
SQLite is in the Public Domain
All of the deliverable code in SQLite has been
dedicated to the public domain by the authors. All
code authors, and representatives of the companies
they work for, have signed affi davits dedicating their
contributions to the public domain and originals of
those signed affi davits are stored in a fi resafe at
the main offi ces of Hwaci. Anyone is free to copy,
modify, publish, use, compile, sell, or distribute the
original SQLite code, either in source code form or
as a compiled binary, for any purpose, commercial
or non-commercial, and by any means.
The previous paragraph applies to the deliverable
code in SQLite - those parts of the SQLite library
that you actually bundle and ship with a larger
application. Portions of the documentation and
some code used as part of the build process might
fall under other licenses. The details here are
unclear. We do not worry about the licensing of the
documentation and build code so much because
none of these things are part of the core deliverable
SQLite library.
All of the deliverable code in SQLite has been
written from scratch. No code has been taken
from other projects or from the open internet.
Every line of code can be traced back to its original
author, and all of those authors have public domain
dedications on fi le. So the SQLite code base is clean
and is uncontaminated with licensed code from
other projects.
2009 Robert A. van Engelen, Genivia inc. All Rights
Reserved.