mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-05 08:05:24 +02:00
Fix Copyrights
This commit is contained in:
parent
3b4d933027
commit
2823aeb890
1 changed files with 10 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue