Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Arthorne2008-02-11 05:30:45 +0000
committerJohn Arthorne2008-02-11 05:30:45 +0000
commit9c52935d0ab24c7488d3ca6b3a16818e4cef5d3f (patch)
treed2c77e834327f66fb2779f94eb4302d258ab73ff /bundles/org.eclipse.equinox.p2.console/src
parent499b52e8674ab6a9600d7d21d57d1e094b081930 (diff)
downloadrt.equinox.p2-9c52935d0ab24c7488d3ca6b3a16818e4cef5d3f.tar.gz
rt.equinox.p2-9c52935d0ab24c7488d3ca6b3a16818e4cef5d3f.tar.xz
rt.equinox.p2-9c52935d0ab24c7488d3ca6b3a16818e4cef5d3f.zip
Update copyrights
Diffstat (limited to 'bundles/org.eclipse.equinox.p2.console/src')
-rw-r--r--bundles/org.eclipse.equinox.p2.console/src/org/eclipse/equinox/internal/p2/console/Activator.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.p2.console/src/org/eclipse/equinox/internal/p2/console/Activator.java b/bundles/org.eclipse.equinox.p2.console/src/org/eclipse/equinox/internal/p2/console/Activator.java
index 611113616..78398a0b0 100644
--- a/bundles/org.eclipse.equinox.p2.console/src/org/eclipse/equinox/internal/p2/console/Activator.java
+++ b/bundles/org.eclipse.equinox.p2.console/src/org/eclipse/equinox/internal/p2/console/Activator.java
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007 IBM Corporation and others.
+ * Copyright (c) 2007, 2008 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