Bug 355942 - 4.1.1 features and plug-ins still at 4.1.0
diff --git a/features/org.eclipse.platform-feature/feature.properties b/features/org.eclipse.platform-feature/feature.properties
index 27e3dcc..cb65b64 100644
--- a/features/org.eclipse.platform-feature/feature.properties
+++ b/features/org.eclipse.platform-feature/feature.properties
@@ -25,12 +25,9 @@
 
 # "copyright" property - text of the "Feature Update Copyright"
 copyright=\
-Copyright (c) 2000, 2010 IBM Corporation and others.\n\
+Copyright (c) 2000, 2012 Eclipse contributors 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\
 http://www.eclipse.org/legal/epl-v10.html\n\
-\n\
-Contributors:\n\
-    IBM Corporation - initial API and implementation\n
 ################ end of copyright property ####################################
\ No newline at end of file
diff --git a/features/org.eclipse.platform-feature/feature.xml b/features/org.eclipse.platform-feature/feature.xml
index de6eabc..c423af6 100644
--- a/features/org.eclipse.platform-feature/feature.xml
+++ b/features/org.eclipse.platform-feature/feature.xml
@@ -2,12 +2,12 @@
 <feature
       id="org.eclipse.platform"
       label="%featureName"
-      version="4.1.0.qualifier"
+      version="4.1.2.qualifier"
       provider-name="%providerName"
-      image="eclipse_update_120.jpg" 
+      image="eclipse_update_120.jpg"
       license-feature="org.eclipse.license"
       license-feature-version="1.0.0.qualifier">
-      
+
    <description>
       %description
    </description>
@@ -19,7 +19,7 @@
    <license url="%licenseURL">
       %license
    </license>
-  
+
    <includes
          id="org.eclipse.rcp"
          version="0.0.0"/>
@@ -500,7 +500,7 @@
          version="0.0.0"
          fragment="true"
          unpack="false"/>
-         
+
    <plugin
          id="org.eclipse.equinox.security.win32.x86_64"
          os="win32"
diff --git a/features/org.eclipse.platform-feature/rootfiles/.eclipseproduct b/features/org.eclipse.platform-feature/rootfiles/.eclipseproduct
index 46b8363..5a29e97 100644
--- a/features/org.eclipse.platform-feature/rootfiles/.eclipseproduct
+++ b/features/org.eclipse.platform-feature/rootfiles/.eclipseproduct
@@ -1,3 +1,3 @@
 name=Eclipse Platform
 id=org.eclipse.platform
-version=4.1.0
\ No newline at end of file
+version=4.1.2
\ No newline at end of file
diff --git a/features/org.eclipse.platform-feature/sourceTemplateFeature/feature.properties b/features/org.eclipse.platform-feature/sourceTemplateFeature/feature.properties
index 8f24372..bfc2255 100644
--- a/features/org.eclipse.platform-feature/sourceTemplateFeature/feature.properties
+++ b/features/org.eclipse.platform-feature/sourceTemplateFeature/feature.properties
@@ -25,12 +25,9 @@
 
 # "copyright" property - text of the "Feature Update Copyright"
 copyright=\
-Copyright (c) 2000, 2011 IBM Corporation and others.\n\
+Copyright (c) 2000, 2012 Eclipse contributors 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\
 http://www.eclipse.org/legal/epl-v10.html\n\
-\n\
-Contributors:\n\
-    IBM Corporation - initial API and implementation\n
 ################ end of copyright property ####################################
\ No newline at end of file
diff --git a/features/org.eclipse.platform-feature/sourceTemplatePlugin/about.properties b/features/org.eclipse.platform-feature/sourceTemplatePlugin/about.properties
index 7e7d3a3..3fe7034 100644
--- a/features/org.eclipse.platform-feature/sourceTemplatePlugin/about.properties
+++ b/features/org.eclipse.platform-feature/sourceTemplatePlugin/about.properties
@@ -21,6 +21,6 @@
 Version: {featureVersion}\n\
 Build id: {0}\n\
 \n\
-(c) Copyright Eclipse contributors and others 2000, 2010.  All rights reserved.\n\
+(c) Copyright Eclipse contributors and others 2000, 2012.  All rights reserved.\n\
 Visit http://www.eclipse.org/platform
 
diff --git a/features/org.eclipse.rcp/feature.properties b/features/org.eclipse.rcp/feature.properties
index df54103..8eb8bdc 100644
--- a/features/org.eclipse.rcp/feature.properties
+++ b/features/org.eclipse.rcp/feature.properties
@@ -28,12 +28,9 @@
 
 # "copyright" property - text of the "Feature Update Copyright"
 copyright=\
-Copyright (c) 2000, 2010 IBM Corporation and others.\n\
+Copyright (c) 2000, 2012 Eclipse contributors 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\
 http://www.eclipse.org/legal/epl-v10.html\n\
-\n\
-Contributors:\n\
-    IBM Corporation - initial API and implementation\n
 ################ end of copyright property ####################################
\ No newline at end of file
diff --git a/features/org.eclipse.rcp/feature.xml b/features/org.eclipse.rcp/feature.xml
index 6ff95c8..2d1bff0 100644
--- a/features/org.eclipse.rcp/feature.xml
+++ b/features/org.eclipse.rcp/feature.xml
@@ -2,7 +2,7 @@
 <feature
       id="org.eclipse.rcp"
       label="%featureName"
-      version="4.1.0.qualifier"
+      version="4.1.2.qualifier"
       provider-name="%providerName"
       plugin="org.eclipse.rcp"
       image="eclipse_update_120.jpg"
@@ -37,23 +37,23 @@
          download-size="0"
          install-size="0"
          version="0.0.0"
-         unpack="false"/>      
-        
-    <plugin
+         unpack="false"/>
+
+   <plugin
          id="org.eclipse.core.databinding"
          download-size="0"
          install-size="0"
          version="0.0.0"
-         unpack="false"/>         
+         unpack="false"/>
 
    <plugin
          id="org.eclipse.core.databinding.observable"
          download-size="0"
          install-size="0"
          version="0.0.0"
-         unpack="false"/>       
-             
-  <plugin
+         unpack="false"/>
+
+   <plugin
          id="org.eclipse.core.databinding.property"
          download-size="0"
          install-size="0"
@@ -94,7 +94,7 @@
          install-size="0"
          version="0.0.0"
          unpack="false"/>
-         
+
    <plugin
          id="org.eclipse.osgi.services"
          download-size="0"
@@ -153,7 +153,7 @@
          version="0.0.0"
          fragment="true"
          unpack="false"/>
-         
+
    <plugin
          id="org.eclipse.update.configurator"
          download-size="0"
@@ -201,7 +201,7 @@
          fragment="true"
          unpack="false"/>
 
-    <plugin
+   <plugin
          id="org.eclipse.swt.gtk.linux.s390x"
          os="linux"
          ws="gtk"
@@ -211,8 +211,8 @@
          version="0.0.0"
          fragment="true"
          unpack="false"/>
-         
-    <plugin
+
+   <plugin
          id="org.eclipse.swt.gtk.linux.s390"
          os="linux"
          ws="gtk"
@@ -233,7 +233,7 @@
          version="0.0.0"
          fragment="true"
          unpack="false"/>
-         
+
    <plugin
          id="org.eclipse.swt.gtk.solaris.x86"
          os="solaris"
@@ -244,7 +244,7 @@
          version="0.0.0"
          fragment="true"
          unpack="false"/>
-         
+
    <plugin
          id="org.eclipse.swt.gtk.linux.ppc64"
          os="linux"
@@ -277,8 +277,8 @@
          version="0.0.0"
          fragment="true"
          unpack="false"/>
-         
-    <plugin
+
+   <plugin
          id="org.eclipse.swt.carbon.macosx"
          os="macosx"
          ws="carbon"
@@ -288,8 +288,8 @@
          version="0.0.0"
          fragment="true"
          unpack="false"/>
-         
-    <plugin
+
+   <plugin
          id="org.eclipse.swt.cocoa.macosx"
          os="macosx"
          ws="cocoa"
@@ -299,8 +299,8 @@
          version="0.0.0"
          fragment="true"
          unpack="false"/>
-         
-    <plugin
+
+   <plugin
          id="org.eclipse.swt.cocoa.macosx"
          os="macosx"
          ws="cocoa"
@@ -310,8 +310,8 @@
          version="0.0.0"
          fragment="true"
          unpack="false"/>
-         
-    <plugin
+
+   <plugin
          id="org.eclipse.swt.cocoa.macosx.x86_64"
          os="macosx"
          ws="cocoa"
@@ -320,7 +320,7 @@
          install-size="0"
          version="0.0.0"
          fragment="true"
-         unpack="false"/>           
+         unpack="false"/>
 
    <plugin
          id="org.eclipse.swt.gtk.aix.ppc"
@@ -381,22 +381,22 @@
          download-size="0"
          install-size="0"
          version="0.0.0"
-         unpack="false"/>         
-         
-    <plugin
+         unpack="false"/>
+
+   <plugin
          id="org.eclipse.equinox.ds"
          download-size="0"
          install-size="0"
          version="0.0.0"
-         unpack="false"/>       
-        
-    <plugin
+         unpack="false"/>
+
+   <plugin
          id="org.eclipse.equinox.util"
          download-size="0"
          install-size="0"
          version="0.0.0"
          unpack="false"/>
- 
+
    <plugin
          id="org.eclipse.equinox.preferences"
          download-size="0"
@@ -427,8 +427,8 @@
          install-size="0"
          version="0.0.0"
          fragment="true"/>
-         
-    <plugin
+
+   <plugin
          id="org.eclipse.equinox.launcher.gtk.solaris.x86"
          os="solaris"
          ws="gtk"
@@ -447,8 +447,8 @@
          install-size="0"
          version="0.0.0"
          fragment="true"/>
-         
-    <plugin
+
+   <plugin
          id="org.eclipse.equinox.launcher.carbon.macosx"
          os="macosx"
          ws="carbon"
@@ -457,8 +457,8 @@
          install-size="0"
          version="0.0.0"
          fragment="true"/>
-    
-    <plugin
+
+   <plugin
          id="org.eclipse.equinox.launcher.cocoa.macosx"
          os="macosx"
          ws="cocoa"
@@ -467,8 +467,8 @@
          install-size="0"
          version="0.0.0"
          fragment="true"/>
-         
-    <plugin
+
+   <plugin
          id="org.eclipse.equinox.launcher.cocoa.macosx"
          os="macosx"
          ws="cocoa"
@@ -476,8 +476,8 @@
          download-size="0"
          install-size="0"
          version="0.0.0"
-         fragment="true"/>       
-            
+         fragment="true"/>
+
    <plugin
          id="org.eclipse.equinox.launcher.cocoa.macosx.x86_64"
          os="macosx"
@@ -487,7 +487,7 @@
          install-size="0"
          version="0.0.0"
          fragment="true"/>
-         
+
    <plugin
          id="org.eclipse.equinox.launcher.gtk.linux.ppc64"
          os="linux"
@@ -497,7 +497,6 @@
          install-size="0"
          version="0.0.0"
          fragment="true"/>
-         
 
    <plugin
          id="org.eclipse.equinox.launcher.gtk.linux.x86"
@@ -518,7 +517,7 @@
          install-size="0"
          version="0.0.0"
          fragment="true"/>
-         
+
    <plugin
          id="org.eclipse.equinox.launcher.gtk.linux.s390"
          os="linux"
@@ -558,7 +557,7 @@
          install-size="0"
          version="0.0.0"
          fragment="true"/>
- 
+
    <plugin
          id="org.eclipse.equinox.launcher.win32.win32.x86"
          os="win32"
@@ -579,5 +578,4 @@
          version="0.0.0"
          fragment="true"/>
 
-
 </feature>
diff --git a/features/org.eclipse.rcp/sourceTemplateFeature/feature.properties b/features/org.eclipse.rcp/sourceTemplateFeature/feature.properties
index ae04e6a..25931b7 100644
--- a/features/org.eclipse.rcp/sourceTemplateFeature/feature.properties
+++ b/features/org.eclipse.rcp/sourceTemplateFeature/feature.properties
@@ -1,5 +1,5 @@
 ###############################################################################
-# Copyright (c) 2000, 2010 IBM Corporation and others.
+# Copyright (c) 2000, 2011 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,12 +25,9 @@
 
 # "copyright" property - text of the "Feature Update Copyright"
 copyright=\
-Copyright (c) 2000, 2010 IBM Corporation and others.\n\
+Copyright (c) 2000, 2012 Eclipse contributors 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\
 http://www.eclipse.org/legal/epl-v10.html\n\
-\n\
-Contributors:\n\
-    IBM Corporation - initial API and implementation\n
 ################ end of copyright property ####################################
\ No newline at end of file
diff --git a/features/org.eclipse.rcp/sourceTemplatePlugin/about.properties b/features/org.eclipse.rcp/sourceTemplatePlugin/about.properties
index 7a5cd91..5bbd4e3 100644
--- a/features/org.eclipse.rcp/sourceTemplatePlugin/about.properties
+++ b/features/org.eclipse.rcp/sourceTemplatePlugin/about.properties
@@ -1,5 +1,5 @@
 ###############################################################################
-#  Copyright (c) 2000, 2010 IBM Corporation and others.
+#  Copyright (c) 2000, 2011 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 @@
 Version: {featureVersion}\n\
 Build id: {0}\n\
 \n\
-(c) Copyright Eclipse contributors and others 2000, 2010.  All rights reserved.\n\
+(c) Copyright Eclipse contributors and others 2000, 2012.  All rights reserved.\n\
 Visit http://www.eclipse.org/rcp
 
diff --git a/features/org.eclipse.sdk/feature.properties b/features/org.eclipse.sdk/feature.properties
index 4a7a06e..732f14e 100644
--- a/features/org.eclipse.sdk/feature.properties
+++ b/features/org.eclipse.sdk/feature.properties
@@ -25,12 +25,9 @@
 
 # "copyright" property - text of the "Feature Update Copyright"
 copyright=\
-Copyright (c) 2000, 2010 IBM Corporation and others.\n\
+Copyright (c) 2000, 2012 Eclipse contributors 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\
 http://www.eclipse.org/legal/epl-v10.html\n\
-\n\
-Contributors:\n\
-    IBM Corporation - initial API and implementation\n
 ################ end of copyright property ####################################
\ No newline at end of file
diff --git a/features/org.eclipse.sdk/feature.xml b/features/org.eclipse.sdk/feature.xml
index 68ea8ec..a6e204f 100644
--- a/features/org.eclipse.sdk/feature.xml
+++ b/features/org.eclipse.sdk/feature.xml
@@ -2,7 +2,7 @@
 <feature
       id="org.eclipse.sdk"
       label="%featureName"
-      version="4.1.0.qualifier"
+      version="4.1.2.qualifier"
       provider-name="%providerName"
       image="eclipse_update_120.jpg"
       license-feature="org.eclipse.license"