aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authoracolyer <acolyer>2006-06-01 10:46:14 +0000
committeracolyer <acolyer>2006-06-01 10:46:14 +0000
commitc82fae9bb7478f78837f98ac4b43564f1eef8770 (patch)
treebd0ba8acf227ad641acddbae212200f5143e75ac /build
parentb6c89301f2389edcd017c66968cce7d628a708a0 (diff)
downloadaspectj-c82fae9bb7478f78837f98ac4b43564f1eef8770.tar.gz
aspectj-c82fae9bb7478f78837f98ac4b43564f1eef8770.zip
update license to EPL
Diffstat (limited to 'build')
-rw-r--r--build/build-properties.xml4
-rw-r--r--build/build.xml4
-rw-r--r--build/lib/BridgeVersion.java.txt4
-rw-r--r--build/products/aspectj/install/intro.html4
-rw-r--r--build/products/tools/install/intro.html2
5 files changed, 9 insertions, 9 deletions
diff --git a/build/build-properties.xml b/build/build-properties.xml
index f9dc69835..1d67b87e0 100644
--- a/build/build-properties.xml
+++ b/build/build-properties.xml
@@ -4,9 +4,9 @@
<!-- Copyright (c) 2003, 2005 Contributors. -->
<!-- All rights reserved. -->
<!-- This program and the accompanying materials are made available -->
-<!-- under the terms of the Common Public License v1.0 -->
+<!-- under the terms of the Eclipse Public License v1.0 -->
<!-- which accompanies this distribution and is available at -->
-<!-- http://www.eclipse.org/legal/cpl-v10.html -->
+<!-- http://www.eclipse.org/legal/epl-v10.html -->
<!-- -->
<!-- Contributors: -->
<!-- Xerox/PARC initial implementation -->
diff --git a/build/build.xml b/build/build.xml
index 89eaf3227..d1456e5b1 100644
--- a/build/build.xml
+++ b/build/build.xml
@@ -5,9 +5,9 @@
<!-- 2003-2005 Contributors -->
<!-- All rights reserved. -->
<!-- This program and the accompanying materials are made available -->
-<!-- under the terms of the Common Public License v1.0 -->
+<!-- under the terms of the Eclipse Public License v1.0 -->
<!-- which accompanies this distribution and is available at -->
-<!-- http://www.eclipse.org/legal/cpl-v10.html -->
+<!-- http://www.eclipse.org/legal/epl-v10.html -->
<!-- -->
<!-- Contributors: (See CVS checkin's) -->
<!-- Xerox/PARC initial implementation -->
diff --git a/build/lib/BridgeVersion.java.txt b/build/lib/BridgeVersion.java.txt
index 5a755d097..132e027ae 100644
--- a/build/lib/BridgeVersion.java.txt
+++ b/build/lib/BridgeVersion.java.txt
@@ -3,9 +3,9 @@
* 2002 Palo Alto Research Center, Incorporated (PARC).
* All rights reserved.
* This program and the accompanying materials are made available
- * under the terms of the Common Public License v1.0
+ * under the terms of the Eclipse Public License v1.0
* which accompanies this distribution and is available at
- * http://www.eclipse.org/legal/cpl-v10.html
+ * http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* Xerox/PARC initial implementation
diff --git a/build/products/aspectj/install/intro.html b/build/products/aspectj/install/intro.html
index 82043f49b..0c0b75d25 100644
--- a/build/products/aspectj/install/intro.html
+++ b/build/products/aspectj/install/intro.html
@@ -7,8 +7,8 @@
<p>This installs the complete AspectJ 5 Development Kit (AJDK) distribution, with
the compiler, aspect libraries, structure browser, ant tasks,
documentation, and examples.
-This distribution is covered by the Common Public License (see
- http://www.eclipse.org/legal/cpl-v10.html).
+This distribution is covered by the Eclipse Public License (see
+ http://www.eclipse.org/legal/epl-v10.html).
<p>
For IDE integrations or source code, see the project home page at
http://eclipse.org/aspectj</p>
diff --git a/build/products/tools/install/intro.html b/build/products/tools/install/intro.html
index e81f51e03..3194fac4c 100644
--- a/build/products/tools/install/intro.html
+++ b/build/products/tools/install/intro.html
@@ -15,7 +15,7 @@
<p align="center">Version ${build.version.long} built on ${build.date}</p>
<p>
This is a binary only release of tools made available under
-the Common Public License.
+the Eclipse 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>