mirror of
https://github.com/FriendsOfTYPO3/feedit.git
synced 2024-11-09 17:26:09 +01:00
[TASK] Update copyright year to 2013
In this patch are also some fixes for files containing a interface. Due the namespace change all interfaces have the curly bracket not on the same line as the interface name. Change-Id: I64ba45de73693452d681ce7f018965968b11d2af Resolves: #46370 Releases: 6.1 Reviewed-on: https://review.typo3.org/18984 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
This commit is contained in:
parent
13474e3455
commit
94ee1b13c8
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@ namespace TYPO3\CMS\Feedit;
|
||||||
/***************************************************************
|
/***************************************************************
|
||||||
* Copyright notice
|
* Copyright notice
|
||||||
*
|
*
|
||||||
* (c) 2008-2011 Jeff Segars <jeff@webempoweredchurch.org>
|
* (c) 2008-2013 Jeff Segars <jeff@webempoweredchurch.org>
|
||||||
* (c) 2008-2011 David Slayback <dave@webempoweredchurch.org>
|
* (c) 2008-2013 David Slayback <dave@webempoweredchurch.org>
|
||||||
* 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
|
||||||
|
|
Loading…
Reference in a new issue