summaryrefslogtreecommitdiffstats
path: root/src/main/res/res/help/about/about.html
blob: 4a6a71699e4627edbe151587e7151e1d5774c7cf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<!DOCTYPE html PUBLIC "-//W3C/DTD HTML 1.0 Transitional//EN">
<html xmlns:java="http://xml.apache.org/xslt/java">
<head>
<META http-equiv="Content-Type" content="text/html">
<title>About SVG Salamander</title>
</head>
<body>
<div style="text-align: center;">
<h3>SVG Salamander</h3>
    Created by Mark McKay<br>
    Copyright 2005<br>
<br>
    http://svgsalamander.dev.java.net<br>
    http://www.kitfox.com<br>
<br>
    Last built: 2007, June, 6 06:53<br>
</div>
</body>
</html>