forked from WindowTop/WindowTop-App
-
Notifications
You must be signed in to change notification settings - Fork 0
/
LICENSE
34 lines (30 loc) · 1.87 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
Copyright (c) 2019, [email protected]
All rights reserved.
You are NOT allowed to:
1. Redistribute any modifed source code that not located in \Include_Third_Party .
2. Redistribute modified version of the program.
3. Share not via internet a modified version of the program with others.
4. Bypass activation check and unlock the full functionality without purchasing activation code.
5. Redistribute activation code.
6. Create derivative work based on the code.
You are allowed to:
1. Read the source code to be convinced that there is no any malicious code in program.
2. Rebuild the source code as it is or without any changes that bypass activation check.
3. Run the source code without build it (using Autoit).
NOTES:
1. None of the restrictions apply to any files under \Include_Third_Party .
2. You may granted specific COPY permissions from the original developer ([email protected] or "gil900"),
in such a case, the restrictions above may partially or fully removed.
3. "modifed source" includes any modifed text, including text that is not a code.
4. Any restriction that violates the legal law on your country may not apply and shall be considered as removed.
DISCLAIMER:
THIS SOFTWARE IS PROVIDED BY [email protected] ''AS IS'' AND ANY
EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL [email protected] BE LIABLE FOR ANY
DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.