Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Watson2010-02-26 14:11:56 +0000
committerThomas Watson2010-02-26 14:11:56 +0000
commit2eb75222a66ada565840be97882fb5f6c5e3a4f3 (patch)
treefeba9de2983ffee7a86d1ed82a786b10073c11be /bundles/org.eclipse.equinox.launcher
parentcc98874756ba396681dceed970c76501c01e49f2 (diff)
downloadrt.equinox.framework-2eb75222a66ada565840be97882fb5f6c5e3a4f3.tar.gz
rt.equinox.framework-2eb75222a66ada565840be97882fb5f6c5e3a4f3.tar.xz
rt.equinox.framework-2eb75222a66ada565840be97882fb5f6c5e3a4f3.zip
update copyright dates.
Diffstat (limited to 'bundles/org.eclipse.equinox.launcher')
-rw-r--r--bundles/org.eclipse.equinox.launcher/src/org/eclipse/equinox/launcher/Main.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.launcher/src/org/eclipse/equinox/launcher/Main.java b/bundles/org.eclipse.equinox.launcher/src/org/eclipse/equinox/launcher/Main.java
index b092e5380..df507e5fb 100644
--- a/bundles/org.eclipse.equinox.launcher/src/org/eclipse/equinox/launcher/Main.java
+++ b/bundles/org.eclipse.equinox.launcher/src/org/eclipse/equinox/launcher/Main.java
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2000, 2009 IBM Corporation and others.
+ * Copyright (c) 2000, 2010 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