-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathabout.html
More file actions
20 lines (20 loc) · 865 Bytes
/
about.html
File metadata and controls
20 lines (20 loc) · 865 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!--
To change this template, choose Tools | Templates
and open the template in the editor.
-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title></title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<p>WebIAT</p>
<p>Version 2.0a1</p>
<p>This project was originally developed by Stephen Searles for Margaret Shih, Geoff Ho, and others in Professor Shih's lab in the UCLA Anderson School of Management.
Copyright © 2011.</p>
<p>The source code for this project is licensed under the Eclipse Public License, which is available here:
<a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
The source code is available <a href="https://github.com/stephens2424/Web-IAT">here</a>.</p>
</body>
</html>