From 026296b1e46e88b5e2776ac650f4921efd832b3a Mon Sep 17 00:00:00 2001 From: Martin Oberhuber Date: Sun, 5 Jun 2016 23:35:17 +0200 Subject: [PATCH] Polish: Fix update site name and remote.sdk feature label Change-Id: I0ba754959f3c4e5ed10d2d3f6c79ea9664257a61 Signed-off-by: Martin Oberhuber --- .../feature.properties | 6 +++--- .../feature.properties | 6 +++--- .../feature.properties | 4 ++-- .../feature.properties | 8 ++++---- .../feature.properties | 6 +++--- .../feature.properties | 6 +++--- .../feature.properties | 6 +++--- .../feature.properties | 6 +++--- .../feature.properties | 6 +++--- .../feature.properties | 6 +++--- .../feature.properties | 6 +++--- .../feature.properties | 6 +++--- .../org.eclipse.tm.terminal.feature/feature.properties | 6 +++--- .../feature.properties | 6 +++--- .../feature.properties | 6 +++--- .../feature.properties | 6 +++--- .../feature.properties | 6 +++--- .../feature.properties | 6 +++--- 18 files changed, 54 insertions(+), 54 deletions(-) diff --git a/features/org.eclipse.tm.terminal.connector.local.feature/feature.properties b/features/org.eclipse.tm.terminal.connector.local.feature/feature.properties index 143f2587363..2785bf502d3 100644 --- a/features/org.eclipse.tm.terminal.connector.local.feature/feature.properties +++ b/features/org.eclipse.tm.terminal.connector.local.feature/feature.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2006, 2015 Wind River Systems, Inc. and others. +# Copyright (c) 2006, 2016 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 @@ -21,14 +21,14 @@ featureName=TM Terminal Local Connector Extensions providerName=Eclipse.org - Target Management # "updateSiteName" property - label for the update site -updateSiteName=TM Terminal 4.0 Updates +updateSiteName=TM Terminal 4.1 Updates # "description" property - description of the feature description=A connector implementation for the Local Terminal. # "copyright" property - text of the "Feature Update Copyright" copyright=\ -Copyright (c) 2003, 2015 Wind River Systems, Inc. and others.\n\ +Copyright (c) 2003, 2016 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/features/org.eclipse.tm.terminal.connector.local.sdk.feature/feature.properties b/features/org.eclipse.tm.terminal.connector.local.sdk.feature/feature.properties index 45388fb2c7d..dac35c87c4b 100644 --- a/features/org.eclipse.tm.terminal.connector.local.sdk.feature/feature.properties +++ b/features/org.eclipse.tm.terminal.connector.local.sdk.feature/feature.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2006, 2015 Wind River Systems, Inc. and others. +# Copyright (c) 2006, 2016 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 @@ -21,14 +21,14 @@ featureName=TM Terminal Local Connector Extensions, SDK providerName=Eclipse.org - Target Management # "updateSiteName" property - label for the update site -updateSiteName=TM Terminal 4.0 Updates +updateSiteName=TM Terminal 4.1 Updates # "description" property - description of the feature description=A connector implementation for the Local Terminal. # "copyright" property - text of the "Feature Update Copyright" copyright=\ -Copyright (c) 2003, 2015 Wind River Systems, Inc. and others.\n\ +Copyright (c) 2003, 2016 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/features/org.eclipse.tm.terminal.connector.remote.feature/feature.properties b/features/org.eclipse.tm.terminal.connector.remote.feature/feature.properties index f1fef0c00a5..c99e6820f24 100644 --- a/features/org.eclipse.tm.terminal.connector.remote.feature/feature.properties +++ b/features/org.eclipse.tm.terminal.connector.remote.feature/feature.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2015 IBM Corporation and others. +# Copyright (c) 2015, 2016 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 @@ -18,7 +18,7 @@ featureName=TM Terminal via Remote API Connector Extensions providerName=Eclipse.org - Target Management # "updateSiteName" property - label for the update site -updateSiteName=TM Terminal 4.0 Updates +updateSiteName=TM Terminal 4.1 Updates # "description" property - description of the feature description=A Terminal Connector using the org.eclipse.remote API. diff --git a/features/org.eclipse.tm.terminal.connector.remote.sdk.feature/feature.properties b/features/org.eclipse.tm.terminal.connector.remote.sdk.feature/feature.properties index a0639c0e2fc..f5cab9d9605 100644 --- a/features/org.eclipse.tm.terminal.connector.remote.sdk.feature/feature.properties +++ b/features/org.eclipse.tm.terminal.connector.remote.sdk.feature/feature.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2015 IBM Corporation and others. +# Copyright (c) 2015, 2016 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 @@ -12,20 +12,20 @@ # This file should be translated. # "featureName" property - name of the feature -featureName=TM Terminal Remote Connector Extensions, SDK +featureName=TM Terminal via Remote API Connector Extensions, SDK # "providerName" property - name of the company that provides the feature providerName=Eclipse.org - Target Management # "updateSiteName" property - label for the update site -updateSiteName=TM Terminal 4.0 Updates +updateSiteName=TM Terminal 4.1 Updates # "description" property - description of the feature description=An remote connector implementation for the Terminal. # "copyright" property - text of the "Feature Update Copyright" copyright=\ -Copyright (c) 2015 IBM Corporation and others.\n\ +Copyright (c) 2015, 2016 IBM Corporation 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/features/org.eclipse.tm.terminal.connector.serial.feature/feature.properties b/features/org.eclipse.tm.terminal.connector.serial.feature/feature.properties index d37b6db1fba..3eb698d8cec 100644 --- a/features/org.eclipse.tm.terminal.connector.serial.feature/feature.properties +++ b/features/org.eclipse.tm.terminal.connector.serial.feature/feature.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2006, 2015 Wind River Systems, Inc. and others. +# Copyright (c) 2006, 2016 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 @@ -21,14 +21,14 @@ featureName=TM Terminal Serial Connector Extensions providerName=Eclipse.org - Target Management # "updateSiteName" property - label for the update site -updateSiteName=TM Terminal 4.0 Updates +updateSiteName=TM Terminal 4.1 Updates # "description" property - description of the feature description=A serial line connector for the Terminal using RXTX API # "copyright" property - text of the "Feature Update Copyright" copyright=\ -Copyright (c) 2003, 2015 Wind River Systems, Inc. and others.\n\ +Copyright (c) 2003, 2016 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/features/org.eclipse.tm.terminal.connector.serial.sdk.feature/feature.properties b/features/org.eclipse.tm.terminal.connector.serial.sdk.feature/feature.properties index 64e244a6d41..f487483bed8 100644 --- a/features/org.eclipse.tm.terminal.connector.serial.sdk.feature/feature.properties +++ b/features/org.eclipse.tm.terminal.connector.serial.sdk.feature/feature.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2006, 2015 Wind River Systems, Inc. and others. +# Copyright (c) 2006, 2016 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 @@ -21,14 +21,14 @@ featureName=TM Terminal Serial Connector Extensions, SDK providerName=Eclipse.org - Target Management # "updateSiteName" property - label for the update site -updateSiteName=TM Terminal 4.0 Updates +updateSiteName=TM Terminal 4.1 Updates # "description" property - description of the feature description=A serial line connector for the Terminal using RXTX API # "copyright" property - text of the "Feature Update Copyright" copyright=\ -Copyright (c) 2003, 2015 Wind River Systems, Inc. and others.\n\ +Copyright (c) 2003, 2016 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/features/org.eclipse.tm.terminal.connector.ssh.feature/feature.properties b/features/org.eclipse.tm.terminal.connector.ssh.feature/feature.properties index d60ae03b044..0f625f2e2c2 100644 --- a/features/org.eclipse.tm.terminal.connector.ssh.feature/feature.properties +++ b/features/org.eclipse.tm.terminal.connector.ssh.feature/feature.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2006, 2015 Wind River Systems, Inc. and others. +# Copyright (c) 2006, 2016 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 @@ -21,14 +21,14 @@ featureName=TM Terminal SSH Connector Extensions providerName=Eclipse.org - Target Management # "updateSiteName" property - label for the update site -updateSiteName=TM Terminal 4.0 Updates +updateSiteName=TM Terminal 4.1 Updates # "description" property - description of the feature description=An SSH connector implementation for the Terminal. # "copyright" property - text of the "Feature Update Copyright" copyright=\ -Copyright (c) 2000, 2015 Wind River Systems, Inc. and others.\n\ +Copyright (c) 2000, 2016 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/features/org.eclipse.tm.terminal.connector.ssh.sdk.feature/feature.properties b/features/org.eclipse.tm.terminal.connector.ssh.sdk.feature/feature.properties index f4ba02af787..6697f9a41dc 100644 --- a/features/org.eclipse.tm.terminal.connector.ssh.sdk.feature/feature.properties +++ b/features/org.eclipse.tm.terminal.connector.ssh.sdk.feature/feature.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2006, 2015 Wind River Systems, Inc. and others. +# Copyright (c) 2006, 2016 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 @@ -21,14 +21,14 @@ featureName=TM Terminal SSH Connector Extensions, SDK providerName=Eclipse.org - Target Management # "updateSiteName" property - label for the update site -updateSiteName=TM Terminal 4.0 Updates +updateSiteName=TM Terminal 4.1 Updates # "description" property - description of the feature description=An SSH connector implementation for the Terminal. # "copyright" property - text of the "Feature Update Copyright" copyright=\ -Copyright (c) 2000, 2015 Wind River Systems, Inc. and others.\n\ +Copyright (c) 2000, 2016 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/features/org.eclipse.tm.terminal.connector.telnet.feature/feature.properties b/features/org.eclipse.tm.terminal.connector.telnet.feature/feature.properties index 5a75241ccaf..6328baee5c3 100644 --- a/features/org.eclipse.tm.terminal.connector.telnet.feature/feature.properties +++ b/features/org.eclipse.tm.terminal.connector.telnet.feature/feature.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2006, 2015 Wind River Systems, Inc. and others. +# Copyright (c) 2006, 2016 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 @@ -21,14 +21,14 @@ featureName=TM Terminal Telnet Connector Extensions providerName=Eclipse.org - Target Management # "updateSiteName" property - label for the update site -updateSiteName=TM Terminal 4.0 Updates +updateSiteName=TM Terminal 4.1 Updates # "description" property - description of the feature description=A Telnet connector implementation for the Terminal. # "copyright" property - text of the "Feature Update Copyright" copyright=\ -Copyright (c) 2003, 2015 Wind River Systems, Inc. and others.\n\ +Copyright (c) 2003, 2016 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/features/org.eclipse.tm.terminal.connector.telnet.sdk.feature/feature.properties b/features/org.eclipse.tm.terminal.connector.telnet.sdk.feature/feature.properties index fb6c12b2ebd..1df870c3b00 100644 --- a/features/org.eclipse.tm.terminal.connector.telnet.sdk.feature/feature.properties +++ b/features/org.eclipse.tm.terminal.connector.telnet.sdk.feature/feature.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2006, 2015 Wind River Systems, Inc. and others. +# Copyright (c) 2006, 2016 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 @@ -21,14 +21,14 @@ featureName=TM Terminal Telnet Connector Extensions, SDK providerName=Eclipse.org - Target Management # "updateSiteName" property - label for the update site -updateSiteName=TM Terminal 4.0 Updates +updateSiteName=TM Terminal 4.1 Updates # "description" property - description of the feature description=A Telnet connector implementation for the Terminal. # "copyright" property - text of the "Feature Update Copyright" copyright=\ -Copyright (c) 2003, 2015 Wind River Systems, Inc. and others.\n\ +Copyright (c) 2003, 2016 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/features/org.eclipse.tm.terminal.control.feature/feature.properties b/features/org.eclipse.tm.terminal.control.feature/feature.properties index 37f02c5d855..45cbb215601 100644 --- a/features/org.eclipse.tm.terminal.control.feature/feature.properties +++ b/features/org.eclipse.tm.terminal.control.feature/feature.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2006, 2015 Wind River Systems, Inc. and others. +# Copyright (c) 2006, 2016 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 @@ -21,7 +21,7 @@ featureName=TM Terminal Control providerName=Eclipse.org - Target Management # "updateSiteName" property - label for the update site -updateSiteName=TM Terminal 4.0 Updates +updateSiteName=TM Terminal 4.1 Updates # "description" property - description of the feature description=An ANSI (vt102) compatible Terminal widget \ @@ -29,7 +29,7 @@ with RCP-only dependencies. # "copyright" property - text of the "Feature Update Copyright" copyright=\ -Copyright (c) 2003, 2015 Wind River Systems, Inc. and others.\n\ +Copyright (c) 2003, 2016 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/features/org.eclipse.tm.terminal.control.sdk.feature/feature.properties b/features/org.eclipse.tm.terminal.control.sdk.feature/feature.properties index fb432a38524..21681090331 100644 --- a/features/org.eclipse.tm.terminal.control.sdk.feature/feature.properties +++ b/features/org.eclipse.tm.terminal.control.sdk.feature/feature.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2006, 2015 Wind River Systems, Inc. and others. +# Copyright (c) 2006, 2016 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 @@ -21,7 +21,7 @@ featureName=TM Terminal Control, SDK providerName=Eclipse.org - Target Management # "updateSiteName" property - label for the update site -updateSiteName=TM Terminal 4.0 Updates +updateSiteName=TM Terminal 4.1 Updates # "description" property - description of the feature description=An ANSI (vt102) compatible Terminal widget \ @@ -29,7 +29,7 @@ with RCP-only dependencies. # "copyright" property - text of the "Feature Update Copyright" copyright=\ -Copyright (c) 2003, 2015 Wind River Systems, Inc. and others.\n\ +Copyright (c) 2003, 2016 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/features/org.eclipse.tm.terminal.feature/feature.properties b/features/org.eclipse.tm.terminal.feature/feature.properties index 4a88bf60c93..4d53c2a51cf 100644 --- a/features/org.eclipse.tm.terminal.feature/feature.properties +++ b/features/org.eclipse.tm.terminal.feature/feature.properties @@ -1,5 +1,5 @@ ################################################################################## -# Copyright (c) 2015 Wind River Systems, Inc. and others. All rights reserved. +# Copyright (c) 2015, 2016 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 @@ -20,7 +20,7 @@ featureName=TM Terminal providerName=Eclipse.org - Target Management # "updateSiteName" property - label for the update site -updateSiteName=TM Terminal 4.0 Updates +updateSiteName=TM Terminal 4.1 Updates # "description" property - description of the feature description=An integrated Eclipse View for the local command prompt (console) or \ @@ -29,7 +29,7 @@ description=An integrated Eclipse View for the local command prompt (console) or # "copyright" property - text of the "Feature Update Copyright" copyright=\ -Copyright (c) 2011 - 2015 Wind River Systems, Inc. and others.\n\ +Copyright (c) 2011 - 2016 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/features/org.eclipse.tm.terminal.sdk.feature/feature.properties b/features/org.eclipse.tm.terminal.sdk.feature/feature.properties index 7b8d6be0183..53ba9183652 100644 --- a/features/org.eclipse.tm.terminal.sdk.feature/feature.properties +++ b/features/org.eclipse.tm.terminal.sdk.feature/feature.properties @@ -1,5 +1,5 @@ ################################################################################## -# Copyright (c) 2015 Wind River Systems, Inc. and others. All rights reserved. +# Copyright (c) 2015, 2016 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 @@ -20,7 +20,7 @@ featureName=TM Terminal, SDK providerName=Eclipse.org - Target Management # "updateSiteName" property - label for the update site -updateSiteName=TM Terminal 4.0 Updates +updateSiteName=TM Terminal 4.1 Updates # "description" property - description of the feature description=An integrated Eclipse View for the local command prompt (console) or \ @@ -29,7 +29,7 @@ description=An integrated Eclipse View for the local command prompt (console) or # "copyright" property - text of the "Feature Update Copyright" copyright=\ -Copyright (c) 2011 - 2015 Wind River Systems, Inc. and others.\n\ +Copyright (c) 2011 - 2016 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/features/org.eclipse.tm.terminal.view.feature/feature.properties b/features/org.eclipse.tm.terminal.view.feature/feature.properties index 8e21c6533e6..cc73e64c5af 100644 --- a/features/org.eclipse.tm.terminal.view.feature/feature.properties +++ b/features/org.eclipse.tm.terminal.view.feature/feature.properties @@ -1,5 +1,5 @@ ################################################################################## -# Copyright (c) 2011, 2015 Wind River Systems, Inc. and others. All rights reserved. +# Copyright (c) 2011, 2016 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 @@ -20,7 +20,7 @@ featureName=Terminal (Console) View providerName=Eclipse.org - Target Management # "updateSiteName" property - label for the update site -updateSiteName=TM Terminal 4.0 Updates +updateSiteName=TM Terminal 4.1 Updates # "description" property - description of the feature description=An integrated Eclipse View for the local command prompt (console) or \ @@ -29,7 +29,7 @@ description=An integrated Eclipse View for the local command prompt (console) or # "copyright" property - text of the "Feature Update Copyright" copyright=\ -Copyright (c) 2011 - 2015 Wind River Systems, Inc. and others.\n\ +Copyright (c) 2011 - 2016 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/features/org.eclipse.tm.terminal.view.rse.feature/feature.properties b/features/org.eclipse.tm.terminal.view.rse.feature/feature.properties index 05b855b9884..c936837b161 100644 --- a/features/org.eclipse.tm.terminal.view.rse.feature/feature.properties +++ b/features/org.eclipse.tm.terminal.view.rse.feature/feature.properties @@ -1,5 +1,5 @@ ################################################################################## -# Copyright (c) 2014, 2015 Wind River Systems, Inc. and others. All rights reserved. +# Copyright (c) 2014, 2016 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 @@ -20,7 +20,7 @@ featureName=TM Terminal View Remote System Explorer add-in providerName=Eclipse.org - Target Management # "updateSiteName" property - label for the update site -updateSiteName=TM Terminal 4.0 Updates +updateSiteName=TM Terminal 4.1 Updates # "description" property - description of the feature description=Integrates the Terminal view into the Remote System Explorer. \ @@ -28,7 +28,7 @@ description=Integrates the Terminal view into the Remote System Explorer. \ # "copyright" property - text of the "Feature Update Copyright" copyright=\ -Copyright (c) 2014, 2015 Wind River Systems, Inc. and others.\n\ +Copyright (c) 2014, 2016 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/features/org.eclipse.tm.terminal.view.rse.sdk.feature/feature.properties b/features/org.eclipse.tm.terminal.view.rse.sdk.feature/feature.properties index e783df36b9b..be661e2b7eb 100644 --- a/features/org.eclipse.tm.terminal.view.rse.sdk.feature/feature.properties +++ b/features/org.eclipse.tm.terminal.view.rse.sdk.feature/feature.properties @@ -1,5 +1,5 @@ ################################################################################## -# Copyright (c) 2014, 2015 Wind River Systems, Inc. and others. All rights reserved. +# Copyright (c) 2014, 2016 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 @@ -20,7 +20,7 @@ featureName=TM Terminal View Remote System Explorer add-in, SDK providerName=Eclipse.org - Target Management # "updateSiteName" property - label for the update site -updateSiteName=TM Terminal 4.0 Updates +updateSiteName=TM Terminal 4.1 Updates # "description" property - description of the feature description=Integrates the Terminal view into the Remote System Explorer. \ @@ -28,7 +28,7 @@ description=Integrates the Terminal view into the Remote System Explorer. \ # "copyright" property - text of the "Feature Update Copyright" copyright=\ -Copyright (c) 2014 Wind River Systems, Inc. and others.\n\ +Copyright (c) 2014, 2016 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/features/org.eclipse.tm.terminal.view.sdk.feature/feature.properties b/features/org.eclipse.tm.terminal.view.sdk.feature/feature.properties index 79b150521dc..aa8a59d8698 100644 --- a/features/org.eclipse.tm.terminal.view.sdk.feature/feature.properties +++ b/features/org.eclipse.tm.terminal.view.sdk.feature/feature.properties @@ -1,5 +1,5 @@ ################################################################################## -# Copyright (c) 2011 - 2015 Wind River Systems, Inc. and others. All rights reserved. +# Copyright (c) 2011 - 2016 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 @@ -20,7 +20,7 @@ featureName=Terminal (Console) View, SDK providerName=Eclipse.org - Target Management # "updateSiteName" property - label for the update site -updateSiteName=TM Terminal 4.0 Updates +updateSiteName=TM Terminal 4.1 Updates # "description" property - description of the feature description=An integrated Eclipse View for the local command prompt (console) or \ @@ -29,7 +29,7 @@ description=An integrated Eclipse View for the local command prompt (console) or # "copyright" property - text of the "Feature Update Copyright" copyright=\ -Copyright (c) 2011 - 2015 Wind River Systems, Inc. and others.\n\ +Copyright (c) 2011 - 2016 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\