[go: up one dir, main page]

Menu

[r20]: / trunk / about.html  Maximize  Restore  History

Download this file

13 lines (13 with data), 375 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<title>About</title>
</head>
<body>
<H1>LabJ-ng</h1>
Version 0.0.1
<P>Author: Leszek Rupnicki</p>
<P>Inspirartion, motivation and consulations by Karol Grela</p>
With any questions please contact <a href="mailto:lrupnicki@yahoo.co.uk">Leszek Rupnicki</a>
</body>
</html>