-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy patheula.html
More file actions
57 lines (49 loc) · 3.05 KB
/
Copy patheula.html
File metadata and controls
57 lines (49 loc) · 3.05 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<title>End User License Agreement — NEO by NeoTranscend Softwares</title>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<style>
body { max-width: 780px; margin: 40px auto; padding: 0 20px; font-family: system-ui, -apple-system, 'Segoe UI', sans-serif; color: #1a2332; line-height: 1.6; }
h1 { font-size: 28px; } h2 { font-size: 19px; margin-top: 28px; }
.meta { color: #667; font-size: 14px; } a { color: #0ea5e9; }
</style>
</head>
<body>
<h1>End User License Agreement</h1>
<p class="meta">Application: <strong>NEO</strong> · Provider: <strong>Neo Transcend Private Limited</strong>
(NeoTranscend Softwares), Republic of Maldives.<br />
Contact: <a href="mailto:sales@longbeachlaamu.com">sales@longbeachlaamu.com</a> · Effective: 25 July 2026.</p>
<p>This End User License Agreement ("Agreement") governs use of the NEO application ("the Software"),
a private internal business tool provided by Neo Transcend Private Limited ("Provider"). By using the
Software or connecting a QuickBooks Online company to it, you ("User") agree to these terms.</p>
<h2>1. License</h2>
<p>The Provider grants the User a non-exclusive, non-transferable, revocable license to use the
Software solely for the User's own internal business operations. The Software is for private use by
Neo Transcend Private Limited and its authorised staff and is not sold or distributed to the public.</p>
<h2>2. Permitted use</h2>
<p>The Software connects to third-party services, including QuickBooks Online, at the User's direction
to read the User's own business data and present summaries and analysis. The User must have the right
to access any account they connect.</p>
<h2>3. Data and third-party services</h2>
<p>Use of connected services (such as Intuit QuickBooks) is also governed by those services' own
terms. The Software accesses only the data scopes the User authorises and handles that data as
described in the <a href="privacy-policy.html">Privacy Policy</a>. The Software provides financial
analysis and decision support only and does not execute financial transactions on the User's behalf.</p>
<h2>4. Disclaimer</h2>
<p>The Software is provided "as is," without warranties of any kind. Analysis and summaries are for
informational purposes and are not professional accounting, tax, legal, or investment advice. The
User remains responsible for their own financial decisions and for verifying figures against their
authoritative records.</p>
<h2>5. Limitation of liability</h2>
<p>To the maximum extent permitted by law, the Provider is not liable for any indirect, incidental,
or consequential damages arising from use of the Software.</p>
<h2>6. Termination</h2>
<p>The User may stop using the Software and disconnect any connected service at any time, which
revokes access and deletes stored authentication tokens. This license terminates automatically on
such disconnection or on breach of these terms.</p>
<h2>7. Contact</h2>
<p><a href="mailto:sales@longbeachlaamu.com">sales@longbeachlaamu.com</a></p>
</body>
</html>