Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKonrad Kolosowski2005-05-05 15:18:17 +0000
committerKonrad Kolosowski2005-05-05 15:18:17 +0000
commitacae5d23152cc3bfe470abef2f7db512d1ad8254 (patch)
treeb7d2ada6f621e0c0d8eda4217408487ee131b44a /org.eclipse.help.appserver
parent62ff65e3f9b8b5576105e9ed3d45b92d54e46545 (diff)
downloadeclipse.platform.ua-acae5d23152cc3bfe470abef2f7db512d1ad8254.tar.gz
eclipse.platform.ua-acae5d23152cc3bfe470abef2f7db512d1ad8254.tar.xz
eclipse.platform.ua-acae5d23152cc3bfe470abef2f7db512d1ad8254.zip
*** empty log message ***
Diffstat (limited to 'org.eclipse.help.appserver')
-rw-r--r--org.eclipse.help.appserver/src/org/eclipse/help/internal/appserver/DevClassPathHelper.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.help.appserver/src/org/eclipse/help/internal/appserver/DevClassPathHelper.java b/org.eclipse.help.appserver/src/org/eclipse/help/internal/appserver/DevClassPathHelper.java
index d971fae09..1416c97bc 100644
--- a/org.eclipse.help.appserver/src/org/eclipse/help/internal/appserver/DevClassPathHelper.java
+++ b/org.eclipse.help.appserver/src/org/eclipse/help/internal/appserver/DevClassPathHelper.java
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2004 IBM Corporation and others.
+ * Copyright (c) 2004, 2005 IBM Corporation and others.
* 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

Back to the top