blob: bfb21be6a91fc46e421423bd1281237869c9812e [file] [log] [blame]
Stephan Herrmann7b7062f2010-04-01 19:56:59 +00001<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3<html xmlns="http://www.w3.org/1999/xhtml">
4<head>
5<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>
6<title>About</title>
7</head>
8<body lang="EN-US">
9<h2>About This Content</h2>
10
Stephan Herrmann44109d32011-08-02 14:34:26 +000011<p>March 17, 2011</p>
Stephan Herrmann7b7062f2010-04-01 19:56:59 +000012<h3>License</h3>
13
14<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
15indicated below, the Content is provided to you under the terms and conditions of the
16Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
17at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
18For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
19
20<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
21being redistributed by another party (&quot;Redistributor&quot;) and different terms and conditions may
22apply to your use of any object code in the Content. Check the Redistributor's license that was
23provided with the Content. If no such license exists, contact the Redistributor. Unless otherwise
24indicated below, the terms and conditions of the EPL still apply to any source code in the Content
25and such source code may be obtained at <a href="http://www.eclipse.org">http://www.eclipse.org</a>.</p>
26
27<h3>Disassembler</h3>
28<p>This plug-in contains a bytecode disassembler (&quot;Disassembler&quot;) that can produce a listing of the Java assembler mnemonics (&quot;Assembler Mnemonics&quot;) for a Java method. If you
29use the Disassembler to view the Assembler Mnemonics for a method, you should ensure that doing so will not violate the terms of any licenses that apply to your use of that method, as
30such licenses may not permit you to reverse engineer, decompile, or disassemble method bytecodes.</p>
31
32<h4>Version</h4>
Stephan Herrmann98502132010-04-02 14:34:38 +000033This version of the JDT has been modified for the Object Teams Development Tooling.
Stephan Herrmann7b7062f2010-04-01 19:56:59 +000034
35</body>
36</html>