Stephan Herrmann | 7b7062f | 2010-04-01 19:56:59 +0000 | [diff] [blame] | 1 | <!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> |
Stephan Herrmann | d0fe062 | 2018-07-26 19:10:48 +0200 | [diff] [blame] | 5 | <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" /> |
Stephan Herrmann | 7b7062f | 2010-04-01 19:56:59 +0000 | [diff] [blame] | 6 | <title>About</title> |
| 7 | </head> |
| 8 | <body lang="EN-US"> |
Stephan Herrmann | d0fe062 | 2018-07-26 19:10:48 +0200 | [diff] [blame] | 9 | <h2>About This Content</h2> |
Stephan Herrmann | 7b7062f | 2010-04-01 19:56:59 +0000 | [diff] [blame] | 10 | |
Stephan Herrmann | d0fe062 | 2018-07-26 19:10:48 +0200 | [diff] [blame] | 11 | <p>November 30, 2017</p> |
| 12 | <h3>License</h3> |
Stephan Herrmann | 7b7062f | 2010-04-01 19:56:59 +0000 | [diff] [blame] | 13 | |
Stephan Herrmann | d0fe062 | 2018-07-26 19:10:48 +0200 | [diff] [blame] | 14 | <p> |
| 15 | The Eclipse Foundation makes available all content in this plug-in |
| 16 | ("Content"). Unless otherwise indicated below, the Content |
| 17 | is provided to you under the terms and conditions of the Eclipse |
| 18 | Public License Version 2.0 ("EPL"). A copy of the EPL is |
| 19 | available at <a href="http://www.eclipse.org/legal/epl-2.0">http://www.eclipse.org/legal/epl-2.0</a>. |
| 20 | For purposes of the EPL, "Program" will mean the Content. |
| 21 | </p> |
Stephan Herrmann | 7b7062f | 2010-04-01 19:56:59 +0000 | [diff] [blame] | 22 | |
Stephan Herrmann | d0fe062 | 2018-07-26 19:10:48 +0200 | [diff] [blame] | 23 | <p> |
| 24 | If you did not receive this Content directly from the Eclipse |
| 25 | Foundation, the Content is being redistributed by another party |
| 26 | ("Redistributor") and different terms and conditions may |
| 27 | apply to your use of any object code in the Content. Check the |
| 28 | Redistributor's license that was provided with the Content. If no such |
| 29 | license exists, contact the Redistributor. Unless otherwise indicated |
| 30 | below, the terms and conditions of the EPL still apply to any source |
| 31 | code in the Content and such source code may be obtained at <a |
| 32 | href="http://www.eclipse.org/">http://www.eclipse.org</a>. |
| 33 | </p> |
| 34 | |
| 35 | |
Stephan Herrmann | 7b7062f | 2010-04-01 19:56:59 +0000 | [diff] [blame] | 36 | <h3>Disassembler</h3> |
| 37 | <p>This plug-in contains a bytecode disassembler ("Disassembler") that can produce a listing of the Java assembler mnemonics ("Assembler Mnemonics") for a Java method. If you |
| 38 | use 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 |
| 39 | such licenses may not permit you to reverse engineer, decompile, or disassemble method bytecodes.</p> |
| 40 | |
| 41 | <h4>Version</h4> |
Stephan Herrmann | 9850213 | 2010-04-02 14:34:38 +0000 | [diff] [blame] | 42 | This version of the JDT has been modified for the Object Teams Development Tooling. |
Stephan Herrmann | 7b7062f | 2010-04-01 19:56:59 +0000 | [diff] [blame] | 43 | |
| 44 | </body> |
| 45 | </html> |