From 66464d542931c065920b28b9447764023b4a50c0 Mon Sep 17 00:00:00 2001 From: Martin Oberhuber < martin.oberhuber@windriver.com> Date: Tue, 29 May 2007 19:30:22 +0000 Subject: [PATCH] Fix copyright date --- rse/tests/org.eclipse.rse.tests/build.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rse/tests/org.eclipse.rse.tests/build.properties b/rse/tests/org.eclipse.rse.tests/build.properties index 5e4e6937b49..4fae53f3c10 100644 --- a/rse/tests/org.eclipse.rse.tests/build.properties +++ b/rse/tests/org.eclipse.rse.tests/build.properties @@ -1,10 +1,10 @@ ############################################################################### -# Copyright (c) 2001, 2006 IBM Corporation and others. +# Copyright (c) 2001, 2007 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: # IBM Corporation - initial API and implementation # Martin Oberhuber (Wind River) - fix ant build and make consistent