Mercurial
comparison third_party/sqlite3/autosetup/LICENSE @ 167:589bab390fb4
[ThirdParty] Added sqlite3 to the third_party.
| author | MrJuneJune <me@mrjunejune.com> |
|---|---|
| date | Mon, 19 Jan 2026 16:28:45 -0800 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| 166:78ea8d5ccc87 | 167:589bab390fb4 |
|---|---|
| 1 Unless explicitly stated, all files which form part of autosetup | |
| 2 are released under the following license: | |
| 3 | |
| 4 --------------------------------------------------------------------- | |
| 5 autosetup - A build environment "autoconfigurator" | |
| 6 | |
| 7 Copyright (c) 2010-2011, WorkWare Systems <http://workware.net.au/> | |
| 8 | |
| 9 Redistribution and use in source and binary forms, with or without | |
| 10 modification, are permitted provided that the following conditions | |
| 11 are met: | |
| 12 | |
| 13 1. Redistributions of source code must retain the above copyright | |
| 14 notice, this list of conditions and the following disclaimer. | |
| 15 2. Redistributions in binary form must reproduce the above | |
| 16 copyright notice, this list of conditions and the following | |
| 17 disclaimer in the documentation and/or other materials | |
| 18 provided with the distribution. | |
| 19 | |
| 20 THIS SOFTWARE IS PROVIDED BY THE WORKWARE SYSTEMS ``AS IS'' AND ANY | |
| 21 EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, | |
| 22 THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A | |
| 23 PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL WORKWARE | |
| 24 SYSTEMS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, | |
| 25 INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES | |
| 26 (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | |
| 27 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | |
| 28 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, | |
| 29 STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) | |
| 30 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF | |
| 31 ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | |
| 32 | |
| 33 The views and conclusions contained in the software and documentation | |
| 34 are those of the authors and should not be interpreted as representing | |
| 35 official policies, either expressed or implied, of WorkWare Systems. |