aboutsummaryrefslogtreecommitdiffstats
path: root/tests/incrementalju
diff options
context:
space:
mode:
authoracolyer <acolyer>2006-06-01 09:33:56 +0000
committeracolyer <acolyer>2006-06-01 09:33:56 +0000
commitb6c89301f2389edcd017c66968cce7d628a708a0 (patch)
tree34ada1d1ced823b6630f57fffb4f1c68c0679228 /tests/incrementalju
parent7fefd3c08bf3be0317742b6b1c85aeb16f66ba90 (diff)
downloadaspectj-b6c89301f2389edcd017c66968cce7d628a708a0.tar.gz
aspectj-b6c89301f2389edcd017c66968cce7d628a708a0.zip
update license to EPL
Diffstat (limited to 'tests/incrementalju')
-rw-r--r--tests/incrementalju/injarTests/classAdded/src/World.java4
-rw-r--r--tests/incrementalju/injarTests/classRemoved/src/World.java4
-rw-r--r--tests/incrementalju/injarTests/src/Hello.java4
-rw-r--r--tests/incrementalju/injarTests/src/Hello2.java4
-rw-r--r--tests/incrementalju/inpathDirTests/classAdded/src/World.java4
-rw-r--r--tests/incrementalju/inpathDirTests/classRemoved/src/World.java4
-rw-r--r--tests/incrementalju/inpathDirTests/classUpdated/src/World.java4
-rw-r--r--tests/incrementalju/inpathDirTests/src/Hello.20.java4
-rw-r--r--tests/incrementalju/inpathDirTests/src/Hello.java4
-rw-r--r--tests/incrementalju/inpathDirTests/src/Hello2.java4
-rw-r--r--tests/incrementalju/resourceTests/resourceAdded/src/World.java4
-rw-r--r--tests/incrementalju/resourceTests/resourceRemoved/src/World.java4
-rw-r--r--tests/incrementalju/resourceTests/src/Hello.java4
13 files changed, 26 insertions, 26 deletions
diff --git a/tests/incrementalju/injarTests/classAdded/src/World.java b/tests/incrementalju/injarTests/classAdded/src/World.java
index a5d23f10d..01abd2556 100644
--- a/tests/incrementalju/injarTests/classAdded/src/World.java
+++ b/tests/incrementalju/injarTests/classAdded/src/World.java
@@ -2,9 +2,9 @@
* Copyright (c) 2004 IBM Corporation
* 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:
* Adrian Colyer,
diff --git a/tests/incrementalju/injarTests/classRemoved/src/World.java b/tests/incrementalju/injarTests/classRemoved/src/World.java
index a5d23f10d..01abd2556 100644
--- a/tests/incrementalju/injarTests/classRemoved/src/World.java
+++ b/tests/incrementalju/injarTests/classRemoved/src/World.java
@@ -2,9 +2,9 @@
* Copyright (c) 2004 IBM Corporation
* 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:
* Adrian Colyer,
diff --git a/tests/incrementalju/injarTests/src/Hello.java b/tests/incrementalju/injarTests/src/Hello.java
index 8d1638709..35fd5bb79 100644
--- a/tests/incrementalju/injarTests/src/Hello.java
+++ b/tests/incrementalju/injarTests/src/Hello.java
@@ -2,9 +2,9 @@
* Copyright (c) 2004 IBM Corporation
* 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:
* Adrian Colyer,
diff --git a/tests/incrementalju/injarTests/src/Hello2.java b/tests/incrementalju/injarTests/src/Hello2.java
index c174af938..7d8446cb9 100644
--- a/tests/incrementalju/injarTests/src/Hello2.java
+++ b/tests/incrementalju/injarTests/src/Hello2.java
@@ -2,9 +2,9 @@
* Copyright (c) 2004 IBM Corporation
* 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:
* Adrian Colyer,
diff --git a/tests/incrementalju/inpathDirTests/classAdded/src/World.java b/tests/incrementalju/inpathDirTests/classAdded/src/World.java
index a5d23f10d..01abd2556 100644
--- a/tests/incrementalju/inpathDirTests/classAdded/src/World.java
+++ b/tests/incrementalju/inpathDirTests/classAdded/src/World.java
@@ -2,9 +2,9 @@
* Copyright (c) 2004 IBM Corporation
* 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:
* Adrian Colyer,
diff --git a/tests/incrementalju/inpathDirTests/classRemoved/src/World.java b/tests/incrementalju/inpathDirTests/classRemoved/src/World.java
index a5d23f10d..01abd2556 100644
--- a/tests/incrementalju/inpathDirTests/classRemoved/src/World.java
+++ b/tests/incrementalju/inpathDirTests/classRemoved/src/World.java
@@ -2,9 +2,9 @@
* Copyright (c) 2004 IBM Corporation
* 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:
* Adrian Colyer,
diff --git a/tests/incrementalju/inpathDirTests/classUpdated/src/World.java b/tests/incrementalju/inpathDirTests/classUpdated/src/World.java
index a5d23f10d..01abd2556 100644
--- a/tests/incrementalju/inpathDirTests/classUpdated/src/World.java
+++ b/tests/incrementalju/inpathDirTests/classUpdated/src/World.java
@@ -2,9 +2,9 @@
* Copyright (c) 2004 IBM Corporation
* 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:
* Adrian Colyer,
diff --git a/tests/incrementalju/inpathDirTests/src/Hello.20.java b/tests/incrementalju/inpathDirTests/src/Hello.20.java
index f4ebfd724..b1f656f86 100644
--- a/tests/incrementalju/inpathDirTests/src/Hello.20.java
+++ b/tests/incrementalju/inpathDirTests/src/Hello.20.java
@@ -2,9 +2,9 @@
* Copyright (c) 2004 IBM Corporation
* 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:
* Adrian Colyer,
diff --git a/tests/incrementalju/inpathDirTests/src/Hello.java b/tests/incrementalju/inpathDirTests/src/Hello.java
index 8d1638709..35fd5bb79 100644
--- a/tests/incrementalju/inpathDirTests/src/Hello.java
+++ b/tests/incrementalju/inpathDirTests/src/Hello.java
@@ -2,9 +2,9 @@
* Copyright (c) 2004 IBM Corporation
* 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:
* Adrian Colyer,
diff --git a/tests/incrementalju/inpathDirTests/src/Hello2.java b/tests/incrementalju/inpathDirTests/src/Hello2.java
index c174af938..7d8446cb9 100644
--- a/tests/incrementalju/inpathDirTests/src/Hello2.java
+++ b/tests/incrementalju/inpathDirTests/src/Hello2.java
@@ -2,9 +2,9 @@
* Copyright (c) 2004 IBM Corporation
* 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:
* Adrian Colyer,
diff --git a/tests/incrementalju/resourceTests/resourceAdded/src/World.java b/tests/incrementalju/resourceTests/resourceAdded/src/World.java
index a5d23f10d..01abd2556 100644
--- a/tests/incrementalju/resourceTests/resourceAdded/src/World.java
+++ b/tests/incrementalju/resourceTests/resourceAdded/src/World.java
@@ -2,9 +2,9 @@
* Copyright (c) 2004 IBM Corporation
* 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:
* Adrian Colyer,
diff --git a/tests/incrementalju/resourceTests/resourceRemoved/src/World.java b/tests/incrementalju/resourceTests/resourceRemoved/src/World.java
index a5d23f10d..01abd2556 100644
--- a/tests/incrementalju/resourceTests/resourceRemoved/src/World.java
+++ b/tests/incrementalju/resourceTests/resourceRemoved/src/World.java
@@ -2,9 +2,9 @@
* Copyright (c) 2004 IBM Corporation
* 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:
* Adrian Colyer,
diff --git a/tests/incrementalju/resourceTests/src/Hello.java b/tests/incrementalju/resourceTests/src/Hello.java
index 8d1638709..35fd5bb79 100644
--- a/tests/incrementalju/resourceTests/src/Hello.java
+++ b/tests/incrementalju/resourceTests/src/Hello.java
@@ -2,9 +2,9 @@
* Copyright (c) 2004 IBM Corporation
* 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:
* Adrian Colyer,