mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-09 18:56:02 +02:00
[cleanup] Fix Terminal SSH Feature Copyright Dates
This commit is contained in:
parent
6ffbfb9782
commit
e8f1e5e923
2 changed files with 3 additions and 3 deletions
|
@ -30,7 +30,7 @@ description=An SSH connector implementation for the Terminal.
|
|||
|
||||
# "copyright" property - text of the "Feature Update Copyright"
|
||||
copyright=\
|
||||
Copyright (c) 2006, 2007 Wind River Systems, Inc., IBM Corporation and others.\n\
|
||||
Copyright (c) 2000, 2007 Wind River Systems, Inc. and others.\n\
|
||||
All rights reserved. This program and the accompanying materials\n\
|
||||
are made available under the terms of the Eclipse Public License v1.0\n\
|
||||
which accompanies this distribution, and is available at\n\
|
||||
|
|
|
@ -2,8 +2,8 @@
|
|||
<feature
|
||||
id="org.eclipse.tm.terminal.ssh"
|
||||
label="%featureName"
|
||||
version="1.0.0.qualifier"
|
||||
provider-name="%providerName">
|
||||
provider-name="%providerName"
|
||||
version="1.0.0.qualifier">
|
||||
|
||||
<description>
|
||||
%description
|
||||
|
|
Loading…
Add table
Reference in a new issue