diff --git a/releng/org.eclipse.rse.build/bin/doit_nightly.sh b/releng/org.eclipse.rse.build/bin/doit_nightly.sh index 5d83d91357c..000f3a06bf6 100755 --- a/releng/org.eclipse.rse.build/bin/doit_nightly.sh +++ b/releng/org.eclipse.rse.build/bin/doit_nightly.sh @@ -1,6 +1,6 @@ #!/bin/sh #******************************************************************************* -# Copyright (c) 2006, 2009 Wind River Systems, Inc. +# Copyright (c) 2006, 2010 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 diff --git a/releng/org.eclipse.rse.build/bin/make_signed.sh b/releng/org.eclipse.rse.build/bin/make_signed.sh index 4a06c421754..e1ea8d6407f 100755 --- a/releng/org.eclipse.rse.build/bin/make_signed.sh +++ b/releng/org.eclipse.rse.build/bin/make_signed.sh @@ -1,6 +1,6 @@ #!/bin/sh #******************************************************************************* -# Copyright (c) 2008, 2009 Wind River Systems, Inc. and others. +# Copyright (c) 2008, 2010 Wind River Systems, Inc. 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 diff --git a/releng/org.eclipse.rse.build/bin/rename_build.sh b/releng/org.eclipse.rse.build/bin/rename_build.sh index d39d2672eae..acf39e84928 100755 --- a/releng/org.eclipse.rse.build/bin/rename_build.sh +++ b/releng/org.eclipse.rse.build/bin/rename_build.sh @@ -1,4 +1,14 @@ #!/bin/sh +#******************************************************************************* +# Copyright (c) 2009 Wind River Systems, Inc. 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: +# Wind River Systems, Inc - initial API and implementation +#******************************************************************************* # ## Rename a build for release ## usage: diff --git a/releng/org.eclipse.rse.build/bin/update_global_cvs_tags.sh b/releng/org.eclipse.rse.build/bin/update_global_cvs_tags.sh index 3143f4f445e..854d9541d98 100755 --- a/releng/org.eclipse.rse.build/bin/update_global_cvs_tags.sh +++ b/releng/org.eclipse.rse.build/bin/update_global_cvs_tags.sh @@ -1,6 +1,6 @@ #!/bin/sh #******************************************************************************* -# Copyright (c) 2007, 2008 Wind River Systems, Inc. and others. +# Copyright (c) 2007, 2009 Wind River Systems, Inc. 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 diff --git a/releng/org.eclipse.rse.build/bootstrap.sh b/releng/org.eclipse.rse.build/bootstrap.sh index b826892b509..5af4628e502 100644 --- a/releng/org.eclipse.rse.build/bootstrap.sh +++ b/releng/org.eclipse.rse.build/bootstrap.sh @@ -1,6 +1,6 @@ #!/bin/sh #******************************************************************************* -# Copyright (c) 2005, 2007 IBM Corporation and others. +# Copyright (c) 2005, 2009 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 diff --git a/releng/org.eclipse.rse.build/build.properties b/releng/org.eclipse.rse.build/build.properties index 2c9a02ecfba..a57d71c37ec 100644 --- a/releng/org.eclipse.rse.build/build.properties +++ b/releng/org.eclipse.rse.build/build.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2001, 2009 IBM Corporation and others. +# Copyright (c) 2001, 2010 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 diff --git a/releng/org.eclipse.rse.build/customAssembly.xml b/releng/org.eclipse.rse.build/customAssembly.xml index e050d6c15bd..0d94a43e1fe 100644 --- a/releng/org.eclipse.rse.build/customAssembly.xml +++ b/releng/org.eclipse.rse.build/customAssembly.xml @@ -1,5 +1,5 @@