forked from anengineerinchina/dark-test-v2
-
Notifications
You must be signed in to change notification settings - Fork 24
/
LICENSE
32 lines (25 loc) · 1.54 KB
/
LICENSE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Copyright © 2013-2015 The SuperNET Developers.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License version 2,
as published by the Free Software Foundation.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License version 2 for more details.
You should have received a copy of the GNU General Public License version 2
along with this program in the file COPYING. If not, see
<https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt>.
The SuperNET development team will consider granting exceptions to allow use of
this software under a different license on a case by case basis. Please see the
DEVELOPER-AGREEMENT file describing the developer agreement on copyright
and licensing policies, and the AUTHORS file for individual copyright holder
information.
This software uses third party libraries, distributed under licenses described
in 3RD-PARTY-LICENSES.
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. 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.