diff options
author | John Arthorne | 2009-05-20 04:32:54 +0000 |
---|---|---|
committer | John Arthorne | 2009-05-20 04:32:54 +0000 |
commit | 2baab8123ec8e9e7db5d94562adc6ba787ed30e9 (patch) | |
tree | 802a352280b65b581e100412a94aed335a95bfa4 /bundles/org.eclipse.equinox.p2.tests.ui/src/org/eclipse/equinox/p2/tests/ui/repohandling | |
parent | 61a74a313a33afa79b749a67d713d2abc71dc6c9 (diff) | |
download | rt.equinox.p2-2baab8123ec8e9e7db5d94562adc6ba787ed30e9.tar.gz rt.equinox.p2-2baab8123ec8e9e7db5d94562adc6ba787ed30e9.tar.xz rt.equinox.p2-2baab8123ec8e9e7db5d94562adc6ba787ed30e9.zip |
Update copyrights
Diffstat (limited to 'bundles/org.eclipse.equinox.p2.tests.ui/src/org/eclipse/equinox/p2/tests/ui/repohandling')
-rw-r--r-- | bundles/org.eclipse.equinox.p2.tests.ui/src/org/eclipse/equinox/p2/tests/ui/repohandling/AllTests.java | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/bundles/org.eclipse.equinox.p2.tests.ui/src/org/eclipse/equinox/p2/tests/ui/repohandling/AllTests.java b/bundles/org.eclipse.equinox.p2.tests.ui/src/org/eclipse/equinox/p2/tests/ui/repohandling/AllTests.java index 3bfeca52b..cd87a077b 100644 --- a/bundles/org.eclipse.equinox.p2.tests.ui/src/org/eclipse/equinox/p2/tests/ui/repohandling/AllTests.java +++ b/bundles/org.eclipse.equinox.p2.tests.ui/src/org/eclipse/equinox/p2/tests/ui/repohandling/AllTests.java @@ -1,11 +1,11 @@ /******************************************************************************* - * Copyright (c) 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 - * http://www.eclipse.org/legal/epl-v10.html + * Copyright (c) 2008, 2009 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 + * http://www.eclipse.org/legal/epl-v10.html * - * Contributors: + * Contributors: * IBM Corporation - initial API and implementation *******************************************************************************/ package org.eclipse.equinox.p2.tests.ui.repohandling; |