From 2823aeb89062aece63d1097f815635cac1984e8b Mon Sep 17 00:00:00 2001 From: Martin Oberhuber < martin.oberhuber@windriver.com> Date: Thu, 9 Nov 2006 12:34:44 +0000 Subject: [PATCH] Fix Copyrights --- releng/org.eclipse.rse.build/setup.sh | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/releng/org.eclipse.rse.build/setup.sh b/releng/org.eclipse.rse.build/setup.sh index b912542cdab..78b9186e2ea 100755 --- a/releng/org.eclipse.rse.build/setup.sh +++ b/releng/org.eclipse.rse.build/setup.sh @@ -1,4 +1,14 @@ #!/bin/sh +#******************************************************************************* +# Copyright (c) 2006 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 +# http://www.eclipse.org/legal/epl-v10.html +# +# Contributors: +# Martin Oberhuber - initial API and implementation +#******************************************************************************* # # setup.sh : Set up an environment for building TM / RSE # Works on build.eclipse.org -- may need to be adjusted