-
Notifications
You must be signed in to change notification settings - Fork 0
/
eula.html
96 lines (74 loc) · 4.83 KB
/
eula.html
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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>End User Licence Agreement</title>
</head>
<body style="text-align: justify;">
<h2>End-User License Agreement (EULA) of <span class="app_name">Fior Platform</span></h2>
<p>This End-User License Agreement ("EULA") is a legal agreement between you and <span
class="company_name">Fior</span>
</p>
<p>This EULA agreement governs your use of our <span class="app_name">Fior Platform</span> software
("Software") directly from <span class="website"><a href="https://www.fior.app">https://www.fior.app</a></span>.
</p>
<p>Please read this EULA agreement carefully before using the <span class="app_name">Fior Platform</span> software.
It provides a license to use the <span class="app_name">Fior Platform</span>
software and contains warranty information and liability disclaimers.</p>
<p>By clicking "accept" or installing and/or using the <span class="app_name">Fior Platform</span>
software, you are confirming your acceptance of the Software and agreeing to become bound by the terms of this
EULA agreement.</p>
<p>If you are entering into this EULA agreement on behalf of a company or other legal entity, you represent that you
have the authority to bind such entity and its affiliates to these terms and conditions. If you do not have such
authority or if you do not agree with the terms and conditions of this EULA agreement, do not install or use the
Software, and you must not accept this EULA agreement.</p>
<p>This EULA agreement shall apply only to the Software supplied by <span class="company_name">Fior</span> herewith
regardless of whether other software is referred to or described herein. The terms also apply to any <span
class="company_name">Fior</span> updates, supplements, and support services for the Software, unless other
terms accompany those items. If so, those terms apply.
<h3>License Grant</h3>
<p><span class="company_name">Fior</span> hereby grants you a personal licence to use the <span
class="app_name">Fior
Platform</span> software on in accordance with the terms of this EULA agreement.</p>
<p>You are permitted to access the <span class="app_name">Fior Platform</span> software (for example a PC, laptop,
mobile
or tablet) under your control. You are responsible for ensuring your device meets the minimum requirements to
access the
<span class="app_name">Fior Platform</span> software.</p>
<p>You are not permitted to:</p>
<ul>
<li>Edit, alter, modify, adapt, translate or otherwise change the whole or any part of the Software nor permit
the
whole or any part of the Software to be combined with or become incorporated in any other software, nor
decompile, disassemble or reverse engineer the Software or attempt to do any such things
</li>
<li>Allow any third party to use the Software on behalf of or for the benefit of any third party</li>
<li>Use the Software in any way which breaches any applicable local, national or international law</li>
<li>Use the Software for any purpose that <span class="company_name">Fior</span> considers is a breach of this
EULA
agreement
</li>
</ul>
<h3>Intellectual Property and Ownership</h3>
<p><span class="company_name">Fior</span> shall at all times retain ownership of the Software as accessed
by you. The Software (and the copyright, and other intellectual property rights of whatever nature in
the Software, including any modifications made thereto) are and shall remain
the property of <span class="company_name">Fior</span>.</p>
<p><span class="company_name">Fior</span> reserves the right to grant licences to use the Software to third parties.
</p>
<h3>Termination</h3>
<p>This EULA agreement is effective from the date you first use the Software and shall continue until terminated.
You
may terminate it at any time upon written notice to <span class="company_name">Fior</span>.</p>
<p>It will also terminate immediately if you fail to comply with any term of this EULA agreement. Upon such
termination,
the licenses granted by this EULA agreement will immediately terminate and you agree to stop all access and use
of
the Software. The provisions that by their nature continue and survive will survive any termination of this EULA
agreement.</p>
<h3>Governing Law</h3>
<p>This EULA agreement, and any dispute arising out of or in connection with this EULA agreement, shall be governed
by
and construed in accordance with the laws of <span class="country">Sri Lanka (lk)</span>.</p>
</body>
</html>