1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-09 17:25:38 +02:00

Fix copyright

This commit is contained in:
Martin Oberhuber 2007-03-29 11:15:51 +00:00
parent 0e61672910
commit de492d845b

View file

@ -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