-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathAbout.html
29 lines (23 loc) · 1.69 KB
/
About.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
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html><head>
<meta content="text/html; charset=ISO-8859-1" http-equiv="content-type"><title>About</title></head><body style="background-color: rgb(40, 39, 60); color: rgb(0, 0, 0);" alink="#ee0000" link="#0000ee" vlink="#551a8b"><span style="font-family: Helvetica,Arial,sans-serif; font-weight: bold; color: rgb(154, 170, 190);"><br>
</span>
<table style="text-align: left; width: 307px; height: 275px;" border="1" cellpadding="1" cellspacing="0">
<tbody>
<tr>
<td style="vertical-align: top;"><span style="font-family: Helvetica,Arial,sans-serif; font-weight: bold; color: rgb(154, 170, 190);">About SongBee<br>
<br>
</span><span style="font-family: Helvetica,Arial,sans-serif; color: rgb(154, 170, 190);">Written by Brian Osborne. <br>
Submit bugs and suggestions to <br>
https://github.com/bosborne/SongBee.</span><br>
</td>
</tr>
<tr>
<td style="vertical-align: top;"><span style="font-family: Helvetica,Arial,sans-serif; color: rgb(154, 170, 190);"></span><span style="font-family: Helvetica,Arial,sans-serif; color: rgb(154, 170, 190);"></span><span style="font-family: Helvetica,Arial,sans-serif; color: rgb(154, 170, 190);"></span><span style="font-family: Helvetica,Arial,sans-serif; font-weight: bold; color: rgb(154, 170, 190);">Acknowledgements<br>
<br>
</span><span style="font-family: Helvetica,Arial,sans-serif; color: rgb(154, 170, 190);">Thanks to the developers of the RegexKitLite package which is used in this app (http://regexkit.sourceforge.net/).</span></td>
</tr>
</tbody>
</table>
<br style="color: rgb(154, 170, 190);"><br>
</body></html>