-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathLICENSE
39 lines (26 loc) · 1.71 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
32
33
34
35
36
37
38
39
# License
Copyright (C) Hyperse (Yuantai Information Technology (Shanghai) Co., Ltd)
This software is available under two different licenses:
- GNU General Public License version 3 (GPLv3) as Hyperse Community Edition
- Hyperse Commercial License (HCL)
The default Hyperse license, without a valid Hyperse Commercial License agreement, is the Open-Source GPLv3 license.
## GNU General Public License version 3 (GPLv3)
If you decide to choose the GPLv3 license, you must comply with the following terms:
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
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 for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
## Hyperse Commercial License (HCL)
Alternatively, commercial and supported versions of the program - also known as
Commercial Distributions - must be used in accordance with the terms and conditions
contained in a separate written agreement between you and Hyperse GmbH.
For more information about the Hyperse Commercial License (HCL) please contact [email protected].
Please see also:
- [Licensing FAQ - license-faq.md](https://github.com/hyperse-io/.github/blob/main/license/license-faq.md)
- [GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 - gpl-3.0.txt](https://github.com/hyperse-io/.github/blob/main/license/gpl-3.0.txt)