Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGrant Gayed2001-12-13 18:00:46 +0000
committerGrant Gayed2001-12-13 18:00:46 +0000
commit3920b0ae4cabde10e6bb2fe1ce197bc5b92ff701 (patch)
treeb31a87fb8989ab5536518fb197dde061c1c183b4 /bundles/org.eclipse.swt/about.html
parent15cff3037e981fe6b0208388cfa94b5199a9c262 (diff)
downloadeclipse.platform.swt-3920b0ae4cabde10e6bb2fe1ce197bc5b92ff701.tar.gz
eclipse.platform.swt-3920b0ae4cabde10e6bb2fe1ce197bc5b92ff701.tar.xz
eclipse.platform.swt-3920b0ae4cabde10e6bb2fe1ce197bc5b92ff701.zip
*** empty log message ***
Diffstat (limited to 'bundles/org.eclipse.swt/about.html')
-rw-r--r--bundles/org.eclipse.swt/about.html20
1 files changed, 7 insertions, 13 deletions
diff --git a/bundles/org.eclipse.swt/about.html b/bundles/org.eclipse.swt/about.html
index 9827214165..1b9fd2cf26 100644
--- a/bundles/org.eclipse.swt/about.html
+++ b/bundles/org.eclipse.swt/about.html
@@ -1,10 +1,5 @@
<html>
<head>
-<meta name="about-version" content="2.0">
-<meta name="date" content="011205">
-<meta name="third-party" content="no">
-<meta name="other-licenses" content="no">
-<meta name="cryptography" content="no">
<title>About</title>
<style type="text/css">
p, table, td, th { font-family: arial, helvetica, geneva; font-size: 10pt}
@@ -18,23 +13,22 @@ 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%" >
+<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>
+ <td align="LEFT" valign="TOP" colspan="2" bgcolor="#0080C0"><b><font color="#FFFFFF">About This Plug-in</font></b></td>
</tr>
<tr>
<td>
<p>5th December, 2001</p>
<h3>License</h3>
-<p>Eclipse.org makes available all content in this plug-in ("Content"). Unless otherwise indicated below, the Content is provided to you under the terms and conditions of the
+<p>Eclipse.org makes available all content in this plug-in &quot;Content&quot;. Unless otherwise indicated below, the Content 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 Content.</p>
<h3>Third Party Content</h3>
<p>Sub-directories in this plug-in may contain portions distributed under different license agreements and/or notices. Details about these license agreements and notices are
-contained in "about.html" files ("Abouts") located in sub-directories in this plug-in. Such Abouts govern your use of the associated software in that directory, not the
+contained in &quot;about.html&quot; files &quot;Abouts&quot; located in sub-directories in this plug-in. Such Abouts govern your use of the associated software in that directory, not the
Common Public License.</p>
<h3>Contributions</h3>
@@ -43,8 +37,8 @@ Common Public License.</p>
made available to Eclipse.org, members of Eclipse.org and/or the host of Eclipse.org web site, by you that relate to such
Content are provided under the terms and conditions of the CPL and can be made available to others under the terms of the CPL.</p>
-<p>If this Content is licensed to you under license terms and conditions other than the CPL ("Other License"), any modifications, enhancements and/or
-other code and/or documentation ("Modifications") uploaded, submitted, or otherwise made available to Eclipse.org, members of Eclipse.org and/or the
+<p>If this Content is licensed to you under license terms and conditions other than the CPL &quot;Other License&quot;, any modifications, enhancements and/or
+other code and/or documentation &quot;Modifications&quot; uploaded, submitted, or otherwise made available to Eclipse.org, members of Eclipse.org and/or the
host of Eclipse.org, by you that relate to such Content are provided under terms and conditions of the Other License and can be made available
to others under the terms of the Other License. In addition, with regard to Modifications for which you are the copyright holder, you are also
providing the Modifications under the terms and conditions of the CPL and such Modifications can be made available to others under the terms of

Back to the top