Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Rapicault2012-12-09 23:00:15 +0000
committerPascal Rapicault2012-12-09 23:00:15 +0000
commit0a804fd495edf2010cde30c259458e0fc95fac19 (patch)
treefec7bedcd0aea526f71c41ffa2fa21edfc8502fc
parent9cc112f1924c5e15c59f848b473835e3787774db (diff)
downloadrt.equinox.p2-0a804fd495edf2010cde30c259458e0fc95fac19.tar.gz
rt.equinox.p2-0a804fd495edf2010cde30c259458e0fc95fac19.tar.xz
rt.equinox.p2-0a804fd495edf2010cde30c259458e0fc95fac19.zip
Fixup copyright datev20121209-230015
-rw-r--r--bundles/org.eclipse.equinox.p2.operations/src/org/eclipse/equinox/p2/operations/InstallOperation.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.p2.operations/src/org/eclipse/equinox/p2/operations/InstallOperation.java b/bundles/org.eclipse.equinox.p2.operations/src/org/eclipse/equinox/p2/operations/InstallOperation.java
index 1bd28f40e..79b613ce7 100644
--- a/bundles/org.eclipse.equinox.p2.operations/src/org/eclipse/equinox/p2/operations/InstallOperation.java
+++ b/bundles/org.eclipse.equinox.p2.operations/src/org/eclipse/equinox/p2/operations/InstallOperation.java
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2009, 2011 IBM Corporation and others.
+ * Copyright (c) 2009, 2012 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