diff --git a/terminal/org.eclipse.tm.terminal.local.sdk-feature/feature.properties b/terminal/org.eclipse.tm.terminal.local.sdk-feature/feature.properties index b218a4c046f..7f10e4b6816 100644 --- a/terminal/org.eclipse.tm.terminal.local.sdk-feature/feature.properties +++ b/terminal/org.eclipse.tm.terminal.local.sdk-feature/feature.properties @@ -1,5 +1,5 @@ #################################################################################################### -# Copyright (c) 2008, 2011 Mirko Raner and others. +# Copyright (c) 2008, 2012 Mirko Raner 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 @@ -22,7 +22,7 @@ featureName=Local Terminal SDK (Incubation) providerName=Eclipse TM Project # "tmUpdateSiteName" property - label for the update site -tmUpdateSiteName=Target Management 3.3 Updates +tmUpdateSiteName=Target Management 3.4 Updates # "description" property - description of the feature description=A terminal emulation for local shells and external tools.\n\ @@ -31,7 +31,7 @@ and the Terminal View required to drive the plugin. # "copyright" property - text of the "Feature Update Copyright" copyright=\ -Copyright (c) 2008, 2011 Mirko Raner and others.\n\ +Copyright (c) 2008, 2012 Mirko Raner 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.local.sdk-feature/feature.xml b/terminal/org.eclipse.tm.terminal.local.sdk-feature/feature.xml index c1dcb605492..fd8a0e7e901 100644 --- a/terminal/org.eclipse.tm.terminal.local.sdk-feature/feature.xml +++ b/terminal/org.eclipse.tm.terminal.local.sdk-feature/feature.xml @@ -1,6 +1,6 @@