summaryrefslogtreecommitdiffstats
path: root/tests/org.eclipse.swt.tests/about.html
diff options
context:
space:
mode:
authorCarolyn MacLeod <carolyn>2001-11-06 20:42:44 +0000
committerCarolyn MacLeod <carolyn>2001-11-06 20:42:44 +0000
commitc57e4913edc113679dd826f4f2428bf8efb5ace8 (patch)
tree89b369148b3ef38011d380ad870ccb479a06e3be /tests/org.eclipse.swt.tests/about.html
parentacc13c2bc714c5c9b0541d5a6646316ed03a03ee (diff)
downloadeclipse.platform.swt-c57e4913edc113679dd826f4f2428bf8efb5ace8.tar.gz
eclipse.platform.swt-c57e4913edc113679dd826f4f2428bf8efb5ace8.tar.xz
eclipse.platform.swt-c57e4913edc113679dd826f4f2428bf8efb5ace8.zip
added about.html/updated test.xml
Diffstat (limited to 'tests/org.eclipse.swt.tests/about.html')
-rw-r--r--tests/org.eclipse.swt.tests/about.html30
1 files changed, 30 insertions, 0 deletions
diff --git a/tests/org.eclipse.swt.tests/about.html b/tests/org.eclipse.swt.tests/about.html
new file mode 100644
index 0000000000..9a15e5ca28
--- /dev/null
+++ b/tests/org.eclipse.swt.tests/about.html
@@ -0,0 +1,30 @@
+<html>
+<head>
+<title>About</title>
+<style type="text/css">
+p, table, td, th { font-family: arial, helvetica, geneva; font-size: 10pt}
+pre { font-family: "Courier New", Courier, mono; font-size: 10pt}
+h2 { font-family: arial, helvetica, geneva; font-size: 18pt; font-weight: bold ; line-height: 14px}
+code { font-family: "Courier New", Courier, mono; font-size: 10pt}
+sup { font-family: arial,helvetica,geneva; font-size: 10px}
+h3 { font-family: arial, helvetica, geneva; font-size: 14pt; font-weight: bold}
+li { font-family: arial, helvetica, geneva; font-size: 10pt}
+h1 { font-family: arial, helvetica, geneva; font-size: 28px; font-weight: bold}
+body { font-family: arial, helvetica, geneva; font-size: 10pt; clip: rect( ); margin-top: 5mm; margin-left: 3mm}
+</style>
+</head>
+<body>
+<body lang=EN-US link=blue vlink=purple>
+<table border=0 cellspacing=5 cellpadding=2 width="100%" >
+ <tr>
+ <td align=LEFT valign=TOP colspan="2" bgcolor="#0080C0"><b><font color="#FFFFFF" face="Arial,Helvetica">About This Plug-in</font></b></td>
+ </tr>
+ <tr>
+ <td>
+<p>1st November, 2001</p>
+<h3>License</h3>
+<p>Eclipse.org makes available all content in this plug-in. The plug-in is provided to you under the terms and conditions of the
+<a href="http://www.eclipse.org/legal/cpl-v05.html">Common Public License Version 0.5</a>. For purposes of the Common Public License, &quot;Program&quot; will mean the plug-in.</p>
+</td></tr></table>
+</body>
+</html> \ No newline at end of file