mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-15 21:15:23 +02:00
[cleanup] fix copyright notices for 2008
This commit is contained in:
parent
63b42e712d
commit
31a271affa
10 changed files with 100 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
###############################################################################
|
###############################################################################
|
||||||
# Copyright (c) 2000, 2006 IBM Corporation and others.
|
# Copyright (c) 2000, 2007 IBM Corporation and others.
|
||||||
# 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
|
||||||
|
|
|
@ -1,3 +1,14 @@
|
||||||
|
###############################################################################
|
||||||
|
# Copyright (c) 2005, 2008 IBM Corporation and others.
|
||||||
|
# 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:
|
||||||
|
# IBM Corporation - initial API and implementation
|
||||||
|
# Martin Oberhuber (Wind River) - adapt for DSDP from o.e.emf.validation.releng
|
||||||
|
###############################################################################
|
||||||
# TODO: set correct source and target levels here
|
# TODO: set correct source and target levels here
|
||||||
javacSource=1.4
|
javacSource=1.4
|
||||||
javacTarget=1.4
|
javacTarget=1.4
|
||||||
|
|
|
@ -1,3 +1,14 @@
|
||||||
|
###############################################################################
|
||||||
|
# Copyright (c) 2005, 2008 IBM Corporation and others.
|
||||||
|
# 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:
|
||||||
|
# IBM Corporation - initial API and implementation
|
||||||
|
# Martin Oberhuber (Wind River) - adapt for DSDP from o.e.emf.validation.releng
|
||||||
|
###############################################################################
|
||||||
# TODO: set correct source and target levels here
|
# TODO: set correct source and target levels here
|
||||||
javacSource=1.4
|
javacSource=1.4
|
||||||
javacTarget=1.4
|
javacTarget=1.4
|
||||||
|
|
|
@ -1,3 +1,14 @@
|
||||||
|
###############################################################################
|
||||||
|
# Copyright (c) 2005, 2008 IBM Corporation and others.
|
||||||
|
# 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:
|
||||||
|
# IBM Corporation - initial API and implementation
|
||||||
|
# Martin Oberhuber (Wind River) - adapt for DSDP from o.e.emf.validation.releng
|
||||||
|
###############################################################################
|
||||||
# TODO: set correct source and target levels here
|
# TODO: set correct source and target levels here
|
||||||
javacSource=1.4
|
javacSource=1.4
|
||||||
javacTarget=1.4
|
javacTarget=1.4
|
||||||
|
|
|
@ -1,3 +1,14 @@
|
||||||
|
###############################################################################
|
||||||
|
# Copyright (c) 2005, 2008 IBM Corporation and others.
|
||||||
|
# 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:
|
||||||
|
# IBM Corporation - initial API and implementation
|
||||||
|
# Martin Oberhuber (Wind River) - adapt for DSDP from o.e.emf.validation.releng
|
||||||
|
###############################################################################
|
||||||
# TODO: set correct source and target levels here
|
# TODO: set correct source and target levels here
|
||||||
javacSource=1.4
|
javacSource=1.4
|
||||||
javacTarget=1.4
|
javacTarget=1.4
|
||||||
|
|
|
@ -1,3 +1,14 @@
|
||||||
|
###############################################################################
|
||||||
|
# Copyright (c) 2005, 2008 IBM Corporation and others.
|
||||||
|
# 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:
|
||||||
|
# IBM Corporation - initial API and implementation
|
||||||
|
# Martin Oberhuber (Wind River) - adapt for DSDP from o.e.emf.validation.releng
|
||||||
|
###############################################################################
|
||||||
# TODO: set correct source and target levels here
|
# TODO: set correct source and target levels here
|
||||||
javacSource=1.4
|
javacSource=1.4
|
||||||
javacTarget=1.4
|
javacTarget=1.4
|
||||||
|
|
|
@ -1,3 +1,14 @@
|
||||||
|
###############################################################################
|
||||||
|
# Copyright (c) 2005, 2008 IBM Corporation and others.
|
||||||
|
# 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:
|
||||||
|
# IBM Corporation - initial API and implementation
|
||||||
|
# Martin Oberhuber (Wind River) - adapt for DSDP from o.e.emf.validation.releng
|
||||||
|
###############################################################################
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
echo -n "[relengbuild] $0 started on: `date +%Y%m%d\ %H\:%M\:%S`";
|
echo -n "[relengbuild] $0 started on: `date +%Y%m%d\ %H\:%M\:%S`";
|
||||||
|
|
|
@ -1,3 +1,14 @@
|
||||||
|
###############################################################################
|
||||||
|
# Copyright (c) 2005, 2008 IBM Corporation and others.
|
||||||
|
# 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:
|
||||||
|
# IBM Corporation - initial API and implementation
|
||||||
|
# Martin Oberhuber (Wind River) - adapt for DSDP from o.e.emf.validation.releng
|
||||||
|
###############################################################################
|
||||||
#which (sub)project?
|
#which (sub)project?
|
||||||
project=rse
|
project=rse
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,14 @@
|
||||||
|
###############################################################################
|
||||||
|
# Copyright (c) 2006, 2008 IBM Corporation and others.
|
||||||
|
# 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:
|
||||||
|
# IBM Corporation - initial API and implementation
|
||||||
|
# Martin Oberhuber (Wind River) - adapt for DSDP from o.e.emf.validation.releng
|
||||||
|
###############################################################################
|
||||||
## promoteToEclipse.*.properties
|
## promoteToEclipse.*.properties
|
||||||
## specific version of promoteToEclipse.sh properties
|
## specific version of promoteToEclipse.sh properties
|
||||||
##
|
##
|
||||||
|
|
|
@ -1,3 +1,14 @@
|
||||||
|
###############################################################################
|
||||||
|
# Copyright (c) 2006, 2008 IBM Corporation and others.
|
||||||
|
# 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:
|
||||||
|
# IBM Corporation - initial API and implementation
|
||||||
|
# Martin Oberhuber (Wind River) - adapt for DSDP from o.e.emf.validation.releng
|
||||||
|
###############################################################################
|
||||||
cvsHost=dev.eclipse.org
|
cvsHost=dev.eclipse.org
|
||||||
cvsReadProtocol=pserver
|
cvsReadProtocol=pserver
|
||||||
cvsWriteProtocol=ext
|
cvsWriteProtocol=ext
|
||||||
|
|
Loading…
Add table
Reference in a new issue