Skip to content

Commit 8e0e265

Browse files
docs: add disclaimer to installer HTML
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 4c75467 commit 8e0e265

3 files changed

Lines changed: 12 additions & 0 deletions

File tree

Installer/conclusion.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,10 @@ <h1>Installation Complete!</h1>
6363

6464
<p>The Epilog Zing printer driver has been successfully installed.</p>
6565

66+
<div style="background-color: #fff3cd; border: 1px solid #ffc107; padding: 10px; border-radius: 5px; margin: 15px 0;">
67+
<strong>DISCLAIMER:</strong> This is an unofficial, community-developed driver not affiliated with Epilog Laser. Use at your own risk.
68+
</div>
69+
6670
<h2>Next Steps: Add Your Printer</h2>
6771

6872
<div class="step">

Installer/readme.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,10 @@
6262
<body>
6363
<h1>Important Information</h1>
6464

65+
<div class="warning">
66+
<strong>DISCLAIMER:</strong> This is an unofficial, community-developed driver. This project is not affiliated with, endorsed by, or sponsored by Epilog Laser. Use at your own risk. The authors assume no liability for any damage to your equipment, materials, or property.
67+
</div>
68+
6569
<h2>System Requirements</h2>
6670
<ul>
6771
<li>macOS 10.15 (Catalina) or later</li>

Installer/welcome.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,10 @@
3838
<body>
3939
<h1>Epilog Zing Laser Printer Driver</h1>
4040

41+
<div style="background-color: #fff3cd; border: 1px solid #ffc107; padding: 10px; border-radius: 5px; margin-bottom: 15px;">
42+
<strong>DISCLAIMER:</strong> This is an unofficial, community-developed driver. This project is not affiliated with, endorsed by, or sponsored by Epilog Laser. Use at your own risk. The authors assume no liability for any damage to your equipment, materials, or property.
43+
</div>
44+
4145
<p>Welcome to the Epilog Zing printer driver installer for macOS.</p>
4246

4347
<p>This driver allows you to print directly to your Epilog Zing laser engraver from any macOS application.</p>

0 commit comments

Comments
 (0)