diff --git a/org.eclipse.tm.terminal-feature/feature.properties b/org.eclipse.tm.terminal-feature/feature.properties index 92e38d67446..847072d715d 100644 --- a/org.eclipse.tm.terminal-feature/feature.properties +++ b/org.eclipse.tm.terminal-feature/feature.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2006, 2011 Wind River Systems, Inc. and others. +# Copyright (c) 2006, 2012 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=Target Management Terminal Widget 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=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, 2011 Wind River Systems, Inc. and others.\n\ +Copyright (c) 2003, 2012 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/org.eclipse.tm.terminal-feature/feature.xml b/org.eclipse.tm.terminal-feature/feature.xml index ffd096dc042..cca0dd618a3 100644 --- a/org.eclipse.tm.terminal-feature/feature.xml +++ b/org.eclipse.tm.terminal-feature/feature.xml @@ -1,6 +1,6 @@