From e8f1e5e9234bbcf1f0c7b51dae8a4fb30d931574 Mon Sep 17 00:00:00 2001 From: Martin Oberhuber < martin.oberhuber@windriver.com> Date: Tue, 5 Jun 2007 12:47:09 +0000 Subject: [PATCH] [cleanup] Fix Terminal SSH Feature Copyright Dates --- .../org.eclipse.tm.terminal.ssh-feature/feature.properties | 2 +- terminal/org.eclipse.tm.terminal.ssh-feature/feature.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/terminal/org.eclipse.tm.terminal.ssh-feature/feature.properties b/terminal/org.eclipse.tm.terminal.ssh-feature/feature.properties index 8f565798378..b44c5c22766 100644 --- a/terminal/org.eclipse.tm.terminal.ssh-feature/feature.properties +++ b/terminal/org.eclipse.tm.terminal.ssh-feature/feature.properties @@ -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\ diff --git a/terminal/org.eclipse.tm.terminal.ssh-feature/feature.xml b/terminal/org.eclipse.tm.terminal.ssh-feature/feature.xml index 471ca9f96e5..52528a0dabb 100644 --- a/terminal/org.eclipse.tm.terminal.ssh-feature/feature.xml +++ b/terminal/org.eclipse.tm.terminal.ssh-feature/feature.xml @@ -2,8 +2,8 @@ + provider-name="%providerName" + version="1.0.0.qualifier"> %description