mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-01 22:25:25 +02:00
[cleanup] Fix copyright dates
This commit is contained in:
parent
402d24d094
commit
e00e26f9c9
2 changed files with 18 additions and 3 deletions
|
@ -1,5 +1,21 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<?NLS TYPE="org.eclipse.help.toc"?>
|
||||
<?NLS TYPE="org.eclipse.help.toc"?>
<!--
|
||||
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
|
||||
http://www.eclipse.org/legal/epl-v10.html
|
||||
|
||||
Initial Contributors:
|
||||
The following IBM employees contributed to the Remote System Explorer
|
||||
component that contains this file: David McKnight, Kushal Munir,
|
||||
Michael Berger, David Dykstal, Phil Coulthard, Don Yantzi, Eric Simpson,
|
||||
Emily Bruner, Mazen Faraj, Adrian Storisteanu, Li Ding, and Kent Hawley.
|
||||
|
||||
Contributors:
|
||||
IBM Corporation - initial API and implementation
|
||||
Martin Oberhuber (Wind River) - [158529] contribute remotecdt docs
|
||||
-->
|
||||
<toc label="RSE User Guide">
|
||||
<topic label="Getting Started" href="gettingstarted/g_start.html">
|
||||
<topic label="Installing the Remote System Explorer" href="gettingstarted/g1installing.html"/>
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<feature
|
||||
<?xml version="1.0" encoding="UTF-8"?>
<!--
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
http://www.eclipse.org/legal/epl-v10.html
Initial Contributors:
The following IBM employees contributed to the Remote System Explorer
component that contains this file: David McKnight, Kushal Munir,
Michael Berger, David Dykstal, Phil Coulthard, Don Yantzi, Eric Simpson,
Emily Bruner, Mazen Faraj, Adrian Storisteanu, Li Ding, and Kent Hawley.
Contributors:
IBM Corporation - initial API and implementation
Martin Oberhuber (Wind River) - [189269] add version range specifiers
-->
<feature
|
||||
id="org.eclipse.rse.dstore"
|
||||
label="%featureName"
|
||||
version="3.1.0.qualifier"
|
||||
|
|
Loading…
Add table
Reference in a new issue