Commit a0ac3105 authored by Andy Hausmann's avatar Andy Hausmann

Updated Author info.

parent 9b5b5289
...@@ -4,7 +4,6 @@ ...@@ -4,7 +4,6 @@
* Copyright notice * Copyright notice
* *
* (c) 2012 Andy Hausmann <hi@andy-hausmann.de> * (c) 2012 Andy Hausmann <hi@andy-hausmann.de>
* Andreas Walter <mail@andreas-walter.info>
* *
* All rights reserved * All rights reserved
* *
......
...@@ -4,8 +4,7 @@ ...@@ -4,8 +4,7 @@
* Copyright notice * Copyright notice
* *
* (c) 2012 Andy Hausmann <hi@andy-hausmann.de> * (c) 2012 Andy Hausmann <hi@andy-hausmann.de>
* Andreas Walter <mail@andreas-walter.info> *
*
* All rights reserved * All rights reserved
* *
* This script is part of the TYPO3 project. The TYPO3 project is * This script is part of the TYPO3 project. The TYPO3 project is
......
...@@ -4,8 +4,7 @@ ...@@ -4,8 +4,7 @@
* Copyright notice * Copyright notice
* *
* (c) 2012 Andy Hausmann <hi@andy-hausmann.de> * (c) 2012 Andy Hausmann <hi@andy-hausmann.de>
* Andreas Walter <mail@andreas-walter.info> *
*
* All rights reserved * All rights reserved
* *
* This script is part of the TYPO3 project. The TYPO3 project is * This script is part of the TYPO3 project. The TYPO3 project is
......
...@@ -4,8 +4,7 @@ ...@@ -4,8 +4,7 @@
* Copyright notice * Copyright notice
* *
* (c) 2012 Andy Hausmann <hi@andy-hausmann.de> * (c) 2012 Andy Hausmann <hi@andy-hausmann.de>
* Andreas Walter <mail@andreas-walter.info> *
*
* All rights reserved * All rights reserved
* *
* This script is part of the TYPO3 project. The TYPO3 project is * This script is part of the TYPO3 project. The TYPO3 project is
...@@ -36,7 +35,6 @@ ...@@ -36,7 +35,6 @@
* @subpackage FlexSlider * @subpackage FlexSlider
* *
* @author Andy Hausmann <hi@andy-hausmann.de> * @author Andy Hausmann <hi@andy-hausmann.de>
* @author Andreas Walter <mail@andreas-walter.info>
*/ */
class Tx_Flexslider_Controller_FlexSliderControllerTest extends Tx_Extbase_Tests_Unit_BaseTestCase { class Tx_Flexslider_Controller_FlexSliderControllerTest extends Tx_Extbase_Tests_Unit_BaseTestCase {
/** /**
......
...@@ -4,8 +4,7 @@ ...@@ -4,8 +4,7 @@
* Copyright notice * Copyright notice
* *
* (c) 2012 Andy Hausmann <hi@andy-hausmann.de> * (c) 2012 Andy Hausmann <hi@andy-hausmann.de>
* Andreas Walter <mail@andreas-walter.info> *
*
* All rights reserved * All rights reserved
* *
* This script is part of the TYPO3 project. The TYPO3 project is * This script is part of the TYPO3 project. The TYPO3 project is
...@@ -36,7 +35,6 @@ ...@@ -36,7 +35,6 @@
* @subpackage FlexSlider * @subpackage FlexSlider
* *
* @author Andy Hausmann <hi@andy-hausmann.de> * @author Andy Hausmann <hi@andy-hausmann.de>
* @author Andreas Walter <mail@andreas-walter.info>
*/ */
class Tx_Flexslider_Domain_Model_FlexSliderTest extends Tx_Extbase_Tests_Unit_BaseTestCase { class Tx_Flexslider_Domain_Model_FlexSliderTest extends Tx_Extbase_Tests_Unit_BaseTestCase {
/** /**
......
...@@ -14,8 +14,8 @@ $EM_CONF[$_EXTKEY] = array( ...@@ -14,8 +14,8 @@ $EM_CONF[$_EXTKEY] = array(
'title' => 'FlexSlider', 'title' => 'FlexSlider',
'description' => '', 'description' => '',
'category' => 'plugin', 'category' => 'plugin',
'author' => 'Andy Hausmann, Andreas Walter', 'author' => 'Andy Hausmann',
'author_email' => 'hi@andy-hausmann.de, mail@andreas-walter.info', 'author_email' => 'hi@andy-hausmann.de',
'author_company' => '', 'author_company' => '',
'shy' => '', 'shy' => '',
'priority' => '', 'priority' => '',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment