diff --git a/tycho-its/src/test/java/org/eclipse/tycho/test/product/ProductProgramArgsTest.java b/tycho-its/src/test/java/org/eclipse/tycho/test/product/ProductProgramArgsTest.java index 3fb90aacdb..fa4da0ec8d 100644 --- a/tycho-its/src/test/java/org/eclipse/tycho/test/product/ProductProgramArgsTest.java +++ b/tycho-its/src/test/java/org/eclipse/tycho/test/product/ProductProgramArgsTest.java @@ -1,5 +1,5 @@ /******************************************************************************* - * Copyright (c) 2011 Sonatype Inc. and others. + * Copyright (c) 2023 Sonatype Inc. and others. * This program and the accompanying materials * are made available under the terms of the Eclipse Public License 2.0 * which accompanies this distribution, and is available at @@ -8,7 +8,7 @@ * SPDX-License-Identifier: EPL-2.0 * * Contributors: - * Sonatype Inc. - initial API and implementation + * Quang Tran - initial API and implementation *******************************************************************************/ package org.eclipse.tycho.test.product;