mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-05 08:05:24 +02:00
[releng] Fix copyright-to-year 2009
This commit is contained in:
parent
362171d6ad
commit
394e879b1b
5 changed files with 9 additions and 8 deletions
|
@ -1,5 +1,5 @@
|
|||
###############################################################################
|
||||
# Copyright (c) 2006, 2008 IBM Corporation and others.
|
||||
# Copyright (c) 2006, 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
|
||||
|
@ -26,7 +26,7 @@ description=RSE DStore is an extensible tooling communication layer.
|
|||
|
||||
# "copyright" property - text of the "Feature Update Copyright"
|
||||
copyright=\
|
||||
Copyright (c) 2000, 2008 IBM Corporation and others. All rights reserved.\n\
|
||||
Copyright (c) 2000, 2009 IBM Corporation and others. All rights reserved.\n\
|
||||
\n\
|
||||
This program and the accompanying materials are made available under the terms\n\
|
||||
of the Eclipse Public License v1.0 which accompanies this distribution, and is\n\
|
||||
|
|
|
@ -28,6 +28,7 @@
|
|||
<import plugin="org.eclipse.core.runtime"/>
|
||||
<import plugin="org.eclipse.ui"/>
|
||||
<import plugin="org.eclipse.ui.views"/>
|
||||
<import plugin="org.eclipse.rse.core" version="3.0.0" match="compatible"/>
|
||||
<import plugin="org.eclipse.rse.services" version="3.0.0" match="compatible"/>
|
||||
<import plugin="org.eclipse.rse.subsystems.files.core" version="3.0.0" match="compatible"/>
|
||||
<import plugin="org.eclipse.rse.subsystems.processes.core" version="3.0.0" match="compatible"/>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
###############################################################################
|
||||
# Copyright (c) 2006, 2008 IBM Corporation and others.
|
||||
# Copyright (c) 2006, 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
|
||||
|
@ -28,7 +28,7 @@ description=RSE DStore is an extensible tooling communication layer.
|
|||
|
||||
# "copyright" property - text of the "Feature Update Copyright"
|
||||
copyright=\
|
||||
Copyright (c) 2000, 2008 IBM Corporation and others. All rights reserved.\n\
|
||||
Copyright (c) 2000, 2009 IBM Corporation and others. All rights reserved.\n\
|
||||
\n\
|
||||
This program and the accompanying materials are made available under the terms\n\
|
||||
of the Eclipse Public License v1.0 which accompanies this distribution, and is\n\
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
###############################################################################
|
||||
# Copyright (c) 2000, 2008 IBM Corporation and others.
|
||||
# Copyright (c) 2000, 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
|
||||
|
@ -21,5 +21,5 @@ blurb=RSE DStore Services Source\n\
|
|||
Version: {featureVersion}\n\
|
||||
Build id: {0}\n\
|
||||
\n\
|
||||
(c) Copyright IBM Corporation and others 2000, 2008. All rights reserved.\n\
|
||||
(c) Copyright IBM Corporation and others 2000, 2009. All rights reserved.\n\
|
||||
Visit http://www.eclipse.org/dsdp/tm
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
###############################################################################
|
||||
# Copyright (c) 2000, 2008 IBM Corporation and others.
|
||||
# Copyright (c) 2000, 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
|
||||
|
@ -25,5 +25,5 @@ blurb=RSE DStore Services\n\
|
|||
Version: {featureVersion}\n\
|
||||
Build id: {0}\n\
|
||||
\n\
|
||||
(c) Copyright IBM Corporation and others 2000, 2008. All rights reserved.\n\
|
||||
(c) Copyright IBM Corporation and others 2000, 2009. All rights reserved.\n\
|
||||
Visit http://www.eclipse.org/dsdp/tm
|
Loading…
Add table
Reference in a new issue