summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt.tools/NativeStats/org/eclipse/swt/tools/internal/NativeStats.java
diff options
context:
space:
mode:
authorVeronika Irvine <veronika>2005-02-28 20:19:12 +0000
committerVeronika Irvine <veronika>2005-02-28 20:19:12 +0000
commit1adca022f7015de888380ad9ea31fc5fa70732c5 (patch)
treeab24e395d991f522d4d39406e8b3dfb2de0710d4 /bundles/org.eclipse.swt.tools/NativeStats/org/eclipse/swt/tools/internal/NativeStats.java
parentdb1fd2af079560051203a9834216e665ae0cb131 (diff)
downloadeclipse.platform.swt-1adca022f7015de888380ad9ea31fc5fa70732c5.tar.gz
eclipse.platform.swt-1adca022f7015de888380ad9ea31fc5fa70732c5.tar.xz
eclipse.platform.swt-1adca022f7015de888380ad9ea31fc5fa70732c5.zip
Updated legal documentation for Eclipse 3.1 stream and CPL to EPL transition
Diffstat (limited to 'bundles/org.eclipse.swt.tools/NativeStats/org/eclipse/swt/tools/internal/NativeStats.java')
-rw-r--r--bundles/org.eclipse.swt.tools/NativeStats/org/eclipse/swt/tools/internal/NativeStats.java8
1 files changed, 4 insertions, 4 deletions
diff --git a/bundles/org.eclipse.swt.tools/NativeStats/org/eclipse/swt/tools/internal/NativeStats.java b/bundles/org.eclipse.swt.tools/NativeStats/org/eclipse/swt/tools/internal/NativeStats.java
index e4bd56b64f..d9917bde1c 100644
--- a/bundles/org.eclipse.swt.tools/NativeStats/org/eclipse/swt/tools/internal/NativeStats.java
+++ b/bundles/org.eclipse.swt.tools/NativeStats/org/eclipse/swt/tools/internal/NativeStats.java
@@ -1,10 +1,10 @@
/*******************************************************************************
* Copyright (c) 2004 IBM Corporation and others.
- * All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Common Public License v1.0
+ * All rights reserved. This program and the accompanying materials
+ * are made available 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:
* IBM Corporation - initial API and implementation
*******************************************************************************/