From fb2bddc219320bf97aa14af85461dbf9f653ab53 Mon Sep 17 00:00:00 2001 From: ddykstal Date: Mon, 20 May 2013 12:12:19 -0500 Subject: [PATCH] [408157] update copyright years in about files --- .../sourceTemplatePlugin/about.properties | 4 ++-- .../org.eclipse.rse.examples.tutorial/META-INF/MANIFEST.MF | 2 +- .../org.eclipse.rse.examples.tutorial/about.properties | 4 ++-- rse/examples/org.eclipse.rse.examples.tutorial/pom.xml | 2 +- .../sourceTemplatePlugin/about.properties | 4 ++-- .../sourceTemplatePlugin/about.properties | 4 ++-- .../sourceTemplatePlugin/about.properties | 4 ++-- .../sourceTemplatePlugin/about.properties | 4 ++-- .../sourceTemplatePlugin/about.properties | 4 ++-- .../sourceTemplatePlugin/about.properties | 4 ++-- .../sourceTemplatePlugin/about.properties | 4 ++-- .../sourceTemplatePlugin/about.properties | 4 ++-- rse/plugins/org.eclipse.rse.core/META-INF/MANIFEST.MF | 2 +- rse/plugins/org.eclipse.rse.core/about.properties | 4 ++-- rse/plugins/org.eclipse.rse.core/pom.xml | 2 +- rse/plugins/org.eclipse.rse.sdk/META-INF/MANIFEST.MF | 2 +- rse/plugins/org.eclipse.rse.sdk/about.properties | 4 ++-- rse/plugins/org.eclipse.rse.sdk/pom.xml | 2 +- .../org.eclipse.rse.services.dstore/META-INF/MANIFEST.MF | 2 +- rse/plugins/org.eclipse.rse.services.dstore/about.properties | 4 ++-- rse/plugins/org.eclipse.rse.services.dstore/pom.xml | 2 +- .../org.eclipse.rse.services.local/META-INF/MANIFEST.MF | 2 +- rse/plugins/org.eclipse.rse.services.local/about.properties | 4 ++-- rse/plugins/org.eclipse.rse.services.local/pom.xml | 2 +- rse/plugins/org.eclipse.rse.services.ssh/META-INF/MANIFEST.MF | 2 +- rse/plugins/org.eclipse.rse.services.ssh/about.properties | 4 ++-- rse/plugins/org.eclipse.rse.services.ssh/pom.xml | 2 +- .../org.eclipse.rse.services.telnet/META-INF/MANIFEST.MF | 2 +- rse/plugins/org.eclipse.rse.services.telnet/about.properties | 4 ++-- rse/plugins/org.eclipse.rse.services.telnet/pom.xml | 2 +- rse/plugins/org.eclipse.rse.terminals.ui/about.properties | 4 ++-- .../org.eclipse.rse.useractions.sdk/META-INF/MANIFEST.MF | 2 +- rse/plugins/org.eclipse.rse.useractions.sdk/about.properties | 4 ++-- rse/plugins/org.eclipse.rse.useractions.sdk/pom.xml | 2 +- rse/plugins/org.eclipse.rse.useractions/META-INF/MANIFEST.MF | 2 +- rse/plugins/org.eclipse.rse.useractions/about.properties | 4 ++-- rse/plugins/org.eclipse.rse.useractions/pom.xml | 2 +- rse/plugins/org.eclipse.rse/META-INF/MANIFEST.MF | 2 +- rse/plugins/org.eclipse.rse/about.properties | 4 ++-- rse/plugins/org.eclipse.rse/pom.xml | 2 +- rse/tests/org.eclipse.rse.tests/META-INF/MANIFEST.MF | 2 +- rse/tests/org.eclipse.rse.tests/about.properties | 4 ++-- rse/tests/org.eclipse.rse.tests/pom.xml | 2 +- .../sourceTemplatePlugin/about.properties | 4 ++-- .../sourceTemplatePlugin/about.properties | 4 ++-- .../sourceTemplatePlugin/about.properties | 4 ++-- .../sourceTemplatePlugin/about.properties | 4 ++-- .../sourceTemplatePlugin/about.properties | 4 ++-- .../plugins/org.eclipse.tm.terminal.ssh/META-INF/MANIFEST.MF | 2 +- terminal/plugins/org.eclipse.tm.terminal.ssh/about.properties | 4 ++-- terminal/plugins/org.eclipse.tm.terminal.ssh/pom.xml | 2 +- .../plugins/org.eclipse.tm.terminal.telnet/about.properties | 4 ++-- .../plugins/org.eclipse.tm.terminal.test/META-INF/MANIFEST.MF | 2 +- .../plugins/org.eclipse.tm.terminal.test/about.properties | 4 ++-- terminal/plugins/org.eclipse.tm.terminal.test/pom.xml | 2 +- .../plugins/org.eclipse.tm.terminal.view/META-INF/MANIFEST.MF | 2 +- .../plugins/org.eclipse.tm.terminal.view/about.properties | 4 ++-- terminal/plugins/org.eclipse.tm.terminal.view/pom.xml | 2 +- terminal/plugins/org.eclipse.tm.terminal/about.properties | 4 ++-- wince/org.eclipse.rse.subsystems.wince/META-INF/MANIFEST.MF | 2 +- wince/org.eclipse.rse.subsystems.wince/about.properties | 4 ++-- wince/org.eclipse.rse.subsystems.wince/pom.xml | 2 +- .../sourceTemplatePlugin/about.properties | 4 ++-- 63 files changed, 96 insertions(+), 96 deletions(-) diff --git a/rse/examples/org.eclipse.rse.examples-feature/sourceTemplatePlugin/about.properties b/rse/examples/org.eclipse.rse.examples-feature/sourceTemplatePlugin/about.properties index 849c41ea706..34e84d230e8 100644 --- a/rse/examples/org.eclipse.rse.examples-feature/sourceTemplatePlugin/about.properties +++ b/rse/examples/org.eclipse.rse.examples-feature/sourceTemplatePlugin/about.properties @@ -1,5 +1,5 @@ ################################################################################ -# Copyright (c) 2006, 2012 Wind River Systems, Inc. and others. +# Copyright (c) 2006, 2013 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,5 +21,5 @@ blurb=Remote System Explorer Examples Source\n\ Version: {featureVersion}\n\ Build id: {0}\n\ \n\ -(c) Copyright IBM Corporation and others 2006, 2012. All rights reserved.\n\ +(c) Copyright IBM Corporation and others 2006, 2013. All rights reserved.\n\ Visit http://www.eclipse.org/tm diff --git a/rse/examples/org.eclipse.rse.examples.tutorial/META-INF/MANIFEST.MF b/rse/examples/org.eclipse.rse.examples.tutorial/META-INF/MANIFEST.MF index c8446127786..a26326ad483 100644 --- a/rse/examples/org.eclipse.rse.examples.tutorial/META-INF/MANIFEST.MF +++ b/rse/examples/org.eclipse.rse.examples.tutorial/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %pluginName Bundle-SymbolicName: org.eclipse.rse.examples.tutorial;singleton:=true -Bundle-Version: 3.1.300.qualifier +Bundle-Version: 3.1.400.qualifier Bundle-Activator: samples.RSESamplesPlugin Bundle-Vendor: %providerName Bundle-Localization: plugin diff --git a/rse/examples/org.eclipse.rse.examples.tutorial/about.properties b/rse/examples/org.eclipse.rse.examples.tutorial/about.properties index f9f4dec730c..0daf50780cb 100644 --- a/rse/examples/org.eclipse.rse.examples.tutorial/about.properties +++ b/rse/examples/org.eclipse.rse.examples.tutorial/about.properties @@ -1,5 +1,5 @@ ################################################################################ -# Copyright (c) 2006, 2012 Wind River Systems, Inc. and others. +# Copyright (c) 2006, 2013 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,5 +21,5 @@ blurb=Remote System Explorer Examples\n\ Version: {featureVersion}\n\ Build id: {0}\n\ \n\ -(c) Copyright IBM Corporation and others 2006, 2012. All rights reserved.\n\ +(c) Copyright IBM Corporation and others 2006, 2013. All rights reserved.\n\ Visit http://www.eclipse.org/tm diff --git a/rse/examples/org.eclipse.rse.examples.tutorial/pom.xml b/rse/examples/org.eclipse.rse.examples.tutorial/pom.xml index 9709084e2f1..0ff42f5a244 100644 --- a/rse/examples/org.eclipse.rse.examples.tutorial/pom.xml +++ b/rse/examples/org.eclipse.rse.examples.tutorial/pom.xml @@ -10,6 +10,6 @@ org.eclipse.tm org.eclipse.rse.examples.tutorial - 3.1.300-SNAPSHOT + 3.1.400-SNAPSHOT eclipse-plugin diff --git a/rse/features/org.eclipse.rse.core-feature/sourceTemplatePlugin/about.properties b/rse/features/org.eclipse.rse.core-feature/sourceTemplatePlugin/about.properties index 4acb8f685d3..0c535a5d570 100644 --- a/rse/features/org.eclipse.rse.core-feature/sourceTemplatePlugin/about.properties +++ b/rse/features/org.eclipse.rse.core-feature/sourceTemplatePlugin/about.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2000, 2012 IBM Corporation and others. +# Copyright (c) 2000, 2013 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 @@ -21,5 +21,5 @@ blurb=RSE Core Source\n\ Version: {featureVersion}\n\ Build id: {0}\n\ \n\ -(c) Copyright IBM Corporation and others 2000, 2012. All rights reserved.\n\ +(c) Copyright IBM Corporation and others 2000, 2013. All rights reserved.\n\ Visit http://www.eclipse.org/tm diff --git a/rse/features/org.eclipse.rse.dstore-feature/sourceTemplatePlugin/about.properties b/rse/features/org.eclipse.rse.dstore-feature/sourceTemplatePlugin/about.properties index 37ff1f35293..e465e4d9aba 100644 --- a/rse/features/org.eclipse.rse.dstore-feature/sourceTemplatePlugin/about.properties +++ b/rse/features/org.eclipse.rse.dstore-feature/sourceTemplatePlugin/about.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2000, 2012 IBM Corporation and others. +# Copyright (c) 2000, 2013 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 @@ -21,5 +21,5 @@ blurb=RSE DStore Services Source\n\ Version: {featureVersion}\n\ Build id: {0}\n\ \n\ -(c) Copyright IBM Corporation and others 2000, 2012. All rights reserved.\n\ +(c) Copyright IBM Corporation and others 2000, 2013. All rights reserved.\n\ Visit http://www.eclipse.org/tm diff --git a/rse/features/org.eclipse.rse.local-feature/sourceTemplatePlugin/about.properties b/rse/features/org.eclipse.rse.local-feature/sourceTemplatePlugin/about.properties index 7b6f878212c..98042543214 100644 --- a/rse/features/org.eclipse.rse.local-feature/sourceTemplatePlugin/about.properties +++ b/rse/features/org.eclipse.rse.local-feature/sourceTemplatePlugin/about.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2000, 2012 IBM Corporation and others. +# Copyright (c) 2000, 2013 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 @@ -21,5 +21,5 @@ blurb=RSE Local Services Source\n\ Version: {featureVersion}\n\ Build id: {0}\n\ \n\ -(c) Copyright IBM Corporation and others 2000, 2012. All rights reserved.\n\ +(c) Copyright IBM Corporation and others 2000, 2013. All rights reserved.\n\ Visit http://www.eclipse.org/tm diff --git a/rse/features/org.eclipse.rse.scp-feature/sourceTemplatePlugin/about.properties b/rse/features/org.eclipse.rse.scp-feature/sourceTemplatePlugin/about.properties index cb2660481a4..830ecb72ca0 100644 --- a/rse/features/org.eclipse.rse.scp-feature/sourceTemplatePlugin/about.properties +++ b/rse/features/org.eclipse.rse.scp-feature/sourceTemplatePlugin/about.properties @@ -1,5 +1,5 @@ ################################################################################ -# Copyright (c) 2006, 2012 Wind River Systems, Inc. and others. +# Copyright (c) 2006, 2013 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 @@ -26,5 +26,5 @@ blurb=RSE SCP File Services Source (Incubation)\n\ Version: {featureVersion}\n\ Build id: {0}\n\ \n\ -(c) Copyright Mentor Graphics Corporation and others 2009, 2012. All rights reserved.\n\ +(c) Copyright Mentor Graphics Corporation and others 2009, 2013. All rights reserved.\n\ Visit http://www.eclipse.org/tm diff --git a/rse/features/org.eclipse.rse.ssh-feature/sourceTemplatePlugin/about.properties b/rse/features/org.eclipse.rse.ssh-feature/sourceTemplatePlugin/about.properties index 787e0520e03..9dc1ab3d541 100644 --- a/rse/features/org.eclipse.rse.ssh-feature/sourceTemplatePlugin/about.properties +++ b/rse/features/org.eclipse.rse.ssh-feature/sourceTemplatePlugin/about.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2006, 2012 Wind River Systems, Inc. and others. +# Copyright (c) 2006, 2013 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,5 +21,5 @@ blurb=RSE SSH Services Source\n\ Version: {featureVersion}\n\ Build id: {0}\n\ \n\ -(c) Copyright Wind River Systems, Inc. and others 2006, 2012. All rights reserved.\n\ +(c) Copyright Wind River Systems, Inc. and others 2006, 2013. All rights reserved.\n\ Visit http://www.eclipse.org/tm diff --git a/rse/features/org.eclipse.rse.telnet-feature/sourceTemplatePlugin/about.properties b/rse/features/org.eclipse.rse.telnet-feature/sourceTemplatePlugin/about.properties index 5ecb8bf0945..35bacfb21f3 100644 --- a/rse/features/org.eclipse.rse.telnet-feature/sourceTemplatePlugin/about.properties +++ b/rse/features/org.eclipse.rse.telnet-feature/sourceTemplatePlugin/about.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2000, 2012 IBM Corporation and others. +# Copyright (c) 2000, 2013 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 @@ -21,6 +21,6 @@ blurb=RSE Telnet Service Source\n\ Version: {featureVersion}\n\ Build id: {0}\n\ \n\ -(c) Copyright Celunite, Inc. and others 2000, 2012. All rights reserved.\n\ +(c) Copyright Celunite, Inc. and others 2000, 2013. All rights reserved.\n\ Visit http://www.eclipse.org/tm diff --git a/rse/features/org.eclipse.rse.terminals-feature/sourceTemplatePlugin/about.properties b/rse/features/org.eclipse.rse.terminals-feature/sourceTemplatePlugin/about.properties index c1bbe14f537..8151736ad01 100644 --- a/rse/features/org.eclipse.rse.terminals-feature/sourceTemplatePlugin/about.properties +++ b/rse/features/org.eclipse.rse.terminals-feature/sourceTemplatePlugin/about.properties @@ -1,5 +1,5 @@ ################################################################################ -# Copyright (c) 2006, 2012 Wind River Systems, Inc. and others. +# Copyright (c) 2006, 2013 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 @@ -25,5 +25,5 @@ blurb=RSE Terminals UI Source\n\ Version: {featureVersion}\n\ Build id: {0}\n\ \n\ -(c) Copyright MontaVista Software, Inc. and others 2002, 2012. All rights reserved.\n\ +(c) Copyright MontaVista Software, Inc. and others 2002, 2013. All rights reserved.\n\ Visit http://www.eclipse.org/tm diff --git a/rse/features/org.eclipse.rse.useractions-feature/sourceTemplatePlugin/about.properties b/rse/features/org.eclipse.rse.useractions-feature/sourceTemplatePlugin/about.properties index c4f4024bd29..8fddb4dbc3c 100644 --- a/rse/features/org.eclipse.rse.useractions-feature/sourceTemplatePlugin/about.properties +++ b/rse/features/org.eclipse.rse.useractions-feature/sourceTemplatePlugin/about.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2000, 2012 IBM Corporation and others. +# Copyright (c) 2000, 2013 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 @@ -22,5 +22,5 @@ blurb=Remote System Explorer User Actions Source\n\ Version: {featureVersion}\n\ Build id: {0}\n\ \n\ -(c) Copyright IBM Corporation and others 2000, 2012. All rights reserved.\n\ +(c) Copyright IBM Corporation and others 2000, 2013. All rights reserved.\n\ Visit http://www.eclipse.org/tm diff --git a/rse/plugins/org.eclipse.rse.core/META-INF/MANIFEST.MF b/rse/plugins/org.eclipse.rse.core/META-INF/MANIFEST.MF index b7049e1f24e..f44a52e62f3 100644 --- a/rse/plugins/org.eclipse.rse.core/META-INF/MANIFEST.MF +++ b/rse/plugins/org.eclipse.rse.core/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %pluginName Bundle-SymbolicName: org.eclipse.rse.core;singleton:=true -Bundle-Version: 3.3.2.qualifier +Bundle-Version: 3.3.100.qualifier Bundle-Activator: org.eclipse.rse.core.RSECorePlugin Bundle-Localization: plugin Require-Bundle: org.eclipse.core.runtime, diff --git a/rse/plugins/org.eclipse.rse.core/about.properties b/rse/plugins/org.eclipse.rse.core/about.properties index 309af185c3e..21a9e8ba91c 100644 --- a/rse/plugins/org.eclipse.rse.core/about.properties +++ b/rse/plugins/org.eclipse.rse.core/about.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2000, 2012 IBM Corporation and others. +# Copyright (c) 2000, 2013 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 @@ -25,5 +25,5 @@ blurb=RSE Core\n\ Version: {featureVersion}\n\ Build id: {0}\n\ \n\ -(c) Copyright IBM Corporation and others 2000, 2012. All rights reserved.\n\ +(c) Copyright IBM Corporation and others 2000, 2013. All rights reserved.\n\ Visit http://www.eclipse.org/tm \ No newline at end of file diff --git a/rse/plugins/org.eclipse.rse.core/pom.xml b/rse/plugins/org.eclipse.rse.core/pom.xml index bba3cae8875..188a299fde9 100644 --- a/rse/plugins/org.eclipse.rse.core/pom.xml +++ b/rse/plugins/org.eclipse.rse.core/pom.xml @@ -10,6 +10,6 @@ org.eclipse.tm org.eclipse.rse.core - 3.3.2.qualifier + 3.3.100.qualifier eclipse-plugin diff --git a/rse/plugins/org.eclipse.rse.sdk/META-INF/MANIFEST.MF b/rse/plugins/org.eclipse.rse.sdk/META-INF/MANIFEST.MF index 83353b5399f..5f606737889 100644 --- a/rse/plugins/org.eclipse.rse.sdk/META-INF/MANIFEST.MF +++ b/rse/plugins/org.eclipse.rse.sdk/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %pluginName Bundle-SymbolicName: org.eclipse.rse.sdk -Bundle-Version: 3.4.0.qualifier +Bundle-Version: 3.5.0.qualifier Bundle-Vendor: %providerName Bundle-Localization: plugin Bundle-RequiredExecutionEnvironment: J2SE-1.4 diff --git a/rse/plugins/org.eclipse.rse.sdk/about.properties b/rse/plugins/org.eclipse.rse.sdk/about.properties index 74a0c0247c0..d7315a7d082 100644 --- a/rse/plugins/org.eclipse.rse.sdk/about.properties +++ b/rse/plugins/org.eclipse.rse.sdk/about.properties @@ -1,5 +1,5 @@ ################################################################################ -# Copyright (c) 2006, 2012 Wind River Systems, Inc and others. +# Copyright (c) 2006, 2013 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 @@ -25,7 +25,7 @@ blurb=Remote System Explorer Extender SDK\n\ Version: {featureVersion}\n\ Build id: {0}\n\ \n\ -(c) Copyright IBM Corporation and others 2000, 2012. All rights reserved.\n\ +(c) Copyright IBM Corporation and others 2000, 2013. All rights reserved.\n\ Visit http://www.eclipse.org/tm\n\ \n\ This product includes software developed by the\n\ diff --git a/rse/plugins/org.eclipse.rse.sdk/pom.xml b/rse/plugins/org.eclipse.rse.sdk/pom.xml index 32e8ab00c4d..8aa18d797f6 100644 --- a/rse/plugins/org.eclipse.rse.sdk/pom.xml +++ b/rse/plugins/org.eclipse.rse.sdk/pom.xml @@ -10,6 +10,6 @@ org.eclipse.tm org.eclipse.rse.sdk - 3.4.0-SNAPSHOT + 3.5.0-SNAPSHOT eclipse-plugin diff --git a/rse/plugins/org.eclipse.rse.services.dstore/META-INF/MANIFEST.MF b/rse/plugins/org.eclipse.rse.services.dstore/META-INF/MANIFEST.MF index 96644c5dc5d..22bff671c6b 100644 --- a/rse/plugins/org.eclipse.rse.services.dstore/META-INF/MANIFEST.MF +++ b/rse/plugins/org.eclipse.rse.services.dstore/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %pluginName Bundle-SymbolicName: org.eclipse.rse.services.dstore -Bundle-Version: 3.2.1.qualifier +Bundle-Version: 3.2.100.qualifier Bundle-Activator: org.eclipse.rse.internal.services.dstore.Activator Bundle-Localization: plugin Require-Bundle: org.eclipse.core.runtime, diff --git a/rse/plugins/org.eclipse.rse.services.dstore/about.properties b/rse/plugins/org.eclipse.rse.services.dstore/about.properties index fad0d2e0cd4..f2e1e616b5a 100644 --- a/rse/plugins/org.eclipse.rse.services.dstore/about.properties +++ b/rse/plugins/org.eclipse.rse.services.dstore/about.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2000, 2012 IBM Corporation and others. +# Copyright (c) 2000, 2013 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 @@ -25,5 +25,5 @@ blurb=RSE DStore Services\n\ Version: {featureVersion}\n\ Build id: {0}\n\ \n\ -(c) Copyright IBM Corporation and others 2000, 2012. All rights reserved.\n\ +(c) Copyright IBM Corporation and others 2000, 2013. All rights reserved.\n\ Visit http://www.eclipse.org/tm \ No newline at end of file diff --git a/rse/plugins/org.eclipse.rse.services.dstore/pom.xml b/rse/plugins/org.eclipse.rse.services.dstore/pom.xml index 95795e08799..9558eb68e9a 100644 --- a/rse/plugins/org.eclipse.rse.services.dstore/pom.xml +++ b/rse/plugins/org.eclipse.rse.services.dstore/pom.xml @@ -10,6 +10,6 @@ org.eclipse.tm org.eclipse.rse.services.dstore - 3.2.1-SNAPSHOT + 3.2.100-SNAPSHOT eclipse-plugin diff --git a/rse/plugins/org.eclipse.rse.services.local/META-INF/MANIFEST.MF b/rse/plugins/org.eclipse.rse.services.local/META-INF/MANIFEST.MF index 3458e76cf16..e81707ecb53 100644 --- a/rse/plugins/org.eclipse.rse.services.local/META-INF/MANIFEST.MF +++ b/rse/plugins/org.eclipse.rse.services.local/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %pluginName Bundle-SymbolicName: org.eclipse.rse.services.local;singleton:=true -Bundle-Version: 2.1.401.qualifier +Bundle-Version: 2.1.500.qualifier Bundle-Activator: org.eclipse.rse.internal.services.local.Activator Bundle-Vendor: %providerName Bundle-Localization: plugin diff --git a/rse/plugins/org.eclipse.rse.services.local/about.properties b/rse/plugins/org.eclipse.rse.services.local/about.properties index cdb5ef599c4..e07948cbc05 100644 --- a/rse/plugins/org.eclipse.rse.services.local/about.properties +++ b/rse/plugins/org.eclipse.rse.services.local/about.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2000, 2012 IBM Corporation and others. +# Copyright (c) 2000, 2013 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 @@ -25,5 +25,5 @@ blurb=RSE Local Services\n\ Version: {featureVersion}\n\ Build id: {0}\n\ \n\ -(c) Copyright IBM Corporation and others 2000, 2012. All rights reserved.\n\ +(c) Copyright IBM Corporation and others 2000, 2013. All rights reserved.\n\ Visit http://www.eclipse.org/tm \ No newline at end of file diff --git a/rse/plugins/org.eclipse.rse.services.local/pom.xml b/rse/plugins/org.eclipse.rse.services.local/pom.xml index bfcb770969b..5e39de08380 100644 --- a/rse/plugins/org.eclipse.rse.services.local/pom.xml +++ b/rse/plugins/org.eclipse.rse.services.local/pom.xml @@ -10,6 +10,6 @@ org.eclipse.tm org.eclipse.rse.services.local - 2.1.401-SNAPSHOT + 2.1.500-SNAPSHOT eclipse-plugin diff --git a/rse/plugins/org.eclipse.rse.services.ssh/META-INF/MANIFEST.MF b/rse/plugins/org.eclipse.rse.services.ssh/META-INF/MANIFEST.MF index 67f27205988..8d942571f77 100644 --- a/rse/plugins/org.eclipse.rse.services.ssh/META-INF/MANIFEST.MF +++ b/rse/plugins/org.eclipse.rse.services.ssh/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %pluginName Bundle-SymbolicName: org.eclipse.rse.services.ssh;singleton:=true -Bundle-Version: 3.2.0.qualifier +Bundle-Version: 3.2.100.qualifier Bundle-Activator: org.eclipse.rse.internal.services.ssh.Activator Bundle-Vendor: %providerName Bundle-Localization: plugin diff --git a/rse/plugins/org.eclipse.rse.services.ssh/about.properties b/rse/plugins/org.eclipse.rse.services.ssh/about.properties index 0d0d6d28429..17b33c62b76 100644 --- a/rse/plugins/org.eclipse.rse.services.ssh/about.properties +++ b/rse/plugins/org.eclipse.rse.services.ssh/about.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2006, 2012 IBM Corporation and others. +# Copyright (c) 2006, 2013 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 @@ -25,5 +25,5 @@ blurb=RSE SSH Services\n\ Version: {featureVersion}\n\ Build id: {0}\n\ \n\ -(c) Copyright Wind River Systems, Inc. and others 2006, 2012. All rights reserved.\n\ +(c) Copyright Wind River Systems, Inc. and others 2006, 2013. All rights reserved.\n\ Visit http://www.eclipse.org/tm diff --git a/rse/plugins/org.eclipse.rse.services.ssh/pom.xml b/rse/plugins/org.eclipse.rse.services.ssh/pom.xml index 14e0d47619a..56c14729438 100644 --- a/rse/plugins/org.eclipse.rse.services.ssh/pom.xml +++ b/rse/plugins/org.eclipse.rse.services.ssh/pom.xml @@ -10,6 +10,6 @@ org.eclipse.tm org.eclipse.rse.services.ssh - 3.2.0-SNAPSHOT + 3.2.100-SNAPSHOT eclipse-plugin diff --git a/rse/plugins/org.eclipse.rse.services.telnet/META-INF/MANIFEST.MF b/rse/plugins/org.eclipse.rse.services.telnet/META-INF/MANIFEST.MF index 4873853da0a..228386d797b 100644 --- a/rse/plugins/org.eclipse.rse.services.telnet/META-INF/MANIFEST.MF +++ b/rse/plugins/org.eclipse.rse.services.telnet/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %pluginName Bundle-SymbolicName: org.eclipse.rse.services.telnet -Bundle-Version: 2.0.300.qualifier +Bundle-Version: 2.0.400.qualifier Bundle-Activator: org.eclipse.rse.internal.services.telnet.Activator Bundle-Localization: plugin Require-Bundle: org.eclipse.core.runtime, diff --git a/rse/plugins/org.eclipse.rse.services.telnet/about.properties b/rse/plugins/org.eclipse.rse.services.telnet/about.properties index 7bce5785b85..53dd39b4b46 100644 --- a/rse/plugins/org.eclipse.rse.services.telnet/about.properties +++ b/rse/plugins/org.eclipse.rse.services.telnet/about.properties @@ -1,5 +1,5 @@ ################################################################################ -# Copyright (c) 2006, 2012 Wind River Systems, Inc. and others. +# Copyright (c) 2006, 2013 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 @@ -25,7 +25,7 @@ blurb=RSE Telnet Service\n\ Version: {featureVersion}\n\ Build id: {0}\n\ \n\ -(c) Copyright Celunite, Inc. and others 2000, 2012. All rights reserved.\n\ +(c) Copyright Celunite, Inc. and others 2000, 2013. All rights reserved.\n\ Visit http://www.eclipse.org/tm\n\ \n\ This product includes software developed by the\n\ diff --git a/rse/plugins/org.eclipse.rse.services.telnet/pom.xml b/rse/plugins/org.eclipse.rse.services.telnet/pom.xml index e41bf774a15..66ecad8fb9c 100644 --- a/rse/plugins/org.eclipse.rse.services.telnet/pom.xml +++ b/rse/plugins/org.eclipse.rse.services.telnet/pom.xml @@ -10,6 +10,6 @@ org.eclipse.tm org.eclipse.rse.services.telnet - 2.0.300-SNAPSHOT + 2.0.400-SNAPSHOT eclipse-plugin diff --git a/rse/plugins/org.eclipse.rse.terminals.ui/about.properties b/rse/plugins/org.eclipse.rse.terminals.ui/about.properties index 837914ee3d7..39ce2bf161b 100644 --- a/rse/plugins/org.eclipse.rse.terminals.ui/about.properties +++ b/rse/plugins/org.eclipse.rse.terminals.ui/about.properties @@ -1,5 +1,5 @@ ################################################################################ -# Copyright (c) 2006, 2012 Wind River Systems, Inc. and others. +# Copyright (c) 2006, 2013 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 @@ -25,5 +25,5 @@ blurb=RSE Terminals UI\n\ Version: {featureVersion}\n\ Build id: {0}\n\ \n\ -(c) Copyright MontaVista Software, Inc. and others 2002, 2012. All rights reserved.\n\ +(c) Copyright MontaVista Software, Inc. and others 2002, 2013. All rights reserved.\n\ Visit http://www.eclipse.org/tm diff --git a/rse/plugins/org.eclipse.rse.useractions.sdk/META-INF/MANIFEST.MF b/rse/plugins/org.eclipse.rse.useractions.sdk/META-INF/MANIFEST.MF index 70091e27606..1d8fd215e35 100644 --- a/rse/plugins/org.eclipse.rse.useractions.sdk/META-INF/MANIFEST.MF +++ b/rse/plugins/org.eclipse.rse.useractions.sdk/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %pluginName Bundle-SymbolicName: org.eclipse.rse.useractions.sdk -Bundle-Version: 3.4.2.qualifier +Bundle-Version: 3.5.0.qualifier Bundle-Vendor: %providerName Bundle-Localization: plugin Bundle-RequiredExecutionEnvironment: J2SE-1.4 diff --git a/rse/plugins/org.eclipse.rse.useractions.sdk/about.properties b/rse/plugins/org.eclipse.rse.useractions.sdk/about.properties index a0a5ea413aa..c89cf7631d0 100644 --- a/rse/plugins/org.eclipse.rse.useractions.sdk/about.properties +++ b/rse/plugins/org.eclipse.rse.useractions.sdk/about.properties @@ -1,5 +1,5 @@ ################################################################################ -# Copyright (c) 2006, 2012 Wind River Systems, Inc and others. +# Copyright (c) 2006, 2013 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 @@ -25,7 +25,7 @@ blurb=Remote System Explorer User Actions SDK\n\ Version: {featureVersion}\n\ Build id: {0}\n\ \n\ -(c) Copyright IBM Corporation and others 2000, 2012. All rights reserved.\n\ +(c) Copyright IBM Corporation and others 2000, 2013. All rights reserved.\n\ Visit http://www.eclipse.org/tm\n\ \n\ This product includes software developed by the\n\ diff --git a/rse/plugins/org.eclipse.rse.useractions.sdk/pom.xml b/rse/plugins/org.eclipse.rse.useractions.sdk/pom.xml index 1936a659855..05f4455b118 100644 --- a/rse/plugins/org.eclipse.rse.useractions.sdk/pom.xml +++ b/rse/plugins/org.eclipse.rse.useractions.sdk/pom.xml @@ -10,6 +10,6 @@ org.eclipse.tm org.eclipse.rse.useractions.sdk - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT eclipse-plugin diff --git a/rse/plugins/org.eclipse.rse.useractions/META-INF/MANIFEST.MF b/rse/plugins/org.eclipse.rse.useractions/META-INF/MANIFEST.MF index 3ecbba8b581..3c0307b5cee 100644 --- a/rse/plugins/org.eclipse.rse.useractions/META-INF/MANIFEST.MF +++ b/rse/plugins/org.eclipse.rse.useractions/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %pluginName Bundle-SymbolicName: org.eclipse.rse.useractions;singleton:=true -Bundle-Version: 1.1.400.qualifier +Bundle-Version: 1.1.500.qualifier Bundle-Activator: org.eclipse.rse.internal.useractions.Activator Bundle-Localization: plugin Require-Bundle: org.eclipse.core.resources, diff --git a/rse/plugins/org.eclipse.rse.useractions/about.properties b/rse/plugins/org.eclipse.rse.useractions/about.properties index 40245318a98..9b0d994f41e 100644 --- a/rse/plugins/org.eclipse.rse.useractions/about.properties +++ b/rse/plugins/org.eclipse.rse.useractions/about.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2000, 2012 IBM Corporation and others. +# Copyright (c) 2000, 2013 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 @@ -25,5 +25,5 @@ blurb=Remote System Explorer User Actions\n\ Version: {featureVersion}\n\ Build id: {0}\n\ \n\ -(c) Copyright IBM Corporation and others 2000, 2012. All rights reserved.\n\ +(c) Copyright IBM Corporation and others 2000, 2013. All rights reserved.\n\ Visit http://www.eclipse.org/tm diff --git a/rse/plugins/org.eclipse.rse.useractions/pom.xml b/rse/plugins/org.eclipse.rse.useractions/pom.xml index 84e2b939644..091418b51d2 100644 --- a/rse/plugins/org.eclipse.rse.useractions/pom.xml +++ b/rse/plugins/org.eclipse.rse.useractions/pom.xml @@ -10,6 +10,6 @@ org.eclipse.tm org.eclipse.rse.useractions - 1.1.400-SNAPSHOT + 1.1.500-SNAPSHOT eclipse-plugin diff --git a/rse/plugins/org.eclipse.rse/META-INF/MANIFEST.MF b/rse/plugins/org.eclipse.rse/META-INF/MANIFEST.MF index d083f1bc299..2d33a593d25 100644 --- a/rse/plugins/org.eclipse.rse/META-INF/MANIFEST.MF +++ b/rse/plugins/org.eclipse.rse/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %pluginName Bundle-SymbolicName: org.eclipse.rse -Bundle-Version: 3.4.0.qualifier +Bundle-Version: 3.5.0.qualifier Bundle-Vendor: %providerName Bundle-Localization: plugin Bundle-RequiredExecutionEnvironment: J2SE-1.4 diff --git a/rse/plugins/org.eclipse.rse/about.properties b/rse/plugins/org.eclipse.rse/about.properties index 7a8afc3e4b4..920059ea691 100644 --- a/rse/plugins/org.eclipse.rse/about.properties +++ b/rse/plugins/org.eclipse.rse/about.properties @@ -1,5 +1,5 @@ ################################################################################ -# Copyright (c) 2006, 2012 Wind River Systems, Inc. and others +# Copyright (c) 2006, 2013 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 @@ -25,7 +25,7 @@ blurb=Remote System Explorer End-User Runtime\n\ Version: {featureVersion}\n\ Build id: {0}\n\ \n\ -(c) Copyright IBM Corporation and others 2000, 2012. All rights reserved.\n\ +(c) Copyright IBM Corporation and others 2000, 2013. All rights reserved.\n\ Visit http://www.eclipse.org/tm\n\ \n\ This product includes software developed by the\n\ diff --git a/rse/plugins/org.eclipse.rse/pom.xml b/rse/plugins/org.eclipse.rse/pom.xml index 94264dc8b5a..3f3af8aaa80 100644 --- a/rse/plugins/org.eclipse.rse/pom.xml +++ b/rse/plugins/org.eclipse.rse/pom.xml @@ -10,6 +10,6 @@ org.eclipse.tm org.eclipse.rse - 3.4.0-SNAPSHOT + 3.5.0-SNAPSHOT eclipse-plugin diff --git a/rse/tests/org.eclipse.rse.tests/META-INF/MANIFEST.MF b/rse/tests/org.eclipse.rse.tests/META-INF/MANIFEST.MF index e67fab52df2..18512c74027 100644 --- a/rse/tests/org.eclipse.rse.tests/META-INF/MANIFEST.MF +++ b/rse/tests/org.eclipse.rse.tests/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %pluginName Bundle-SymbolicName: org.eclipse.rse.tests;singleton:=true -Bundle-Version: 3.4.1.qualifier +Bundle-Version: 3.4.100.qualifier Bundle-Activator: org.eclipse.rse.tests.RSETestsPlugin Bundle-Vendor: %providerName Bundle-Localization: plugin diff --git a/rse/tests/org.eclipse.rse.tests/about.properties b/rse/tests/org.eclipse.rse.tests/about.properties index 8324de4fb75..dcbed2bff39 100644 --- a/rse/tests/org.eclipse.rse.tests/about.properties +++ b/rse/tests/org.eclipse.rse.tests/about.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2006, 2012 Wind River Systems, Inc. and others. +# Copyright (c) 2006, 2013 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,5 +21,5 @@ blurb=RSE Unit Tests\n\ Version: {featureVersion}\n\ Build id: {0}\n\ \n\ -(c) Copyright Wind River Systems, Inc. and others 2006, 2012. All rights reserved.\n\ +(c) Copyright Wind River Systems, Inc. and others 2006, 2013. All rights reserved.\n\ Visit http://www.eclipse.org/tm diff --git a/rse/tests/org.eclipse.rse.tests/pom.xml b/rse/tests/org.eclipse.rse.tests/pom.xml index 537d8bacb10..1d612c95786 100644 --- a/rse/tests/org.eclipse.rse.tests/pom.xml +++ b/rse/tests/org.eclipse.rse.tests/pom.xml @@ -10,7 +10,7 @@ org.eclipse.tm org.eclipse.rse.tests - 3.4.1.qualifier + 3.4.100.qualifier eclipse-test-plugin diff --git a/terminal/features/org.eclipse.tm.terminal-feature/sourceTemplatePlugin/about.properties b/terminal/features/org.eclipse.tm.terminal-feature/sourceTemplatePlugin/about.properties index ad1a75bc9bf..35f004c354f 100644 --- a/terminal/features/org.eclipse.tm.terminal-feature/sourceTemplatePlugin/about.properties +++ b/terminal/features/org.eclipse.tm.terminal-feature/sourceTemplatePlugin/about.properties @@ -1,5 +1,5 @@ ################################################################################ -# Copyright (c) 2006, 2012 Wind River Systems, Inc. and others. +# Copyright (c) 2006, 2013 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,5 +21,5 @@ blurb=Target Management Terminal Widget Source\n\ Version: {featureVersion}\n\ Build id: {0}\n\ \n\ -(c) Copyright Wind River Systems, Inc. and others 2003, 2012. All rights reserved.\n\ +(c) Copyright Wind River Systems, Inc. and others 2003, 2013. All rights reserved.\n\ Visit http://www.eclipse.org/tm diff --git a/terminal/features/org.eclipse.tm.terminal.serial-feature/sourceTemplatePlugin/about.properties b/terminal/features/org.eclipse.tm.terminal.serial-feature/sourceTemplatePlugin/about.properties index 171bbdd94d1..0c51d2b9b22 100644 --- a/terminal/features/org.eclipse.tm.terminal.serial-feature/sourceTemplatePlugin/about.properties +++ b/terminal/features/org.eclipse.tm.terminal.serial-feature/sourceTemplatePlugin/about.properties @@ -1,5 +1,5 @@ ################################################################################ -# Copyright (c) 2006, 2012 Wind River Systems, Inc. and others. +# Copyright (c) 2006, 2013 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,5 +21,5 @@ blurb=Target Management Terminal Serial Connector Source\n\ Version: {featureVersion}\n\ Build id: {0}\n\ \n\ -(c) Copyright Wind River Systems, Inc. and others 2003, 2012. All rights reserved.\n\ +(c) Copyright Wind River Systems, Inc. and others 2003, 2013. All rights reserved.\n\ Visit http://www.eclipse.org/tm diff --git a/terminal/features/org.eclipse.tm.terminal.ssh-feature/sourceTemplatePlugin/about.properties b/terminal/features/org.eclipse.tm.terminal.ssh-feature/sourceTemplatePlugin/about.properties index 9d6d4b5501e..ac4f5d131b2 100644 --- a/terminal/features/org.eclipse.tm.terminal.ssh-feature/sourceTemplatePlugin/about.properties +++ b/terminal/features/org.eclipse.tm.terminal.ssh-feature/sourceTemplatePlugin/about.properties @@ -1,5 +1,5 @@ ################################################################################ -# Copyright (c) 2006, 2012 Wind River Systems, Inc. and others. +# Copyright (c) 2006, 2013 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,5 +21,5 @@ blurb=Target Management Terminal SSH Connector Source\n\ Version: {featureVersion}\n\ Build id: {0}\n\ \n\ -(c) Copyright Wind River Systems, Inc. and others 2000, 2012. All rights reserved.\n\ +(c) Copyright Wind River Systems, Inc. and others 2000, 2013. All rights reserved.\n\ Visit http://www.eclipse.org/tm diff --git a/terminal/features/org.eclipse.tm.terminal.telnet-feature/sourceTemplatePlugin/about.properties b/terminal/features/org.eclipse.tm.terminal.telnet-feature/sourceTemplatePlugin/about.properties index 0e3b514b164..e0c780d034f 100644 --- a/terminal/features/org.eclipse.tm.terminal.telnet-feature/sourceTemplatePlugin/about.properties +++ b/terminal/features/org.eclipse.tm.terminal.telnet-feature/sourceTemplatePlugin/about.properties @@ -1,5 +1,5 @@ ################################################################################ -# Copyright (c) 2006, 2012 Wind River Systems, Inc. and others. +# Copyright (c) 2006, 2013 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,5 +21,5 @@ blurb=Target Management Terminal Telnet Connector Source\n\ Version: {featureVersion}\n\ Build id: {0}\n\ \n\ -(c) Copyright Wind River Systems, Inc. and others 2003, 2012. All rights reserved.\n\ +(c) Copyright Wind River Systems, Inc. and others 2003, 2013. All rights reserved.\n\ Visit http://www.eclipse.org/tm diff --git a/terminal/features/org.eclipse.tm.terminal.view-feature/sourceTemplatePlugin/about.properties b/terminal/features/org.eclipse.tm.terminal.view-feature/sourceTemplatePlugin/about.properties index 56122c09972..0fbf2788f09 100644 --- a/terminal/features/org.eclipse.tm.terminal.view-feature/sourceTemplatePlugin/about.properties +++ b/terminal/features/org.eclipse.tm.terminal.view-feature/sourceTemplatePlugin/about.properties @@ -1,5 +1,5 @@ ################################################################################ -# Copyright (c) 2006, 2012 Wind River Systems, Inc. and others. +# Copyright (c) 2006, 2013 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,5 +21,5 @@ blurb=Target Management Terminal View Source\n\ Version: {featureVersion}\n\ Build id: {0}\n\ \n\ -(c) Copyright Wind River Systems, Inc. and others 2003, 2012. All rights reserved.\n\ +(c) Copyright Wind River Systems, Inc. and others 2003, 2013. All rights reserved.\n\ Visit http://www.eclipse.org/tm diff --git a/terminal/plugins/org.eclipse.tm.terminal.ssh/META-INF/MANIFEST.MF b/terminal/plugins/org.eclipse.tm.terminal.ssh/META-INF/MANIFEST.MF index 2897507f367..55ab410df43 100644 --- a/terminal/plugins/org.eclipse.tm.terminal.ssh/META-INF/MANIFEST.MF +++ b/terminal/plugins/org.eclipse.tm.terminal.ssh/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %pluginName Bundle-SymbolicName: org.eclipse.tm.terminal.ssh;singleton:=true -Bundle-Version: 2.1.200.qualifier +Bundle-Version: 2.1.300.qualifier Bundle-Vendor: %providerName Bundle-Localization: plugin Require-Bundle: org.eclipse.ui, diff --git a/terminal/plugins/org.eclipse.tm.terminal.ssh/about.properties b/terminal/plugins/org.eclipse.tm.terminal.ssh/about.properties index a3ae99915b7..52b6591f0cd 100644 --- a/terminal/plugins/org.eclipse.tm.terminal.ssh/about.properties +++ b/terminal/plugins/org.eclipse.tm.terminal.ssh/about.properties @@ -1,5 +1,5 @@ ################################################################################ -# Copyright (c) 2006, 2012 Wind River Systems, Inc. and others. +# Copyright (c) 2006, 2013 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,5 +21,5 @@ blurb=Target Management Terminal SSH Connector\n\ Version: {featureVersion}\n\ Build id: {0}\n\ \n\ -(c) Copyright Wind River Systems, Inc. and others 2000, 2012. All rights reserved.\n\ +(c) Copyright Wind River Systems, Inc. and others 2000, 2013. All rights reserved.\n\ Visit http://www.eclipse.org/tm diff --git a/terminal/plugins/org.eclipse.tm.terminal.ssh/pom.xml b/terminal/plugins/org.eclipse.tm.terminal.ssh/pom.xml index c26d7c090b4..9f8f166a77f 100644 --- a/terminal/plugins/org.eclipse.tm.terminal.ssh/pom.xml +++ b/terminal/plugins/org.eclipse.tm.terminal.ssh/pom.xml @@ -10,6 +10,6 @@ org.eclipse.tm org.eclipse.tm.terminal.ssh - 2.1.200.qualifier + 2.1.300.qualifier eclipse-plugin diff --git a/terminal/plugins/org.eclipse.tm.terminal.telnet/about.properties b/terminal/plugins/org.eclipse.tm.terminal.telnet/about.properties index e1a71d5123c..a8ac0c41b2c 100644 --- a/terminal/plugins/org.eclipse.tm.terminal.telnet/about.properties +++ b/terminal/plugins/org.eclipse.tm.terminal.telnet/about.properties @@ -1,5 +1,5 @@ ################################################################################ -# Copyright (c) 2006, 2012 Wind River Systems, Inc. and others. +# Copyright (c) 2006, 2013 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,5 +21,5 @@ blurb=Target Management Terminal Telnet Connector\n\ Version: {featureVersion}\n\ Build id: {0}\n\ \n\ -(c) Copyright Wind River Systems, Inc. and others 2003, 2012. All rights reserved.\n\ +(c) Copyright Wind River Systems, Inc. and others 2003, 2013. All rights reserved.\n\ Visit http://www.eclipse.org/tm diff --git a/terminal/plugins/org.eclipse.tm.terminal.test/META-INF/MANIFEST.MF b/terminal/plugins/org.eclipse.tm.terminal.test/META-INF/MANIFEST.MF index 3a3675bca47..0b7fa8021a2 100644 --- a/terminal/plugins/org.eclipse.tm.terminal.test/META-INF/MANIFEST.MF +++ b/terminal/plugins/org.eclipse.tm.terminal.test/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %pluginName Bundle-SymbolicName: org.eclipse.tm.terminal.test;singleton:=true -Bundle-Version: 2.2.1.qualifier +Bundle-Version: 2.2.100.qualifier Bundle-Vendor: %providerName Bundle-Localization: plugin Require-Bundle: org.junit, diff --git a/terminal/plugins/org.eclipse.tm.terminal.test/about.properties b/terminal/plugins/org.eclipse.tm.terminal.test/about.properties index 8966e74839b..690ca101f42 100644 --- a/terminal/plugins/org.eclipse.tm.terminal.test/about.properties +++ b/terminal/plugins/org.eclipse.tm.terminal.test/about.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2007, 2012 Wind River Systems, Inc. and others. +# Copyright (c) 2007, 2013 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,5 +21,5 @@ blurb=TM Terminal Unit Tests\n\ Version: {featureVersion}\n\ Build id: {0}\n\ \n\ -(c) Copyright Wind River Systems, Inc. and others 2007, 2012. All rights reserved.\n\ +(c) Copyright Wind River Systems, Inc. and others 2007, 2013. All rights reserved.\n\ Visit http://www.eclipse.org/tm diff --git a/terminal/plugins/org.eclipse.tm.terminal.test/pom.xml b/terminal/plugins/org.eclipse.tm.terminal.test/pom.xml index ea3cbc2e1f9..7d888117629 100644 --- a/terminal/plugins/org.eclipse.tm.terminal.test/pom.xml +++ b/terminal/plugins/org.eclipse.tm.terminal.test/pom.xml @@ -10,7 +10,7 @@ org.eclipse.tm org.eclipse.tm.terminal.test - 2.2.1.qualifier + 2.2.100.qualifier eclipse-test-plugin diff --git a/terminal/plugins/org.eclipse.tm.terminal.view/META-INF/MANIFEST.MF b/terminal/plugins/org.eclipse.tm.terminal.view/META-INF/MANIFEST.MF index 4800a82a2ea..553bbec51a1 100644 --- a/terminal/plugins/org.eclipse.tm.terminal.view/META-INF/MANIFEST.MF +++ b/terminal/plugins/org.eclipse.tm.terminal.view/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %pluginName Bundle-SymbolicName: org.eclipse.tm.terminal.view;singleton:=true -Bundle-Version: 2.4.1.qualifier +Bundle-Version: 2.4.100.qualifier Bundle-Activator: org.eclipse.tm.internal.terminal.view.TerminalViewPlugin Bundle-Localization: plugin Require-Bundle: org.eclipse.ui, diff --git a/terminal/plugins/org.eclipse.tm.terminal.view/about.properties b/terminal/plugins/org.eclipse.tm.terminal.view/about.properties index 061d7224b8c..80d86be3092 100644 --- a/terminal/plugins/org.eclipse.tm.terminal.view/about.properties +++ b/terminal/plugins/org.eclipse.tm.terminal.view/about.properties @@ -1,5 +1,5 @@ ################################################################################ -# Copyright (c) 2006, 2012 Wind River Systems, Inc. and others. +# Copyright (c) 2006, 2013 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,5 +21,5 @@ blurb=Target Management Terminal View\n\ Version: {featureVersion}\n\ Build id: {0}\n\ \n\ -(c) Copyright Wind River Systems, Inc. and others 2003, 2012. All rights reserved.\n\ +(c) Copyright Wind River Systems, Inc. and others 2003, 2013. All rights reserved.\n\ Visit http://www.eclipse.org/tm diff --git a/terminal/plugins/org.eclipse.tm.terminal.view/pom.xml b/terminal/plugins/org.eclipse.tm.terminal.view/pom.xml index 30906f45798..e69f579d119 100644 --- a/terminal/plugins/org.eclipse.tm.terminal.view/pom.xml +++ b/terminal/plugins/org.eclipse.tm.terminal.view/pom.xml @@ -10,6 +10,6 @@ org.eclipse.tm org.eclipse.tm.terminal.view - 2.4.1.qualifier + 2.4.100.qualifier eclipse-plugin diff --git a/terminal/plugins/org.eclipse.tm.terminal/about.properties b/terminal/plugins/org.eclipse.tm.terminal/about.properties index 04da0451597..2af9c951288 100644 --- a/terminal/plugins/org.eclipse.tm.terminal/about.properties +++ b/terminal/plugins/org.eclipse.tm.terminal/about.properties @@ -1,5 +1,5 @@ ################################################################################ -# Copyright (c) 2006, 2012 Wind River Systems, Inc. and others. +# Copyright (c) 2006, 2013 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,5 +21,5 @@ blurb=Target Management Terminal Widget\n\ Version: {featureVersion}\n\ Build id: {0}\n\ \n\ -(c) Copyright Wind River Systems, Inc. and others 2003, 2012. All rights reserved.\n\ +(c) Copyright Wind River Systems, Inc. and others 2003, 2013. All rights reserved.\n\ Visit http://www.eclipse.org/tm diff --git a/wince/org.eclipse.rse.subsystems.wince/META-INF/MANIFEST.MF b/wince/org.eclipse.rse.subsystems.wince/META-INF/MANIFEST.MF index f367bf082f3..cd44b9d5d1c 100644 --- a/wince/org.eclipse.rse.subsystems.wince/META-INF/MANIFEST.MF +++ b/wince/org.eclipse.rse.subsystems.wince/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %pluginName Bundle-SymbolicName: org.eclipse.rse.subsystems.wince;singleton:=true -Bundle-Version: 0.1.400.qualifier +Bundle-Version: 0.1.500.qualifier Bundle-Activator: org.eclipse.rse.internal.subsystems.files.wince.Activator Bundle-Vendor: %providerName Bundle-Localization: plugin diff --git a/wince/org.eclipse.rse.subsystems.wince/about.properties b/wince/org.eclipse.rse.subsystems.wince/about.properties index 462bbe554ef..ce9f1d9fa79 100644 --- a/wince/org.eclipse.rse.subsystems.wince/about.properties +++ b/wince/org.eclipse.rse.subsystems.wince/about.properties @@ -1,5 +1,5 @@ ################################################################################ -# Copyright (c) 2006, 2012 Wind River Systems, Inc. and others. +# Copyright (c) 2006, 2013 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 @@ -25,5 +25,5 @@ blurb=RSE WinCE Services (Incubation)\n\ Version: {featureVersion}\n\ Build id: {0}\n\ \n\ -(c) Copyright Radoslav Gerganov and others 2008, 2012. All rights reserved.\n\ +(c) Copyright Radoslav Gerganov and others 2008, 2013. All rights reserved.\n\ Visit http://www.eclipse.org/tm diff --git a/wince/org.eclipse.rse.subsystems.wince/pom.xml b/wince/org.eclipse.rse.subsystems.wince/pom.xml index b3e01580b81..f3f165f7813 100644 --- a/wince/org.eclipse.rse.subsystems.wince/pom.xml +++ b/wince/org.eclipse.rse.subsystems.wince/pom.xml @@ -10,7 +10,7 @@ org.eclipse.tm org.eclipse.rse.subsystems.wince - 0.1.400-SNAPSHOT + 0.1.500-SNAPSHOT eclipse-plugin diff --git a/wince/org.eclipse.rse.wince-feature/sourceTemplatePlugin/about.properties b/wince/org.eclipse.rse.wince-feature/sourceTemplatePlugin/about.properties index 57e09df78a4..6a6aa3199c9 100644 --- a/wince/org.eclipse.rse.wince-feature/sourceTemplatePlugin/about.properties +++ b/wince/org.eclipse.rse.wince-feature/sourceTemplatePlugin/about.properties @@ -1,5 +1,5 @@ ################################################################################ -# Copyright (c) 2006, 2012 Wind River Systems, Inc. and others. +# Copyright (c) 2006, 2013 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 @@ -25,5 +25,5 @@ blurb=RSE WinCE Services Source (Incubation)\n\ Version: {featureVersion}\n\ Build id: {0}\n\ \n\ -(c) Copyright Radoslav Gerganov and others 2008, 2012. All rights reserved.\n\ +(c) Copyright Radoslav Gerganov and others 2008, 2013. All rights reserved.\n\ Visit http://www.eclipse.org/tm