Skip to content

Commit 60e99b4

Browse files
authored
Update index.html
1 parent b45ec96 commit 60e99b4

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

index.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,15 @@
1818
<button id="openNav" class="w3-button w3-teal w3-xlarge" onclick="w3_open()">&#9776;</button>
1919
<div class="w3-container">
2020
<h1>phpVirtualBox</h1>
21+
22+
<p>phpVirtualBox is a web application approximation of the VirtualBox interface written in PHP.</p>
23+
24+
<p>Initially authored by Ian Moore, and now managed by <a href="https://www.smartguide.com.au">Smart Guide</a>.</p>
25+
26+
<h1>License</h1>
27+
28+
<p>phpVirtualBox is released under a GPLv3 license.</p>
29+
2130
</div>
2231
</div>
2332
</div>

0 commit comments

Comments
 (0)