summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorwisberg <wisberg>2003-02-28 07:50:53 +0000
committerwisberg <wisberg>2003-02-28 07:50:53 +0000
commit95bac1813803c0b268fe8a93960bfe34df7c15de (patch)
tree55f5f25f0040f3cc6940bd86c964b47008b1d7d7 /build
parentd85df0429632540c9e439b0e68c0393a9a84eaaa (diff)
downloadaspectj-95bac1813803c0b268fe8a93960bfe34df7c15de.tar.gz
aspectj-95bac1813803c0b268fe8a93960bfe34df7c15de.zip
removed aspectj.org references
Diffstat (limited to 'build')
-rw-r--r--build/products/tools/install/finish.html6
-rw-r--r--build/products/tools/install/intro.html9
2 files changed, 7 insertions, 8 deletions
diff --git a/build/products/tools/install/finish.html b/build/products/tools/install/finish.html
index 5e7b60c60..81c98b212 100644
--- a/build/products/tools/install/finish.html
+++ b/build/products/tools/install/finish.html
@@ -6,16 +6,14 @@
<body>
-<p>The automatic installation process is complete. There are still three
+<p>The automatic installation process is complete. There are two more
steps that we recommend you perform to complete the installation:</p>
<ol>
<li>Put <b><code>${installer.output.aspectjrt}</code></b> on your CLASSPATH.
- This 29KB .jar file contains classes that are required by any program compiled
+ This small .jar file contains classes that are required by any program compiled
with the ajc compiler.</li>
<li>Modify your PATH to include <code> <b>${installer.output.dir.bin}</b></code>.
This will make it easier to run ajc. </li>
- <li>Download the documentation and examples from http://aspectj.org
- to learn how to use the language.</li>
</ol>
<p>These steps are described in more detail in <code>
diff --git a/build/products/tools/install/intro.html b/build/products/tools/install/intro.html
index d64b62523..e81f51e03 100644
--- a/build/products/tools/install/intro.html
+++ b/build/products/tools/install/intro.html
@@ -13,10 +13,11 @@
<h2 align="center">Installer for AspectJ(TM) Compiler and Core Tools</h2>
<p align="center">Version ${build.version.long} built on ${build.date}</p>
-<p>These tools are covered by the Mozilla Public License (see
-http://aspectj.org/MPL).
-This is a binary only release. You can download the source code at
-http://aspectj.org</p>
+<p>
+This is a binary only release of tools made available under
+the Common Public License.
+For more information on the license or to download the source code,
+see http://eclipse.org/aspectj</p>
<p>${copyright.allRights.from1998}</p>
<p></p>