-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy patheula.html
More file actions
41 lines (41 loc) · 2.86 KB
/
eula.html
File metadata and controls
41 lines (41 loc) · 2.86 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="google-site-verification" content="8GI3gy0aZtM8UiBPKU5fvkWzkp7snbPicULzhNzC8eU" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>EULA - PC Tools by Wamiq</title>
<meta name="description" content="EULA for PC Tools by Wamiq." />
<link rel="stylesheet" href="style.css?v=universal-1" />
</head>
<body>
<canvas id="pc-fluid-canvas" class="pc-fluid-bg" aria-hidden="true"></canvas>
<div class="site-shade" aria-hidden="true"></div>
<div class="page">
<a class="backlink" href="index.html">← Back to PC Tools by Wamiq</a>
<div class="pagecard">
<h1>End User License Agreement</h1>
<p><strong>Effective date:</strong> 2026</p>
<p>This EULA applies to software distributed by PC Tools by Wamiq, including LightClicker, CPS Lab, TimerForge, and future tools released under the same brand.</p>
<h3>1. License grant</h3>
<p>You are granted a limited, non-exclusive, non-transferable license to install and use the software for lawful personal, testing, productivity, accessibility, and performance-checking purposes where such use is permitted.</p>
<h3>2. Restrictions</h3>
<p>You may not use the software for cheating, spam, abuse, bypassing protections, unauthorized automation, violating third-party rules, disrupting services, redistributing modified misleading copies, or any illegal or harmful activity.</p>
<h3>3. Ownership</h3>
<p>The software, branding, interface, documentation, icons, website assets, and related materials remain the property of PC Tools by Wamiq or the creator unless otherwise stated.</p>
<h3>4. Updates</h3>
<p>The software may include an update-check feature that reads a public update file. The update system may notify users of new versions or required updates if a version becomes unsupported.</p>
<h3>5. Local data</h3>
<p>The software may save local settings or results on your device for convenience. You are responsible for managing files on your own system.</p>
<h3>6. Disclaimer</h3>
<p>The software is provided “as is” without warranties of any kind. No guarantee is made that the software will work on every system, bypass restrictions, improve performance in every case, or be accepted by every third-party application.</p>
<h3>7. Limitation of liability</h3>
<p>To the maximum extent permitted by law, PC Tools by Wamiq and its creator shall not be liable for damages, losses, restrictions, bans, device issues, data loss, or consequences arising from use or misuse of the software.</p>
<h3>8. Acceptance</h3>
<p>By installing or using the software, you confirm that you understand and accept this agreement.</p>
<div class="callout">Install and use PC Tools by Wamiq only if you accept this agreement and agree to use the tools responsibly.</div>
</div>
</div>
<script src="assets/pc-fluid.js?v=universal-1"></script>
</body>
</html>