1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-13 20:15:22 +02:00

Update Copyright Dates

This commit is contained in:
Martin Oberhuber 2007-11-12 17:27:30 +00:00
parent 5cdc438ff7
commit c58a9da81b
2 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
#!/bin/sh #!/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 # All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0 # are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at # which accompanies this distribution, and is available at
@ -10,7 +10,7 @@
# Martin Oberhuber - initial API and implementation # Martin Oberhuber - initial API and implementation
#******************************************************************************* #*******************************************************************************
# #
# Add new Eclipse "extsion locations" to the infocenter # Add new Eclipse "extension locations" to the infocenter
# #
IHOME=/home/infocenter/latest IHOME=/home/infocenter/latest
$IHOME/bin/infocenter.sh addSite -from $IHOME/plugins/rse/eclipse $IHOME/bin/infocenter.sh addSite -from $IHOME/plugins/rse/eclipse

View file

@ -1,6 +1,6 @@
#!/bin/sh #!/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 # All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0 # are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at # which accompanies this distribution, and is available at