scripts/macosx/Welcome.html.in (34 lines of code) (raw):
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Welcome</title>
</head>
<body>
<font face="Helvetica">
<table border=0 cellspacing=5 cellpadding=0 width="100%">
<tr>
<td>
<img src="awsmysqlodbc.png">
</td>
<td>
<b>
AWS ODBC Driver for MySQL
<br>
@VERSION@
</b>
</td>
</tr>
</table>
<p>
This is the installer for Amazon Web Services (AWS) ODBC Driver for MySQL. The AWS ODBC Driver for MySQL allows an
application to take advantage of the features of clustered MySQL databases.
It is based on and can be used as a drop-in compatible for the MySQL Connector/ODBC driver, and is compatible with all MySQL deployments.
</p>
<br>
<p>
Please visit <a href="http://www.mysql.com/">http://www.mysql.com</a> for more information.
</p>
</font>
</body>
</html>