From de492d845b5018dcc1d4f6fc6cf79d9287e49d8f Mon Sep 17 00:00:00 2001 From: Martin Oberhuber < martin.oberhuber@windriver.com> Date: Thu, 29 Mar 2007 11:15:51 +0000 Subject: [PATCH] Fix copyright --- releng/org.eclipse.rse.build/setup.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/releng/org.eclipse.rse.build/setup.sh b/releng/org.eclipse.rse.build/setup.sh index 47ce6059d56..35319c6651d 100755 --- a/releng/org.eclipse.rse.build/setup.sh +++ b/releng/org.eclipse.rse.build/setup.sh @@ -1,6 +1,6 @@ #!/bin/sh #******************************************************************************* -# Copyright (c) 2006 Wind River Systems, Inc. +# Copyright (c) 2006, 2007 Wind River Systems, Inc. # 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 @@ -151,7 +151,7 @@ fi if [ ! -d testUpdates ]; then ln -s /home/data/httpd/download.eclipse.org/dsdp/tm/testUpdates testUpdates fi -if [ ! -d udpates ]; then +if [ ! -d updates ]; then ln -s /home/data/httpd/download.eclipse.org/dsdp/tm/updates updates fi if [ ! -d staging ]; then