mirror of
https://github.com/idanoo/php-resque
synced 2025-07-01 05:32:20 +00:00
Remove silly copyright line in docblock comments, update email address, remove copyright year because it is boring to maintain
This commit is contained in:
parent
c6bd34d00d
commit
c908109a74
22 changed files with 22 additions and 43 deletions
|
@ -3,8 +3,7 @@
|
|||
* Interface that all failure backends should implement.
|
||||
*
|
||||
* @package Resque/Failure
|
||||
* @author Chris Boulton <chris.boulton@interspire.com>
|
||||
* @copyright (c) 2010 Chris Boulton
|
||||
* @author Chris Boulton <chris@bigcommerce.com>
|
||||
* @license http://www.opensource.org/licenses/mit-license.php
|
||||
*/
|
||||
interface Resque_Failure_Interface
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue