]> Git Repo - VerusCoin.git/blame - COPYING
Testnet fixes
[VerusCoin.git] / COPYING
CommitLineData
6c9ebc6b 1Copyright (c) 2009-2017 The Bitcoin Core developers
92ebe657 2Copyright (c) 2009-2018 Bitcoin Developers
9feb4b9e 3Copyright (c) 2016-2017 The Zcash developers
4Copyright (c) 2016-2018 The Komodo developers
7c985dc9 5Copyright (c) 2018 The VerusCoin developers
0a61b0df 6
7Permission is hereby granted, free of charge, to any person obtaining a copy
8of this software and associated documentation files (the "Software"), to deal
9in the Software without restriction, including without limitation the rights
10to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
11copies of the Software, and to permit persons to whom the Software is
12furnished to do so, subject to the following conditions:
13
14The above copyright notice and this permission notice shall be included in
15all copies or substantial portions of the Software.
16
17THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
18IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
19FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
20AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
21LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
22OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
23THE SOFTWARE.
86b671ea
DH
24
25
bc909a7a 26The MIT software license (https://www.opensource.org/licenses/mit-license.php)
9ee7cd20
DH
27above applies to the code directly included in this source distribution, with
28the exception of certain Autoconf macros. Dependencies downloaded as part of
29the build process may be covered by other open-source licenses. The MIT-licensed
30source code is not considered a derived work of these Autoconf macros or of the
31dependencies. For further details see 'contrib/debian/copyright'.
86b671ea
DH
32
33
34This product includes software developed by the OpenSSL Project for use in the
472dec53 35OpenSSL Toolkit (https://www.openssl.org/). This product includes cryptographic
506a2185 36software written by Eric Young ([email protected]).
86b671ea
DH
37
38
7c985dc9 39Although almost all of the Zcash/Komodo/VerusCoin code is licensed under "permissive" open source
86b671ea 40licenses, users and distributors should note that when built using the default
9cb7abaf
DH
41build options, Zcash depends on Oracle Berkeley DB 6.2.x, which is licensed
42under the GNU Affero General Public License.
9ee7cd20
DH
43
44
45Contributors should understand licensing implications before modifying the
0f2a4e44 46following files in build-aux/m4 (see https://github.com/zcash/zcash/issues/2827):
9ee7cd20
DH
47
48 * ax_check_compile_flag.m4
49 * ax_check_link_flag.m4
50 * ax_check_preproc_flag.m4
51 * ax_compiler_vendor.m4
52 * ax_gcc_archflag.m4
53 * ax_gcc_x86_cpuid.m4
54 * ax_openmp.m4
55 * ax_pthread.m4
This page took 0.169707 seconds and 4 git commands to generate.