operation manual
new problems or concerns.
Each version is given a distinguishing version number. If
the Program specifies a version number of this License
which applies to it and "any later version", you have the
option of following the terms and conditions either of that
version or of any later version published by the Free
Software Foundation. If the Program does not specify a
version number of this License, you may choose any
version ever published by the Free Software Foundation.
10. If you wish to incorporate parts of the Program into
other free programs whose distribution conditions are
different, write to the author to ask for permission. For
software which is copyrighted by the Free Software
Foundation, write to the Free Software Foundation; we
sometimes make exceptions for this. Our decision will be
guided by the two goals of preserving the free status of
all derivatives of our free software and of promoting the
sharing and reuse of software generally.
NO WARRANTY
11. BECAUSE THE PROGRAM IS LICENSED FREE OF
CHARGE, THERE IS NO WARRANTY FOR THE
PROGRAM, TO THE EXTENT PERMITTED BY
APPLICABLE LAW. EXCEPT WHEN OTHERWISE
STATED IN WRITING THE COPYRIGHT HOLDERS
AND/OR OTHER PARTIES PROVIDE THE PROGRAM
"AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER
EXPRESSED OR IMPLIED, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A
PARTICULAR PURPOSE. THE ENTIRE RISK AS TO
THE QUALITY AND PERFORMANCE OF THE
PROGRAM IS WITH YOU. SHOULD THE PROGRAM
PROVE DEFECTIVE, YOU ASSUME THE COST OF
ALL NECESSARY SERVICING, REPAIR OR
CORRECTION.
12. IN NO EVENT UNLESS REQUIRED BY
APPLICABLE LAW OR AGREED TO IN WRITING WILL
ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY
WHO MAY MODIFY AND/OR REDISTRIBUTE THE
PROGRAM AS PERMITTED ABOVE, BE LIABLE TO
YOU FOR DAMAGES, INCLUDING ANY GENERAL,
SPECIAL, INCIDENTAL OR CONSEQUENTIAL
DAMAGES ARISING OUT OF THE USE OR INABILITY
TO USE THE PROGRAM (INCLUDING BUT NOT
LIMITED TO LOSS OF DATA OR DATA BEING
RENDERED INACCURATE OR LOSSES SUSTAINED
BY YOU OR THIRD PARTIES OR A FAILURE OF THE
PROGRAM TO OPERATE WITH ANY OTHER
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER
PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
SUCH DAMAGES.
________________________________________
SQLite Copyright 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 affidavits dedicating their
contributions to the public domain and originals of those
signed affidavits are stored in a firesafe at the main
offices 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 file. So the SQLite
code base is clean and is uncontaminated with licensed
code from other projects.
Obtaining An Explicit License To Use SQLite Even
though SQLite is in the public domain and does not
require a license, some users want to obtain a license
anyway. Some reasons for obtaining a license include:
You are using SQLite in a jurisdiction that does not
recognize the public domain. You are using SQLite in a
jurisdiction that does not recognize the right of an author
to dedicate their work to the public domain. •You want to
hold a tangible legal document as evidence that you have
the legal right to use and distribute SQLite. •Your legal
department tells you that you have to purchase a license.
If you feel like you really have to purchase a license for
SQLite, Hwaci, the company that employs the architect
and principal developers of SQLite, will sell you one.
Contributed Code In order to keep SQLite completely
free and unencumbered by copyright, all new contributors
to the SQLite code base are asked to dedicate their
contributions to the public domain. If you want to send a
patch or enhancement for possible inclusion in the
SQLite source tree, please accompany the patch with the
following statement:
The author or authors of this code dedicate any and all
copyright interest in this code to the public domain. We
make this dedication for the benefit of the public at large
and to the detriment of our heirs and successors. We
intend this dedication to be an overt act of relinquishment
in perpetuity of all present and future rights to this code
under copyright law.
We are not able to accept patches or changes to SQLite
that are not accompanied by a statement such as the
above. In addition, if you make changes or
enhancements as an employee, then a simple statement
such as the above is insufficient. You must also send by
surface mail a copyright release signed by a company
officer. A signed original of the copyright release should
be mailed to:
Hwaci 6200 Maple Cove Lane Charlotte, NC 28269 USA
50