diff --git a/typo3/sysext/about/ext_emconf.php b/typo3/sysext/about/ext_emconf.php
index e67be930d89f4db874ca11950787877a6aeb52a0..af7624c2b8325eab82533c5d9d33c50fa9894bd8 100644
--- a/typo3/sysext/about/ext_emconf.php
+++ b/typo3/sysext/about/ext_emconf.php
@@ -1,13 +1,4 @@
 <?php
-/***************************************************************
- * Extension Manager/Repository config file for ext "about".
- *
- * Auto generated 24-02-2012 17:14
- *
- * Manual updates:
- * Only the data in the array - everything else is removed by next
- * writing. "version" and "dependencies" must not be touched!
- ***************************************************************/
 $EM_CONF[$_EXTKEY] = array(
 	'title' => 'Help>About',
 	'description' => 'Shows info about TYPO3 and installed extensions.',
diff --git a/typo3/sysext/aboutmodules/ext_emconf.php b/typo3/sysext/aboutmodules/ext_emconf.php
index 0cc640719d5b858533460335cf1d706cc431e78b..26cb55660027092a0a982bcf398555327f242c3b 100644
--- a/typo3/sysext/aboutmodules/ext_emconf.php
+++ b/typo3/sysext/aboutmodules/ext_emconf.php
@@ -1,13 +1,4 @@
 <?php
-/***************************************************************
- * Extension Manager/Repository config file for ext "aboutmodules".
- *
- * Auto generated 25-10-2011 13:10
- *
- * Manual updates:
- * Only the data in the array - everything else is removed by next
- * writing. "version" and "dependencies" must not be touched!
- ***************************************************************/
 $EM_CONF[$_EXTKEY] = array(
 	'title' => 'Help>About Modules',
 	'description' => 'Shows an overview of the installed and available modules including description and links.',
diff --git a/typo3/sysext/adodb/ext_emconf.php b/typo3/sysext/adodb/ext_emconf.php
index eb04205c06804563da510738fd5dc7510a0ebe98..c98adfd91bd0fb2795f29705d3643d58a4422898 100644
--- a/typo3/sysext/adodb/ext_emconf.php
+++ b/typo3/sysext/adodb/ext_emconf.php
@@ -1,13 +1,4 @@
 <?php
-/***************************************************************
- * Extension Manager/Repository config file for ext "adodb".
- *
- * Auto generated 01-11-2011 12:41
- *
- * Manual updates:
- * Only the data in the array - everything else is removed by next
- * writing. "version" and "dependencies" must not be touched!
- ***************************************************************/
 $EM_CONF[$_EXTKEY] = array(
 	'title' => 'ADOdb',
 	'description' => 'This extension just includes a current version of ADOdb, a database abstraction library for PHP, for further use in TYPO3',
diff --git a/typo3/sysext/backend/ext_emconf.php b/typo3/sysext/backend/ext_emconf.php
index e816f50b1a55b7f2ffc10cd7fe49a251ce9e02a9..68957107f3100954f38e08860b80cf07c011a2f7 100644
--- a/typo3/sysext/backend/ext_emconf.php
+++ b/typo3/sysext/backend/ext_emconf.php
@@ -1,13 +1,4 @@
 <?php
-/***************************************************************
- * Extension Manager/Repository config file for ext "cms".
- *
- * Auto generated 25-10-2011 13:10
- *
- * Manual updates:
- * Only the data in the array - everything else is removed by next
- * writing. "version" and "dependencies" must not be touched!
- ***************************************************************/
 $EM_CONF[$_EXTKEY] = array(
 	'title' => 'TYPO3 Backend',
 	'description' => 'Classes for the TYPO3 backend.',
diff --git a/typo3/sysext/belog/ext_emconf.php b/typo3/sysext/belog/ext_emconf.php
index 186018a2a73a5adba8ae474d6b6abe8445d60bc4..320faad5538a8776d6eb7dfb304cfb4cf9709130 100644
--- a/typo3/sysext/belog/ext_emconf.php
+++ b/typo3/sysext/belog/ext_emconf.php
@@ -1,13 +1,4 @@
 <?php
-/***************************************************************
- * Extension Manager/Repository config file for ext "belog".
- *
- * Auto generated 25-10-2011 13:10
- *
- * Manual updates:
- * Only the data in the array - everything else is removed by next
- * writing. "version" and "dependencies" must not be touched!
- ***************************************************************/
 $EM_CONF[$_EXTKEY] = array(
 	'title' => 'Tools>Log',
 	'description' => 'Displays backend log, both per page and systemwide. Available as the module Tools>Log (system wide overview) and Web>Info/Log (page relative overview).',
diff --git a/typo3/sysext/beuser/ext_emconf.php b/typo3/sysext/beuser/ext_emconf.php
index 4a3c5e9713f7bd85b3891f6ab90a3758544c3060..a809e4813b3153dd249d485f26a60ff09fb694a4 100644
--- a/typo3/sysext/beuser/ext_emconf.php
+++ b/typo3/sysext/beuser/ext_emconf.php
@@ -1,13 +1,4 @@
 <?php
-/***************************************************************
-* Extension Manager/Repository config file for ext "backend_users".
-*
-* Auto generated 01-04-2012 20:27
-*
-* Manual updates:
-* Only the data in the array - everything else is removed by next
-* writing. "version" and "dependencies" must not be touched!
-***************************************************************/
 $EM_CONF[$_EXTKEY] = array(
 	'title' => 'Backend User Administration',
 	'description' => 'Backend user administration and overview. Allows you to compare the settings of users and verify their permissions and see who is online.',
diff --git a/typo3/sysext/cms/ext_emconf.php b/typo3/sysext/cms/ext_emconf.php
index 7c0c2094f4d7275a8a714fb08eb56d2c88947321..55123e957a99f0a9beeae7293d27b5de229918e9 100644
--- a/typo3/sysext/cms/ext_emconf.php
+++ b/typo3/sysext/cms/ext_emconf.php
@@ -1,13 +1,4 @@
 <?php
-/***************************************************************
- * Extension Manager/Repository config file for ext "cms".
- *
- * Auto generated 25-10-2011 13:10
- *
- * Manual updates:
- * Only the data in the array - everything else is removed by next
- * writing. "version" and "dependencies" must not be touched!
- ***************************************************************/
 $EM_CONF[$_EXTKEY] = array(
 	'title' => 'TYPO3 CMS Frontend (TypoScript)',
 	'description' => 'The core TypoScript Content Management engine in TYPO3.
diff --git a/typo3/sysext/context_help/ext_emconf.php b/typo3/sysext/context_help/ext_emconf.php
index 2246f0f570690b0222a4e7064423374cc7e0e241..a9f764e887f8230678d998dfff20d7d7b04326c8 100644
--- a/typo3/sysext/context_help/ext_emconf.php
+++ b/typo3/sysext/context_help/ext_emconf.php
@@ -1,13 +1,4 @@
 <?php
-/***************************************************************
- * Extension Manager/Repository config file for ext "context_help".
- *
- * Auto generated 25-10-2011 13:10
- *
- * Manual updates:
- * Only the data in the array - everything else is removed by next
- * writing. "version" and "dependencies" must not be touched!
- ***************************************************************/
 $EM_CONF[$_EXTKEY] = array(
 	'title' => 'Context Sensitive Help',
 	'description' => 'Provides context sensitive help to tables, fields and modules in the system languages.',
diff --git a/typo3/sysext/core/Tests/Functional/Fixtures/Extensions/irre_tutorial/ext_emconf.php b/typo3/sysext/core/Tests/Functional/Fixtures/Extensions/irre_tutorial/ext_emconf.php
index 66248945b88ba09d082e60626018f76b4957df2a..057bae92b409eaa6fb62e14e70654299781dc9e7 100644
--- a/typo3/sysext/core/Tests/Functional/Fixtures/Extensions/irre_tutorial/ext_emconf.php
+++ b/typo3/sysext/core/Tests/Functional/Fixtures/Extensions/irre_tutorial/ext_emconf.php
@@ -1,5 +1,4 @@
 <?php
-
 $EM_CONF[$_EXTKEY] = array(
 	'title' => 'Fixture extension for functional tests for Inline Relational Record Editing IRRE',
 	'description' => 'based on irre_tutorial extension created by Oliver Hader, see http://forge.typo3.org/projects/extension-irre_tutorial',
diff --git a/typo3/sysext/core/Tests/Functional/Fixtures/Extensions/test_datahandler/ext_emconf.php b/typo3/sysext/core/Tests/Functional/Fixtures/Extensions/test_datahandler/ext_emconf.php
index 108f7dc61b3c53770cee705a2434a06e489d31d3..f8bdec5bb97abefc10530b5fbec399cbbb7d02f1 100644
--- a/typo3/sysext/core/Tests/Functional/Fixtures/Extensions/test_datahandler/ext_emconf.php
+++ b/typo3/sysext/core/Tests/Functional/Fixtures/Extensions/test_datahandler/ext_emconf.php
@@ -1,5 +1,4 @@
 <?php
-
 $EM_CONF[$_EXTKEY] = array(
 	'title' => 'DataHandler Test',
 	'description' => 'DataHandler Test',
diff --git a/typo3/sysext/core/ext_emconf.php b/typo3/sysext/core/ext_emconf.php
index c8e5e92ce2df6a4bd6aa1f8b57f87ec43aff1f2e..79625b848e79f4bb87f7fdfcfd6a8339544bd73e 100644
--- a/typo3/sysext/core/ext_emconf.php
+++ b/typo3/sysext/core/ext_emconf.php
@@ -1,13 +1,4 @@
 <?php
-/***************************************************************
- * Extension Manager/Repository config file for ext "core".
- *
- * Auto generated 25-10-2011 13:10
- *
- * Manual updates:
- * Only the data in the array - everything else is removed by next
- * writing. "version" and "dependencies" must not be touched!
- ***************************************************************/
 $EM_CONF[$_EXTKEY] = array(
 	'title' => 'TYPO3 Core',
 	'description' => 'The core library of TYPO3.',
diff --git a/typo3/sysext/cshmanual/ext_emconf.php b/typo3/sysext/cshmanual/ext_emconf.php
index d62a2f7b9768a91392b18bc932074edaa998c097..2e59e9a80ab18e9cf28d8cd8c7421549930f4d04 100644
--- a/typo3/sysext/cshmanual/ext_emconf.php
+++ b/typo3/sysext/cshmanual/ext_emconf.php
@@ -1,13 +1,4 @@
 <?php
-/***************************************************************
- * Extension Manager/Repository config file for ext "cshmanual".
- *
- * Auto generated 10-10-2011 14:47
- *
- * Manual updates:
- * Only the data in the array - everything else is removed by next
- * writing. "version" and "dependencies" must not be touched!
- ***************************************************************/
 $EM_CONF[$_EXTKEY] = array(
 	'title' => 'Help>TYPO3 Manual',
 	'description' => 'Shows TYPO3 inline user manual.',
diff --git a/typo3/sysext/css_styled_content/ext_emconf.php b/typo3/sysext/css_styled_content/ext_emconf.php
index d3ee457b47b19744a46e621b3752de52c1e41bd4..f26a9c65219d340f34f1281acc634ee2e56c6175 100644
--- a/typo3/sysext/css_styled_content/ext_emconf.php
+++ b/typo3/sysext/css_styled_content/ext_emconf.php
@@ -1,13 +1,4 @@
 <?php
-/***************************************************************
- * Extension Manager/Repository config file for ext "css_styled_content".
- *
- * Auto generated 25-10-2011 13:10
- *
- * Manual updates:
- * Only the data in the array - everything else is removed by next
- * writing. "version" and "dependencies" must not be touched!
- ***************************************************************/
 $EM_CONF[$_EXTKEY] = array(
 	'title' => 'CSS styled content',
 	'description' => 'Contains configuration for CSS content-rendering of the table "tt_content". This is meant as a modern substitute for the classic "content (default)" template which was based more on <font>-tags, while this is pure CSS. It is intended to work with all modern browsers (which excludes the NS4 series).',
diff --git a/typo3/sysext/dbal/ext_emconf.php b/typo3/sysext/dbal/ext_emconf.php
index 66f195824458fbaea6b864d464df1bb08ec08291..d53ea9432960e3c9702293dabe1e7c1d48c813ac 100644
--- a/typo3/sysext/dbal/ext_emconf.php
+++ b/typo3/sysext/dbal/ext_emconf.php
@@ -1,13 +1,4 @@
 <?php
-/***************************************************************
- * Extension Manager/Repository config file for ext "dbal".
- *
- * Auto generated 11-10-2011 13:34
- *
- * Manual updates:
- * Only the data in the array - everything else is removed by next
- * writing. "version" and "dependencies" must not be touched!
- ***************************************************************/
 $EM_CONF[$_EXTKEY] = array(
 	'title' => 'Database Abstraction Layer',
 	'description' => 'A database abstraction layer implementation for TYPO3 4.6 based on ADOdb and offering a lot of other features.',
diff --git a/typo3/sysext/documentation/ext_emconf.php b/typo3/sysext/documentation/ext_emconf.php
index 09306d3b29f6ba83542fa020328ca628817ffe69..53fbaa3f5a68e7acfa867300581d997d4ab054d5 100644
--- a/typo3/sysext/documentation/ext_emconf.php
+++ b/typo3/sysext/documentation/ext_emconf.php
@@ -1,15 +1,4 @@
 <?php
-
-/***************************************************************
- * Extension Manager/Repository config file for ext: "documentation"
- *
- * Auto generated by Extension Builder 2013-07-04
- *
- * Manual updates:
- * Only the data in the array - anything else is removed by next write.
- * "version" and "dependencies" must not be touched!
- ***************************************************************/
-
 $EM_CONF[$_EXTKEY] = array(
 	'title' => 'Documentation',
 	'description' => 'Backend module for TYPO3 to list and show documentation of loaded extensions as well as custom documents.',
diff --git a/typo3/sysext/extbase/Tests/Functional/Fixtures/Extensions/blog_example/ext_emconf.php b/typo3/sysext/extbase/Tests/Functional/Fixtures/Extensions/blog_example/ext_emconf.php
index 5c83ab0aff04e77e884f32378a196c2502f9b69c..b20e711a1d6f5a08d9b11709ee04224fb01c0bd7 100644
--- a/typo3/sysext/extbase/Tests/Functional/Fixtures/Extensions/blog_example/ext_emconf.php
+++ b/typo3/sysext/extbase/Tests/Functional/Fixtures/Extensions/blog_example/ext_emconf.php
@@ -1,15 +1,4 @@
 <?php
-
-########################################################################
-# Extension Manager/Repository config file for ext "blog_example".
-#
-# Auto generated 15-02-2011 19:01
-#
-# Manual updates:
-# Only the data in the array - everything else is removed by next
-# writing. "version" and "dependencies" must not be touched!
-########################################################################
-
 $EM_CONF[$_EXTKEY] = array(
 	'title' => 'A Blog Example for the Extbase Framework',
 	'description' => 'An example extension demonstrating the features of the Extbase Framework. It is the back-ported and tweaked Blog Example package of FLOW3. Have fun playing with it!',
diff --git a/typo3/sysext/extbase/ext_emconf.php b/typo3/sysext/extbase/ext_emconf.php
index 3cf6f2275d9cfcc160b5ce3a4b368a5e75d65c68..2f6e8b81531507b3770b96eca87c7f0a8c597485 100644
--- a/typo3/sysext/extbase/ext_emconf.php
+++ b/typo3/sysext/extbase/ext_emconf.php
@@ -1,13 +1,4 @@
 <?php
-/***********************************************************************
- * Extension Manager/Repository config file for ext "extbase".
- *
- * Auto generated 11-10-2011 11:46
- *
- * Manual updates:
- * Only the data in the array - everything else is removed by next
- * writing. "version" and "dependencies" must not be touched!
- **********************************************************************/
 $EM_CONF[$_EXTKEY] = array(
 	'title' => 'Extbase Framework for Extensions',
 	'description' => 'A framework to build extensions in the style of FLOW3 by now.',
diff --git a/typo3/sysext/extensionmanager/ext_emconf.php b/typo3/sysext/extensionmanager/ext_emconf.php
index 1b62eaa0fd19179e4e38d5f8c7dbdc8c1d0dbd39..1539528fba118e05eec2158e4606ae22912ba002 100644
--- a/typo3/sysext/extensionmanager/ext_emconf.php
+++ b/typo3/sysext/extensionmanager/ext_emconf.php
@@ -1,13 +1,4 @@
 <?php
-/**********************************************************************
- * Extension Manager/Repository config file for ext "extensionmanager".
- *
- * Auto generated 25-10-2011 13:10
- *
- * Manual updates:
- * Only the data in the array - everything else is removed by next
- * writing. "version" and "dependencies" must not be touched!
- ********************************************************************/
 $EM_CONF[$_EXTKEY] = array(
 	'title' => 'Extension Manager',
 	'description' => 'TYPO3 Extension Manager',
diff --git a/typo3/sysext/extra_page_cm_options/ext_emconf.php b/typo3/sysext/extra_page_cm_options/ext_emconf.php
index ed8069e2d91863a9370dc458feaa2a7251163dbf..4ed0dc86251c47cbb2f8f51ed476017a246358a8 100644
--- a/typo3/sysext/extra_page_cm_options/ext_emconf.php
+++ b/typo3/sysext/extra_page_cm_options/ext_emconf.php
@@ -1,13 +1,4 @@
 <?php
-/***************************************************************
- * Extension Manager/Repository config file for ext "extra_page_cm_options".
- *
- * Auto generated 25-10-2011 13:10
- *
- * Manual updates:
- * Only the data in the array - everything else is removed by next
- * writing. "version" and "dependencies" must not be touched!
- ***************************************************************/
 $EM_CONF[$_EXTKEY] = array(
 	'title' => 'Extra Click Menu Options',
 	'description' => 'Adds a submenu with extra options for page and tt_content click-menus.',
diff --git a/typo3/sysext/feedit/ext_emconf.php b/typo3/sysext/feedit/ext_emconf.php
index 98f8222c006cbfadbd7657226bafdc5caf9a4ec4..d2a965ee231a3da9eff8e2b6cc8427efea0e68ef 100644
--- a/typo3/sysext/feedit/ext_emconf.php
+++ b/typo3/sysext/feedit/ext_emconf.php
@@ -1,13 +1,4 @@
 <?php
-/***************************************************************
- * Extension Manager/Repository config file for ext "feedit".
- *
- * Auto generated 10-10-2011 14:47
- *
- * Manual updates:
- * Only the data in the array - everything else is removed by next
- * writing. "version" and "dependencies" must not be touched!
- ***************************************************************/
 $EM_CONF[$_EXTKEY] = array(
 	'title' => 'Frontend Editing',
 	'description' => '',
diff --git a/typo3/sysext/felogin/ext_emconf.php b/typo3/sysext/felogin/ext_emconf.php
index c777b83c8b273971eda301c2032d3ac5935e9e31..69f4f817aa4fcf4f773191ee323cdcd0c7d2cf4d 100644
--- a/typo3/sysext/felogin/ext_emconf.php
+++ b/typo3/sysext/felogin/ext_emconf.php
@@ -1,13 +1,4 @@
 <?php
-/***************************************************************
- * Extension Manager/Repository config file for ext "felogin".
- *
- * Auto generated 25-10-2011 13:10
- *
- * Manual updates:
- * Only the data in the array - everything else is removed by next
- * writing. "version" and "dependencies" must not be touched!
- ***************************************************************/
 $EM_CONF[$_EXTKEY] = array(
 	'title' => 'Frontend Login for Website Users',
 	'description' => 'A template-based plugin to log in Website Users in the Frontend',
diff --git a/typo3/sysext/filelist/ext_emconf.php b/typo3/sysext/filelist/ext_emconf.php
index 9bc2b7707cba01d9cdf610553027eef6b7c862b9..d42a98082830a0fe4870d407381f16534dc7bf05 100644
--- a/typo3/sysext/filelist/ext_emconf.php
+++ b/typo3/sysext/filelist/ext_emconf.php
@@ -1,13 +1,4 @@
 <?php
-/***************************************************************
- * Extension Manager/Repository config file for ext "filelist".
- *
- * Auto generated 10-10-2011 14:47
- *
- * Manual updates:
- * Only the data in the array - everything else is removed by next
- * writing. "version" and "dependencies" must not be touched!
- ***************************************************************/
 $EM_CONF[$_EXTKEY] = array(
 	'title' => 'File>List',
 	'description' => 'Listing of files in the directory',
diff --git a/typo3/sysext/filemetadata/ext_emconf.php b/typo3/sysext/filemetadata/ext_emconf.php
index 02ae4255bde01d7dfbf39246b5d49c70e37064b9..4dee2caae8b889a5b67c37fe59b520d73d60094f 100644
--- a/typo3/sysext/filemetadata/ext_emconf.php
+++ b/typo3/sysext/filemetadata/ext_emconf.php
@@ -1,9 +1,4 @@
 <?php
-
-/*********************************************************************
- * Extension configuration file for ext "filemetadata".
- *********************************************************************/
-
 $EM_CONF[$_EXTKEY] = array(
 	'title' => 'Advanced file metadata',
 	'description' => 'Add advanced metadata to File.',
diff --git a/typo3/sysext/fluid/ext_emconf.php b/typo3/sysext/fluid/ext_emconf.php
index 02a89eafa8a2c084c22cf5e25de998daeb5226fa..ff88ed9bc012eb337fd73a7acc117ed0c6d3f05c 100644
--- a/typo3/sysext/fluid/ext_emconf.php
+++ b/typo3/sysext/fluid/ext_emconf.php
@@ -1,13 +1,4 @@
 <?php
-/***********************************************************************
- * Extension Manager/Repository config file for ext "fluid".
- *
- * Auto generated 11-10-2011 11:47
- *
- * Manual updates:
- * Only the data in the array - everything else is removed by next
- * writing. "version" and "dependencies" must not be touched!
- **********************************************************************/
 $EM_CONF[$_EXTKEY] = array(
 	'title' => 'Fluid Templating Engine',
 	'description' => 'Fluid is a next-generation templating engine which makes the life of extension authors a lot easier!',
diff --git a/typo3/sysext/form/ext_emconf.php b/typo3/sysext/form/ext_emconf.php
index fed20e101ec7f03ae5e5d14238c47144cfb7c868..582dd750d12f8183420196cf9f44737acfd23d24 100644
--- a/typo3/sysext/form/ext_emconf.php
+++ b/typo3/sysext/form/ext_emconf.php
@@ -1,13 +1,4 @@
 <?php
-/***************************************************************
- * Extension Manager/Repository config file for ext "form".
- *
- * Auto generated 25-10-2011 13:11
- *
- * Manual updates:
- * Only the data in the array - everything else is removed by next
- * writing. "version" and "dependencies" must not be touched!
- ***************************************************************/
 $EM_CONF[$_EXTKEY] = array(
 	'title' => 'Form',
 	'description' => 'Form Library, Plugin and Wizard',
diff --git a/typo3/sysext/frontend/ext_emconf.php b/typo3/sysext/frontend/ext_emconf.php
index 0dbc9fabd93deb31acf5e46f7b64c79ac8b52b17..e8800345a23f05401ec2e188693ca49c77e8756b 100644
--- a/typo3/sysext/frontend/ext_emconf.php
+++ b/typo3/sysext/frontend/ext_emconf.php
@@ -1,13 +1,4 @@
 <?php
-/***************************************************************
- * Extension Manager/Repository config file for ext "frontend".
- *
- * Auto generated 25-10-2011 13:10
- *
- * Manual updates:
- * Only the data in the array - everything else is removed by next
- * writing. "version" and "dependencies" must not be touched!
- ***************************************************************/
 $EM_CONF[$_EXTKEY] = array(
 	'title' => 'TYPO3 Frontend library',
 	'description' => 'Classes for the frontend of TYPO3.',
diff --git a/typo3/sysext/func/ext_emconf.php b/typo3/sysext/func/ext_emconf.php
index cbb8022f8a8b98deeb1414f772b4b1ff74520fed..c211d54597e7c7675e5411a0cbf9131fbfcdf8e5 100644
--- a/typo3/sysext/func/ext_emconf.php
+++ b/typo3/sysext/func/ext_emconf.php
@@ -1,13 +1,4 @@
 <?php
-/***************************************************************
- * Extension Manager/Repository config file for ext "func".
- *
- * Auto generated 10-10-2011 14:47
- *
- * Manual updates:
- * Only the data in the array - everything else is removed by next
- * writing. "version" and "dependencies" must not be touched!
- ***************************************************************/
 $EM_CONF[$_EXTKEY] = array(
 	'title' => 'Web>Func',
 	'description' => 'Advanced functions',
diff --git a/typo3/sysext/func_wizards/ext_emconf.php b/typo3/sysext/func_wizards/ext_emconf.php
index 0dac27f7e11bfc79bb1eed142cd02af61834f52a..640994d91e4f4669140a2ebaf0c9c30a6861daee 100644
--- a/typo3/sysext/func_wizards/ext_emconf.php
+++ b/typo3/sysext/func_wizards/ext_emconf.php
@@ -1,13 +1,4 @@
 <?php
-/***************************************************************
- * Extension Manager/Repository config file for ext "func_wizards".
- *
- * Auto generated 25-10-2011 13:11
- *
- * Manual updates:
- * Only the data in the array - everything else is removed by next
- * writing. "version" and "dependencies" must not be touched!
- ***************************************************************/
 $EM_CONF[$_EXTKEY] = array(
 	'title' => 'Web>Func, Wizards',
 	'description' => 'Adds the \'Wizards\' item to the function menu in Web>Func. This is just a framework for wizard extensions.',
diff --git a/typo3/sysext/impexp/Tests/Functional/Fixtures/Extensions/impexp_group_files/ext_emconf.php b/typo3/sysext/impexp/Tests/Functional/Fixtures/Extensions/impexp_group_files/ext_emconf.php
index 9605e7ac1cd1242445d9676069134d52644f75e5..43ff7593c37c7fc4ace5758fdcc5bba220b4d1cc 100644
--- a/typo3/sysext/impexp/Tests/Functional/Fixtures/Extensions/impexp_group_files/ext_emconf.php
+++ b/typo3/sysext/impexp/Tests/Functional/Fixtures/Extensions/impexp_group_files/ext_emconf.php
@@ -1,5 +1,4 @@
 <?php
-
 $EM_CONF[$_EXTKEY] = array(
 	'title' => 'Impexp test extension',
 	'description' => '',
diff --git a/typo3/sysext/impexp/ext_emconf.php b/typo3/sysext/impexp/ext_emconf.php
index 5ae306616fb6d758cf8beeaac3e91d9254bd7a46..b616f3db6573cdb673e8673afe0201c6876107fa 100644
--- a/typo3/sysext/impexp/ext_emconf.php
+++ b/typo3/sysext/impexp/ext_emconf.php
@@ -1,13 +1,4 @@
 <?php
-/***************************************************************
- * Extension Manager/Repository config file for ext "impexp".
- *
- * Auto generated 25-10-2011 13:11
- *
- * Manual updates:
- * Only the data in the array - everything else is removed by next
- * writing. "version" and "dependencies" must not be touched!
- ***************************************************************/
 $EM_CONF[$_EXTKEY] = array(
 	'title' => 'Import/Export',
 	'description' => 'Import and Export of records from TYPO3 in a custom serialized format (.T3D) for data exchange with other TYPO3 systems.',
diff --git a/typo3/sysext/indexed_search/ext_emconf.php b/typo3/sysext/indexed_search/ext_emconf.php
index 57114de6ecf8c6b3abcc04e92523144e1d58b3b9..d2ad203e8575b75873590991f2fe377eb05a6ec0 100644
--- a/typo3/sysext/indexed_search/ext_emconf.php
+++ b/typo3/sysext/indexed_search/ext_emconf.php
@@ -1,13 +1,4 @@
 <?php
-/***************************************************************
- * Extension Manager/Repository config file for ext "indexed_search".
- *
- * Auto generated 30-11-2011 14:26
- *
- * Manual updates:
- * Only the data in the array - everything else is removed by next
- * writing. "version" and "dependencies" must not be touched!
- ***************************************************************/
 $EM_CONF[$_EXTKEY] = array(
 	'title' => 'Indexed Search Engine',
 	'description' => 'Indexed Search Engine for TYPO3 pages, PDF-files, Word-files, HTML and text files. Provides a backend module for statistics of the indexer and a frontend plugin. Documentation can be found in the extension "doc_indexed_search".',
diff --git a/typo3/sysext/indexed_search_mysql/ext_emconf.php b/typo3/sysext/indexed_search_mysql/ext_emconf.php
index 3cea58b381fe768dc506be7625f3456e3232bdec..625b90a4deb9d6bb69affff20008fc8ddf4d3290 100644
--- a/typo3/sysext/indexed_search_mysql/ext_emconf.php
+++ b/typo3/sysext/indexed_search_mysql/ext_emconf.php
@@ -1,13 +1,4 @@
 <?php
-/***************************************************************
- * Extension Manager/Repository config file for ext: "indexed_search_mysql"
- *
- * Auto generated 18-03-2008 20:13
- *
- * Manual updates:
- * Only the data in the array - anything else is removed by next write.
- * "version" and "dependencies" must not be touched!
- ***************************************************************/
 $EM_CONF[$_EXTKEY] = array(
 	'title' => 'MySQL driver for Indexed Search Engine',
 	'description' => 'MySQL specific driver for Indexed Search Engine. Allows usage of MySQL-only features like FULLTEXT indexes.',
diff --git a/typo3/sysext/info/ext_emconf.php b/typo3/sysext/info/ext_emconf.php
index 15a0e9f8b57b455027467ddb69001e7b40d35917..b0362f35dd63d52b249313b9cf3f4334d86c2d3c 100644
--- a/typo3/sysext/info/ext_emconf.php
+++ b/typo3/sysext/info/ext_emconf.php
@@ -1,13 +1,4 @@
 <?php
-/***************************************************************
- * Extension Manager/Repository config file for ext "info".
- *
- * Auto generated 10-10-2011 14:47
- *
- * Manual updates:
- * Only the data in the array - everything else is removed by next
- * writing. "version" and "dependencies" must not be touched!
- ***************************************************************/
 $EM_CONF[$_EXTKEY] = array(
 	'title' => 'Web>Info',
 	'description' => 'Shows various infos',
diff --git a/typo3/sysext/info_pagetsconfig/ext_emconf.php b/typo3/sysext/info_pagetsconfig/ext_emconf.php
index 3d284a2cee546becf173f30e1a4de6831c85cf6d..cbb4d7487e8dc4dade41b4958b9032b169d7b42a 100644
--- a/typo3/sysext/info_pagetsconfig/ext_emconf.php
+++ b/typo3/sysext/info_pagetsconfig/ext_emconf.php
@@ -1,13 +1,4 @@
 <?php
-/***************************************************************
- * Extension Manager/Repository config file for ext "info_pagetsconfig".
- *
- * Auto generated 25-10-2011 13:11
- *
- * Manual updates:
- * Only the data in the array - everything else is removed by next
- * writing. "version" and "dependencies" must not be touched!
- ***************************************************************/
 $EM_CONF[$_EXTKEY] = array(
 	'title' => 'Web>Info, Page TSconfig',
 	'description' => 'Displays the compiled Page TSconfig values relative to a page.',
diff --git a/typo3/sysext/install/ext_emconf.php b/typo3/sysext/install/ext_emconf.php
index 1b6151b039e28eef6737acd1d26747f09d4574ff..e65de375e5fda796d56c4321648bda0a274ce374 100644
--- a/typo3/sysext/install/ext_emconf.php
+++ b/typo3/sysext/install/ext_emconf.php
@@ -1,13 +1,4 @@
 <?php
-/***************************************************************
- * Extension Manager/Repository config file for ext "install".
- *
- * Auto generated 25-10-2011 13:11
- *
- * Manual updates:
- * Only the data in the array - everything else is removed by next
- * writing. "version" and "dependencies" must not be touched!
- ***************************************************************/
 $EM_CONF[$_EXTKEY] = array(
 	'title' => 'System>Install',
 	'description' => 'The Install Tool mounted as the module Tools>Install in TYPO3.',
diff --git a/typo3/sysext/lang/ext_emconf.php b/typo3/sysext/lang/ext_emconf.php
index dcd6d155d71a771b3fae996d230cb7627b22dfa0..70b8f2aed263e85a4274c623c4abe115b9debc02 100644
--- a/typo3/sysext/lang/ext_emconf.php
+++ b/typo3/sysext/lang/ext_emconf.php
@@ -1,13 +1,4 @@
 <?php
-/***************************************************************
- * Extension Manager/Repository config file for ext "lang".
- *
- * Auto generated 25-10-2011 13:11
- *
- * Manual updates:
- * Only the data in the array - everything else is removed by next
- * writing. "version" and "dependencies" must not be touched!
- ***************************************************************/
 $EM_CONF[$_EXTKEY] = array(
 	'title' => 'System language labels',
 	'description' => 'Contains all the core language labels in a set of files mostly of the "locallang" format. This extension is always required in a TYPO3 install.',
diff --git a/typo3/sysext/linkvalidator/ext_emconf.php b/typo3/sysext/linkvalidator/ext_emconf.php
index 022555ac2c8264db321025111c5781075bc02901..310a5627b6d20ed8d1849a88ef44f016e5856215 100644
--- a/typo3/sysext/linkvalidator/ext_emconf.php
+++ b/typo3/sysext/linkvalidator/ext_emconf.php
@@ -1,13 +1,4 @@
 <?php
-/***************************************************************
- * Extension Manager/Repository config file for ext "linkvalidator".
- *
- * Auto generated 23-10-2011 17:09
- *
- * Manual updates:
- * Only the data in the array - everything else is removed by next
- * writing. "version" and "dependencies" must not be touched!
- ***************************************************************/
 $EM_CONF[$_EXTKEY] = array(
 	'title' => 'Link Validator',
 	'description' => 'Link Validator checks the links in your website for validity. It can validate all kinds of links: internal, external and file links. Scheduler is supported to run Link Validator via Cron including the option to send status mails, if broken links were detected.',
diff --git a/typo3/sysext/lowlevel/ext_emconf.php b/typo3/sysext/lowlevel/ext_emconf.php
index 870619816b23f14250868526fe8dbb65f6c05f89..88233d4ba723ec00ae4cc01654516adc373bae60 100644
--- a/typo3/sysext/lowlevel/ext_emconf.php
+++ b/typo3/sysext/lowlevel/ext_emconf.php
@@ -1,13 +1,4 @@
 <?php
-/***************************************************************
- * Extension Manager/Repository config file for ext "lowlevel".
- *
- * Auto generated 25-10-2011 13:11
- *
- * Manual updates:
- * Only the data in the array - everything else is removed by next
- * writing. "version" and "dependencies" must not be touched!
- ***************************************************************/
 $EM_CONF[$_EXTKEY] = array(
 	'title' => 'Tools>Config+DBint',
 	'description' => 'Enables the \'Config\' and \'DBint\' modules for technical analysis of the system. This includes raw database search, checking relations, counting pages and records etc.',
diff --git a/typo3/sysext/opendocs/ext_emconf.php b/typo3/sysext/opendocs/ext_emconf.php
index 8a38c0d16afe4c3fdae98cffdcde1e6eaf978f75..ba3265d599ec1a4690979109ee4588aaa9417a1f 100644
--- a/typo3/sysext/opendocs/ext_emconf.php
+++ b/typo3/sysext/opendocs/ext_emconf.php
@@ -1,13 +1,4 @@
 <?php
-/***************************************************************
- * Extension Manager/Repository config file for ext "opendocs".
- *
- * Auto generated 25-10-2011 13:11
- *
- * Manual updates:
- * Only the data in the array - everything else is removed by next
- * writing. "version" and "dependencies" must not be touched!
- ***************************************************************/
 $EM_CONF[$_EXTKEY] = array(
 	'title' => 'User>Open Documents',
 	'description' => 'Shows opened documents by the user.',
diff --git a/typo3/sysext/openid/ext_emconf.php b/typo3/sysext/openid/ext_emconf.php
index 0b9134634f93fd402916763c73c51f163d0104c4..332d2b154b3518df47a8ec27a2eb8a1e792bbbed 100644
--- a/typo3/sysext/openid/ext_emconf.php
+++ b/typo3/sysext/openid/ext_emconf.php
@@ -1,13 +1,4 @@
 <?php
-/***************************************************************
- * Extension Manager/Repository config file for ext "openid".
- *
- * Auto generated 25-10-2011 13:11
- *
- * Manual updates:
- * Only the data in the array - everything else is removed by next
- * writing. "version" and "dependencies" must not be touched!
- ***************************************************************/
 $EM_CONF[$_EXTKEY] = array(
 	'title' => 'OpenID authentication',
 	'description' => 'Adds OpenID authentication to TYPO3',
diff --git a/typo3/sysext/perm/ext_emconf.php b/typo3/sysext/perm/ext_emconf.php
index bfbaefae4d000cf04b5d48b1410e7476e2ca4d85..9315f3280aa2a54a8673815191c0e422172533b1 100644
--- a/typo3/sysext/perm/ext_emconf.php
+++ b/typo3/sysext/perm/ext_emconf.php
@@ -1,13 +1,4 @@
 <?php
-/***************************************************************
- * Extension Manager/Repository config file for ext "perm".
- *
- * Auto generated 10-10-2011 14:47
- *
- * Manual updates:
- * Only the data in the array - everything else is removed by next
- * writing. "version" and "dependencies" must not be touched!
- ***************************************************************/
 $EM_CONF[$_EXTKEY] = array(
 	'title' => 'Web>Access',
 	'description' => 'Page editing permissions',
diff --git a/typo3/sysext/recordlist/ext_emconf.php b/typo3/sysext/recordlist/ext_emconf.php
index cc1f495c579edbbd8989d81b5526916d252fb552..dc80b9a1e3c4af53e4b293887970fdbeb7c7951c 100644
--- a/typo3/sysext/recordlist/ext_emconf.php
+++ b/typo3/sysext/recordlist/ext_emconf.php
@@ -1,13 +1,4 @@
 <?php
-/***************************************************************
- * Extension Manager/Repository config file for ext "recordlist".
- *
- * Auto generated 10-10-2011 14:47
- *
- * Manual updates:
- * Only the data in the array - everything else is removed by next
- * writing. "version" and "dependencies" must not be touched!
- ***************************************************************/
 $EM_CONF[$_EXTKEY] = array(
 	'title' => 'Web>List',
 	'description' => 'List of database-records',
diff --git a/typo3/sysext/recycler/ext_emconf.php b/typo3/sysext/recycler/ext_emconf.php
index ad718b28f0f88312ed5d3b0fe7922d8135e9b5fc..2d33d6de2ef5a5d9d5257531ad8d7fce6d019260 100644
--- a/typo3/sysext/recycler/ext_emconf.php
+++ b/typo3/sysext/recycler/ext_emconf.php
@@ -1,13 +1,4 @@
 <?php
-/***************************************************************
- * Extension Manager/Repository config file for ext "recycler".
- *
- * Auto generated 25-10-2011 13:11
- *
- * Manual updates:
- * Only the data in the array - everything else is removed by next
- * writing. "version" and "dependencies" must not be touched!
- ***************************************************************/
 $EM_CONF[$_EXTKEY] = array(
 	'title' => 'Recycler',
 	'description' => 'The recycler offers the possibility to restore deleted records or remove them from the database permanently. These actions can be applied to a single record, multiple records, and recursively to child records (ex. restoring a page can restore all content elements on that page). Filtering by page and by table provides a quick overview of deleted records before taking action on them.',
diff --git a/typo3/sysext/reports/ext_emconf.php b/typo3/sysext/reports/ext_emconf.php
index f585ad5596fb10e9e3e92fdeae5782feaeb8b801..c6bd341565c0b82a8ad8228f646b3e691588178a 100644
--- a/typo3/sysext/reports/ext_emconf.php
+++ b/typo3/sysext/reports/ext_emconf.php
@@ -1,13 +1,4 @@
 <?php
-/***************************************************************
- * Extension Manager/Repository config file for ext "reports".
- *
- * Auto generated 25-10-2011 13:11
- *
- * Manual updates:
- * Only the data in the array - everything else is removed by next
- * writing. "version" and "dependencies" must not be touched!
- ***************************************************************/
 $EM_CONF[$_EXTKEY] = array(
 	'title' => 'System Reports',
 	'description' => 'The reports module groups several system reports.',
diff --git a/typo3/sysext/rsaauth/ext_emconf.php b/typo3/sysext/rsaauth/ext_emconf.php
index b875b7eddb4b9bed9ca7e039f56c937dcce176e5..5ba6a91323e091c1db6f56f9268b6122d59819c4 100644
--- a/typo3/sysext/rsaauth/ext_emconf.php
+++ b/typo3/sysext/rsaauth/ext_emconf.php
@@ -1,13 +1,4 @@
 <?php
-/***************************************************************
- * Extension Manager/Repository config file for ext "rsaauth".
- *
- * Auto generated 25-10-2011 13:11
- *
- * Manual updates:
- * Only the data in the array - everything else is removed by next
- * writing. "version" and "dependencies" must not be touched!
- ***************************************************************/
 $EM_CONF[$_EXTKEY] = array(
 	'title' => 'RSA authentication for TYPO3',
 	'description' => 'Contains a service to authenticate TYPO3 BE and FE users using private/public key encryption of passwords',
diff --git a/typo3/sysext/rtehtmlarea/ext_emconf.php b/typo3/sysext/rtehtmlarea/ext_emconf.php
index 4a84d225be40e5d2c6652a12a6ecb6128d9957c1..a3342164f01f9a31022bf3cf5d47cfd06a66b830 100644
--- a/typo3/sysext/rtehtmlarea/ext_emconf.php
+++ b/typo3/sysext/rtehtmlarea/ext_emconf.php
@@ -1,13 +1,4 @@
 <?php
-/***************************************************************
- * Extension Manager/Repository config file for ext "rtehtmlarea".
- *
- * Auto generated 12-03-2012 13:43
- *
- * Manual updates:
- * Only the data in the array - everything else is removed by next
- * writing. "version" and "dependencies" must not be touched!
- ***************************************************************/
 $EM_CONF[$_EXTKEY] = array(
 	'title' => 'htmlArea RTE',
 	'description' => 'Rich Text Editor.',
diff --git a/typo3/sysext/saltedpasswords/ext_emconf.php b/typo3/sysext/saltedpasswords/ext_emconf.php
index d67d044b84f3391de1ca7886b2d9070ace4c1db5..a7b290b709ef2217f99a8eb595be6de7eb9982dd 100644
--- a/typo3/sysext/saltedpasswords/ext_emconf.php
+++ b/typo3/sysext/saltedpasswords/ext_emconf.php
@@ -1,13 +1,4 @@
 <?php
-/***************************************************************
- * Extension Manager/Repository config file for ext "saltedpasswords".
- *
- * Auto generated 25-10-2011 13:11
- *
- * Manual updates:
- * Only the data in the array - everything else is removed by next
- * writing. "version" and "dependencies" must not be touched!
- ***************************************************************/
 $EM_CONF[$_EXTKEY] = array(
 	'title' => 'Salted user password hashes',
 	'description' => 'Uses a password hashing framework for storing passwords. Integrates into the system extension "felogin". Use SSL or rsaauth to secure datatransfer! Please read the manual first!',
diff --git a/typo3/sysext/scheduler/ext_emconf.php b/typo3/sysext/scheduler/ext_emconf.php
index f2f4773067698fc9bf868a24689c32e7fd984a02..95112b965a9f9c0a0333159e833c1d9f8f1cd3e1 100644
--- a/typo3/sysext/scheduler/ext_emconf.php
+++ b/typo3/sysext/scheduler/ext_emconf.php
@@ -1,13 +1,4 @@
 <?php
-/***************************************************************
- * Extension Manager/Repository config file for ext "scheduler".
- *
- * Auto generated 25-10-2011 13:11
- *
- * Manual updates:
- * Only the data in the array - everything else is removed by next
- * writing. "version" and "dependencies" must not be touched!
- ***************************************************************/
 $EM_CONF[$_EXTKEY] = array(
 	'title' => 'Scheduler',
 	'description' => 'The TYPO3 Scheduler let\'s you register tasks to happen at a specific time',
diff --git a/typo3/sysext/setup/ext_emconf.php b/typo3/sysext/setup/ext_emconf.php
index bec06334074c7178731157bbce7047c15f150017..22770d79682754794a73f572ebe53055235c172f 100644
--- a/typo3/sysext/setup/ext_emconf.php
+++ b/typo3/sysext/setup/ext_emconf.php
@@ -1,13 +1,4 @@
 <?php
-/***************************************************************
- * Extension Manager/Repository config file for ext "setup".
- *
- * Auto generated 25-10-2011 13:11
- *
- * Manual updates:
- * Only the data in the array - everything else is removed by next
- * writing. "version" and "dependencies" must not be touched!
- ***************************************************************/
 $EM_CONF[$_EXTKEY] = array(
 	'title' => 'User>User Settings',
 	'description' => 'Allows users to edit a limited set of options for their user profile, eg. preferred language and their name and email address.',
diff --git a/typo3/sysext/sv/ext_emconf.php b/typo3/sysext/sv/ext_emconf.php
index 8ef815eb0cb31b843e4468841c6d7a17428df35e..4558e7388cce995e5f09979caaa5d734655881e8 100644
--- a/typo3/sysext/sv/ext_emconf.php
+++ b/typo3/sysext/sv/ext_emconf.php
@@ -1,13 +1,4 @@
 <?php
-/***************************************************************
- * Extension Manager/Repository config file for ext "sv".
- *
- * Auto generated 25-10-2011 13:11
- *
- * Manual updates:
- * Only the data in the array - everything else is removed by next
- * writing. "version" and "dependencies" must not be touched!
- ***************************************************************/
 $EM_CONF[$_EXTKEY] = array(
 	'title' => 'TYPO3 System Services',
 	'description' => 'The core/default services. This includes the default authentication services for now.',
diff --git a/typo3/sysext/sys_action/ext_emconf.php b/typo3/sysext/sys_action/ext_emconf.php
index a459b0d63bae6f611b3985d5deb42146a1aa4fa0..0f86069f45718f85476f4f242bac5d2b66c70592 100644
--- a/typo3/sysext/sys_action/ext_emconf.php
+++ b/typo3/sysext/sys_action/ext_emconf.php
@@ -1,13 +1,4 @@
 <?php
-/***************************************************************
- * Extension Manager/Repository config file for ext "sys_action".
- *
- * Auto generated 25-10-2011 13:11
- *
- * Manual updates:
- * Only the data in the array - everything else is removed by next
- * writing. "version" and "dependencies" must not be touched!
- ***************************************************************/
 $EM_CONF[$_EXTKEY] = array(
 	'title' => 'User>Task Center, Actions',
 	'description' => 'Actions are \'programmed\' admin tasks which can be performed by selected regular users from the Task Center. An action could be creation of backend users, fixed SQL SELECT queries, listing of records, direct edit access to selected records etc.',
diff --git a/typo3/sysext/sys_note/ext_emconf.php b/typo3/sysext/sys_note/ext_emconf.php
index ef2d0fa9e518c4d19f603765594dc207be72b7c5..eefa715137cbfaad4902e0c00612d9815c05b553 100644
--- a/typo3/sysext/sys_note/ext_emconf.php
+++ b/typo3/sysext/sys_note/ext_emconf.php
@@ -1,13 +1,4 @@
 <?php
-/***************************************************************
- * Extension Manager/Repository config file for ext "sys_note".
- *
- * Auto generated 25-10-2011 13:11
- *
- * Manual updates:
- * Only the data in the array - everything else is removed by next
- * writing. "version" and "dependencies" must not be touched!
- ***************************************************************/
 $EM_CONF[$_EXTKEY] = array(
 	'title' => 'Internal notes',
 	'description' => 'Records with messages which can be placed on any page and contain instructions or other information related to a page or section.',
diff --git a/typo3/sysext/t3editor/ext_emconf.php b/typo3/sysext/t3editor/ext_emconf.php
index e189138d09316d70bc46b6ae9ad8a6c0d7443202..7bdf43868c58096de209f547657f2fdfe28ab767 100644
--- a/typo3/sysext/t3editor/ext_emconf.php
+++ b/typo3/sysext/t3editor/ext_emconf.php
@@ -1,13 +1,4 @@
 <?php
-/***************************************************************
- * Extension Manager/Repository config file for ext "t3editor".
- *
- * Auto generated 25-10-2011 13:11
- *
- * Manual updates:
- * Only the data in the array - everything else is removed by next
- * writing. "version" and "dependencies" must not be touched!
- ***************************************************************/
 $EM_CONF[$_EXTKEY] = array(
 	'title' => 'Editor with syntax highlighting',
 	'description' => 'JavaScript-driven editor with syntax highlighting and codecompletion. Based on CodeMirror.',
diff --git a/typo3/sysext/t3skin/ext_emconf.php b/typo3/sysext/t3skin/ext_emconf.php
index e1d6799358cbe1e2172cb6a9c2c9999e235749b4..ebf3c3a00d09445ea37ea1b91ec7103ead3149b0 100644
--- a/typo3/sysext/t3skin/ext_emconf.php
+++ b/typo3/sysext/t3skin/ext_emconf.php
@@ -1,13 +1,4 @@
 <?php
-/***************************************************************
- * Extension Manager/Repository config file for ext "t3skin".
- *
- * Auto generated 25-10-2011 13:11
- *
- * Manual updates:
- * Only the data in the array - everything else is removed by next
- * writing. "version" and "dependencies" must not be touched!
- ***************************************************************/
 $EM_CONF[$_EXTKEY] = array(
 	'title' => 'TYPO3 skin',
 	'description' => '',
diff --git a/typo3/sysext/taskcenter/ext_emconf.php b/typo3/sysext/taskcenter/ext_emconf.php
index 9896d04fb692d36c8c5b836b76da479e6c0bb8ac..4f564a4dffc18ae87b641ac13b239923c10c0bbd 100644
--- a/typo3/sysext/taskcenter/ext_emconf.php
+++ b/typo3/sysext/taskcenter/ext_emconf.php
@@ -1,13 +1,4 @@
 <?php
-/***************************************************************
- * Extension Manager/Repository config file for ext "taskcenter".
- *
- * Auto generated 25-10-2011 13:11
- *
- * Manual updates:
- * Only the data in the array - everything else is removed by next
- * writing. "version" and "dependencies" must not be touched!
- ***************************************************************/
 $EM_CONF[$_EXTKEY] = array(
 	'title' => 'User>Task Center',
 	'description' => 'The Task Center is the framework for a host of other extensions, see below.',
diff --git a/typo3/sysext/tstemplate/ext_emconf.php b/typo3/sysext/tstemplate/ext_emconf.php
index c2fef907758c10a27fd757acadad7dce82367370..e4cf7d72884ed4a911dbf0922c20ed9ea9844b14 100644
--- a/typo3/sysext/tstemplate/ext_emconf.php
+++ b/typo3/sysext/tstemplate/ext_emconf.php
@@ -1,13 +1,4 @@
 <?php
-/***************************************************************
- * Extension Manager/Repository config file for ext "tstemplate".
- *
- * Auto generated 25-10-2011 13:11
- *
- * Manual updates:
- * Only the data in the array - everything else is removed by next
- * writing. "version" and "dependencies" must not be touched!
- ***************************************************************/
 $EM_CONF[$_EXTKEY] = array(
 	'title' => 'Web>Template',
 	'description' => 'Framework for management of TypoScript template records for the CMS frontend.',
diff --git a/typo3/sysext/version/ext_emconf.php b/typo3/sysext/version/ext_emconf.php
index 81c4912ff9ff6b2b78de3c1cecbb2c281c89aa33..e9d47ccc52f2416396c5850d85304afa31ff6b87 100644
--- a/typo3/sysext/version/ext_emconf.php
+++ b/typo3/sysext/version/ext_emconf.php
@@ -1,13 +1,4 @@
 <?php
-/***************************************************************
- * Extension Manager/Repository config file for ext "version".
- *
- * Auto generated 13-03-2012 16:03
- *
- * Manual updates:
- * Only the data in the array - everything else is removed by next
- * writing. "version" and "dependencies" must not be touched!
- ***************************************************************/
 $EM_CONF[$_EXTKEY] = array(
 	'title' => 'Versioning Management',
 	'description' => 'Backend Interface for management of the versioning API.',
diff --git a/typo3/sysext/viewpage/ext_emconf.php b/typo3/sysext/viewpage/ext_emconf.php
index 50acd1e69fec6783c10764c93734655400ccb7e1..88a54cd2aaa5b57678dc6dc0ab04771f26cbcc7d 100644
--- a/typo3/sysext/viewpage/ext_emconf.php
+++ b/typo3/sysext/viewpage/ext_emconf.php
@@ -1,13 +1,4 @@
 <?php
-/***************************************************************
- * Extension Manager/Repository config file for ext "viewpage".
- *
- * Auto generated 25-10-2011 13:11
- *
- * Manual updates:
- * Only the data in the array - everything else is removed by next
- * writing. "version" and "dependencies" must not be touched!
- ***************************************************************/
 $EM_CONF[$_EXTKEY] = array(
 	'title' => 'Web>View',
 	'description' => 'Shows the frontend webpage inside the backend frameset.',
diff --git a/typo3/sysext/wizard_crpages/ext_emconf.php b/typo3/sysext/wizard_crpages/ext_emconf.php
index e39a90d7446f81a156fced8a5e7f2c9a16842f07..6095a91c3b50dfa5de128252a753bd03acf2ab25 100644
--- a/typo3/sysext/wizard_crpages/ext_emconf.php
+++ b/typo3/sysext/wizard_crpages/ext_emconf.php
@@ -1,13 +1,4 @@
 <?php
-/***************************************************************
- * Extension Manager/Repository config file for ext "wizard_crpages".
- *
- * Auto generated 25-10-2011 13:11
- *
- * Manual updates:
- * Only the data in the array - everything else is removed by next
- * writing. "version" and "dependencies" must not be touched!
- ***************************************************************/
 $EM_CONF[$_EXTKEY] = array(
 	'title' => 'Web>Func, Wizards, Create multiple pages',
 	'description' => 'A little utility to create many empty pages in one batch. Great for making a quick page structure.',
diff --git a/typo3/sysext/wizard_sortpages/ext_emconf.php b/typo3/sysext/wizard_sortpages/ext_emconf.php
index 6c05c383d3e8ee28cd430f5cc16093c792896e4e..d99fbdc2e31b8cdaba4bba9015d0b9d8df3b1857 100644
--- a/typo3/sysext/wizard_sortpages/ext_emconf.php
+++ b/typo3/sysext/wizard_sortpages/ext_emconf.php
@@ -1,13 +1,4 @@
 <?php
-/***************************************************************
- * Extension Manager/Repository config file for ext "wizard_sortpages".
- *
- * Auto generated 25-10-2011 13:11
- *
- * Manual updates:
- * Only the data in the array - everything else is removed by next
- * writing. "version" and "dependencies" must not be touched!
- ***************************************************************/
 $EM_CONF[$_EXTKEY] = array(
 	'title' => 'Web>Func, Wizards, Sort pages',
 	'description' => 'A little utility to rearrange the sorting order of pages in the backend.',
diff --git a/typo3/sysext/workspaces/ext_emconf.php b/typo3/sysext/workspaces/ext_emconf.php
index 4f25a4b20ca6d0ec0e65f21f4d50a6266f6cd6bb..faa4ae49f32d59f74c75be9edfedd779ef9fe6f5 100644
--- a/typo3/sysext/workspaces/ext_emconf.php
+++ b/typo3/sysext/workspaces/ext_emconf.php
@@ -1,13 +1,4 @@
 <?php
-/***************************************************************
- * Extension Manager/Repository config file for ext "workspaces".
- *
- * Auto generated 13-03-2012 16:03
- *
- * Manual updates:
- * Only the data in the array - everything else is removed by next
- * writing. "version" and "dependencies" must not be touched!
- ***************************************************************/
 $EM_CONF[$_EXTKEY] = array(
 	'title' => 'Workspaces Management',
 	'description' => 'Adds workspaces functionality with custom stages to TYPO3.',