Commit e3a85e4a authored by Andy Hausmann's avatar Andy Hausmann

Updated author and copyright in php doc.

parent 5e9ec48f
......@@ -3,7 +3,7 @@
/***************************************************************
* Copyright notice
*
* (c) 2012 Andy Hausmann <hi@andy-hausmann.de>
* (c) 2012-2013 Andy Hausmann <andy@sota-studio.de>
*
* All rights reserved
*
......@@ -27,7 +27,7 @@
/**
* Main Controller.
*
* @author Andy Hausmann <hi@andy-hausmann.de>
* @author Andy Hausmann <andy@sota-studio.de>
* @package flexslider
* @license http://www.gnu.org/licenses/gpl.html GNU General Public License, version 3 or later
*/
......
......@@ -3,7 +3,7 @@
/***************************************************************
* Copyright notice
*
* (c) 2012 Andy Hausmann <hi@andy-hausmann.de>
* (c) 2012-2013 Andy Hausmann <andy@sota-studio.de>
*
* All rights reserved
*
......@@ -27,7 +27,7 @@
/**
* Model for the FlexSlider items.
*
* @author Andy Hausmann <hi@andy-hausmann.de>
* @author Andy Hausmann <andy@sota-studio.de>
* @package flexslider
* @license http://www.gnu.org/licenses/gpl.html GNU General Public License, version 3 or later
*/
......
......@@ -3,7 +3,7 @@
/***************************************************************
* Copyright notice
*
* (c) 2012 Andy Hausmann <hi@andy-hausmann.de>
* (c) 2012-2013 Andy Hausmann <andy@sota-studio.de>
*
* All rights reserved
*
......@@ -27,7 +27,7 @@
/**
* Repository for FlexSlider items.
*
* @author Andy Hausmann <hi@andy-hausmann.de>
* @author Andy Hausmann <andy@sota-studio.de>
* @package flexslider
* @license http://www.gnu.org/licenses/gpl.html GNU General Public License, version 3 or later
*/
......
......@@ -3,7 +3,7 @@
/***************************************************************
* Copyright notice
*
* (c) 2012 Andy Hausmann <hi@andy-hausmann.de>
* (c) 2012-2013 Andy Hausmann <andy@sota-studio.de>
*
* All rights reserved
*
......@@ -27,7 +27,7 @@
/**
* Helper Class which makes debugging tools available
*
* @author Andy Hausmann <hi@andy-hausmann.de>
* @author Andy Hausmann <andy@sota-studio.de>
* @package flexslider
* @license http://www.gnu.org/licenses/gpl.html GNU General Public License, version 3 or later
*/
......
......@@ -3,7 +3,7 @@
/***************************************************************
* Copyright notice
*
* (c) 2012 Andy Hausmann <hi@andy-hausmann.de>
* (c) 2012-2013 Andy Hausmann <andy@sota-studio.de>
*
* All rights reserved
*
......@@ -27,7 +27,7 @@
/**
* Helper Class which makes various tools and helper available
*
* @author Andy Hausmann <hi@andy-hausmann.de>
* @author Andy Hausmann <andy@sota-studio.de>
* @package flexslider
* @license http://www.gnu.org/licenses/gpl.html GNU General Public License, version 3 or later
*/
......
......@@ -3,7 +3,7 @@
/***************************************************************
* Copyright notice
*
* (c) 2012 Andy Hausmann <hi@andy-hausmann.de>
* (c) 2012-2013 Andy Hausmann <andy@sota-studio.de>
*
* All rights reserved
*
......@@ -27,7 +27,7 @@
/**
* Helper Class which makes various tools and helper available
*
* @author Andy Hausmann <hi@andy-hausmann.de>
* @author Andy Hausmann <andy@sota-studio.de>
* @package flexslider
* @license http://www.gnu.org/licenses/gpl.html GNU General Public License, version 3 or later
*/
......
......@@ -3,7 +3,7 @@
/***************************************************************
* Copyright notice
*
* (c) 2012 Andy Hausmann <hi@andy-hausmann.de>
* (c) 2012-2013 Andy Hausmann <andy@sota-studio.de>
*
* All rights reserved
*
......@@ -39,7 +39,7 @@
* <output>
* </output>
*
* @author Andy Hausmann <hi@andy-hausmann.de>
* @author Andy Hausmann <andy@sota-studio.de>
* @package flexslider
* @license http://www.gnu.org/licenses/gpl.html GNU General Public License, version 3 or later
*/
......
......@@ -3,7 +3,7 @@
/***************************************************************
* Copyright notice
*
* (c) 2012 Andy Hausmann <hi@andy-hausmann.de>
* (c) 2012-2013 Andy Hausmann <andy@sota-studio.de>
*
* All rights reserved
*
......@@ -36,7 +36,7 @@
* <output>
* </output>
*
* @author Andy Hausmann <hi@andy-hausmann.de>
* @author Andy Hausmann <andy@sota-studio.de>
* @package flexslider
* @license http://www.gnu.org/licenses/gpl.html GNU General Public License, version 3 or later
*/
......
......@@ -3,7 +3,7 @@
/***************************************************************
* Copyright notice
*
* (c) 2012 Andy Hausmann <hi@andy-hausmann.de>
* (c) 2012-2013 Andy Hausmann <andy@sota-studio.de>
*
* All rights reserved
*
......@@ -28,7 +28,7 @@
*
* A view helper for dynamic rendering of links.
*
* @author Andy Hausmann <hi@andy-hausmann.de>
* @author Andy Hausmann <andy@sota-studio.de>
* @package flexslider
* @license http://www.gnu.org/licenses/gpl.html GNU General Public License, version 3 or later
*/
......
......@@ -3,7 +3,7 @@
/***************************************************************
* Copyright notice
*
* (c) 2012 Andy Hausmann <hi@andy-hausmann.de>
* (c) 2012-2013 Andy Hausmann <andy@sota-studio.de>
*
* All rights reserved
*
......@@ -27,7 +27,7 @@
/**
* Class that adds the wizard icon.
*
* @author Andy Hausmann <hi@andy-hausmann.de>
* @author Andy Hausmann <andy@sota-studio.de>
* @package flexslider
* @license http://www.gnu.org/licenses/gpl.html GNU General Public License, version 3 or later
*/
......
......@@ -3,7 +3,7 @@
/***************************************************************
* Copyright notice
*
* (c) 2012 Andy Hausmann <hi@andy-hausmann.de>
* (c) 2012-2013 Andy Hausmann <andy@sota-studio.de>
*
* All rights reserved
*
......@@ -34,7 +34,7 @@
* @package TYPO3
* @subpackage FlexSlider
*
* @author Andy Hausmann <hi@andy-hausmann.de>
* @author Andy Hausmann <andy@sota-studio.de>
*/
class Tx_Flexslider_Controller_FlexSliderControllerTest extends Tx_Extbase_Tests_Unit_BaseTestCase {
/**
......
......@@ -3,7 +3,7 @@
/***************************************************************
* Copyright notice
*
* (c) 2012 Andy Hausmann <hi@andy-hausmann.de>
* (c) 2012-2013 Andy Hausmann <andy@sota-studio.de>
*
* All rights reserved
*
......@@ -34,7 +34,7 @@
* @package TYPO3
* @subpackage FlexSlider
*
* @author Andy Hausmann <hi@andy-hausmann.de>
* @author Andy Hausmann <andy@sota-studio.de>
*/
class Tx_Flexslider_Domain_Model_FlexSliderTest extends Tx_Extbase_Tests_Unit_BaseTestCase {
/**
......
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