File: about.qt.html

package info (click to toggle)
rdkit 201203-3
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 37,840 kB
  • sloc: cpp: 93,902; python: 51,897; java: 5,192; ansic: 3,497; xml: 2,499; sql: 1,641; yacc: 1,518; lex: 1,076; makefile: 325; fortran: 183; sh: 153; cs: 51
file content (26 lines) | stat: -rwxr-xr-x 612 bytes parent folder | download | duplicates (2)
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
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
   <meta name="Author" content="greg Landrum">
   <title>About</title>
</head>
<body>

<table>
<tr><td>
<img src="Images/logo.png" alt="Logo">
</td>
<td><b>MixIn Gui Framework</b>
<br>
<i>Copyright (C) 2002 Greg Landrum and Rational Discovery LLC</i>
</td>
</tr>
</table>

Framework Author: <a href="mailto:Landrum@RationalDiscovery.com">Greg Landrum</a>
<br>
GUI functionality provided by <a href="http://www.thekompany.com">BlackAdder.</a>

</body>
</html>