summaryrefslogtreecommitdiffstats
path: root/examples/org.eclipse.swt.snippets/src/org/eclipse/swt/snippets/Snippet24.java
diff options
context:
space:
mode:
authorVeronika Irvine <veronika>2005-02-28 19:28:51 +0000
committerVeronika Irvine <veronika>2005-02-28 19:28:51 +0000
commitdb1fd2af079560051203a9834216e665ae0cb131 (patch)
tree35ee5ad79e69a0520d67d5bc77053d38c851f9fa /examples/org.eclipse.swt.snippets/src/org/eclipse/swt/snippets/Snippet24.java
parent2f4a5950561f8e5cc52f3b6bde6fe67a91f7a659 (diff)
downloadeclipse.platform.swt-db1fd2af079560051203a9834216e665ae0cb131.tar.gz
eclipse.platform.swt-db1fd2af079560051203a9834216e665ae0cb131.tar.xz
eclipse.platform.swt-db1fd2af079560051203a9834216e665ae0cb131.zip
Updated legal documentation for Eclipse 3.1 stream and CPL to EPL transition
Diffstat (limited to 'examples/org.eclipse.swt.snippets/src/org/eclipse/swt/snippets/Snippet24.java')
-rw-r--r--examples/org.eclipse.swt.snippets/src/org/eclipse/swt/snippets/Snippet24.java6
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/org.eclipse.swt.snippets/src/org/eclipse/swt/snippets/Snippet24.java b/examples/org.eclipse.swt.snippets/src/org/eclipse/swt/snippets/Snippet24.java
index 1cdba3d925..769d970a1a 100644
--- a/examples/org.eclipse.swt.snippets/src/org/eclipse/swt/snippets/Snippet24.java
+++ b/examples/org.eclipse.swt.snippets/src/org/eclipse/swt/snippets/Snippet24.java
@@ -1,10 +1,10 @@
/*******************************************************************************
* Copyright (c) 2000, 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
+ * 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
*******************************************************************************/