Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsdimitro2005-06-02 15:58:36 +0000
committersdimitro2005-06-02 15:58:36 +0000
commit69117633f9678fcf42bd53133fedd2ea8e0f048a (patch)
treebc246c7314aad7637248c09766135baaec8a9ca5
parentffe147d4d4e4d90edf337146ab92073cf334dfe8 (diff)
downloadeclipse.pde-69117633f9678fcf42bd53133fedd2ea8e0f048a.tar.gz
eclipse.pde-69117633f9678fcf42bd53133fedd2ea8e0f048a.tar.xz
eclipse.pde-69117633f9678fcf42bd53133fedd2ea8e0f048a.zip
fix for 89634
-rw-r--r--org.eclipse.pde/about.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.pde/about.properties b/org.eclipse.pde/about.properties
index 16d332a..7fb8afe 100644
--- a/org.eclipse.pde/about.properties
+++ b/org.eclipse.pde/about.properties
@@ -1,5 +1,5 @@
###############################################################################
-# Copyright (c) 2000, 2004 IBM Corporation and others.
+# Copyright (c) 2000, 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