Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKonrad Kolosowski2005-02-23 19:12:50 +0000
committerKonrad Kolosowski2005-02-23 19:12:50 +0000
commit2b123e54f3bcdb317b1b93fd321d1633a6a24224 (patch)
treedd094e2a17cd879b7194e45dc2c3cd3d72706811 /org.eclipse.help
parentc2e3d3b02b8edcb72934f8ec8bc27757819fab34 (diff)
downloadeclipse.platform.ua-2b123e54f3bcdb317b1b93fd321d1633a6a24224.tar.gz
eclipse.platform.ua-2b123e54f3bcdb317b1b93fd321d1633a6a24224.tar.xz
eclipse.platform.ua-2b123e54f3bcdb317b1b93fd321d1633a6a24224.zip
copyrights
Diffstat (limited to 'org.eclipse.help')
-rw-r--r--org.eclipse.help/livehelp.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.help/livehelp.js b/org.eclipse.help/livehelp.js
index 835c217df..755d57690 100644
--- a/org.eclipse.help/livehelp.js
+++ b/org.eclipse.help/livehelp.js
@@ -1,9 +1,9 @@
/*******************************************************************************
* Copyright (c) 2000, 2003 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

Back to the top