diff options
author | acolyer <acolyer> | 2006-06-01 09:05:47 +0000 |
---|---|---|
committer | acolyer <acolyer> | 2006-06-01 09:05:47 +0000 |
commit | 62a76545892371369ad9e9ef78ebdc12a9fb53bf (patch) | |
tree | d07595ba742d136e60ae549d50334d8f7f2d6325 /ajbrowser/testsrc | |
parent | 97cd71ae811def2ee79d34567f60acb9f76ebf0c (diff) | |
download | aspectj-62a76545892371369ad9e9ef78ebdc12a9fb53bf.tar.gz aspectj-62a76545892371369ad9e9ef78ebdc12a9fb53bf.zip |
update license to EPL
Diffstat (limited to 'ajbrowser/testsrc')
4 files changed, 8 insertions, 8 deletions
diff --git a/ajbrowser/testsrc/AjbrowserModuleTests.java b/ajbrowser/testsrc/AjbrowserModuleTests.java index 1a0fc37b1..2522be10b 100644 --- a/ajbrowser/testsrc/AjbrowserModuleTests.java +++ b/ajbrowser/testsrc/AjbrowserModuleTests.java @@ -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/ajbrowser/testsrc/org/aspectj/tools/ajbrowser/AjbrowserTests.java b/ajbrowser/testsrc/org/aspectj/tools/ajbrowser/AjbrowserTests.java index c061d5739..dab5e791a 100644 --- a/ajbrowser/testsrc/org/aspectj/tools/ajbrowser/AjbrowserTests.java +++ b/ajbrowser/testsrc/org/aspectj/tools/ajbrowser/AjbrowserTests.java @@ -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/ajbrowser/testsrc/org/aspectj/tools/ajbrowser/InteractiveBrowserTest.java b/ajbrowser/testsrc/org/aspectj/tools/ajbrowser/InteractiveBrowserTest.java index e2d454a1e..ca75d046a 100644 --- a/ajbrowser/testsrc/org/aspectj/tools/ajbrowser/InteractiveBrowserTest.java +++ b/ajbrowser/testsrc/org/aspectj/tools/ajbrowser/InteractiveBrowserTest.java @@ -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/ajbrowser/testsrc/org/aspectj/tools/ajbrowser/JemmyDriver.java b/ajbrowser/testsrc/org/aspectj/tools/ajbrowser/JemmyDriver.java index effc3c681..b993713ca 100644 --- a/ajbrowser/testsrc/org/aspectj/tools/ajbrowser/JemmyDriver.java +++ b/ajbrowser/testsrc/org/aspectj/tools/ajbrowser/JemmyDriver.java @@ -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 |