mirror of
https://github.com/dg/dibi.git
synced 2025-09-05 04:01:44 +02:00
- year 2009 -> 2010
This commit is contained in:
@@ -3,14 +3,14 @@
|
||||
/**
|
||||
* Nette Framework
|
||||
*
|
||||
* Copyright (c) 2004, 2009 David Grudl (http://davidgrudl.com)
|
||||
* Copyright (c) 2004, 2010 David Grudl (http://davidgrudl.com)
|
||||
*
|
||||
* This source file is subject to the "Nette license" that is bundled
|
||||
* with this package in the file license.txt.
|
||||
*
|
||||
* For more information please see http://nettephp.com
|
||||
*
|
||||
* @copyright Copyright (c) 2004, 2009 David Grudl
|
||||
* @copyright Copyright (c) 2004, 2010 David Grudl
|
||||
* @license http://nettephp.com/license Nette license
|
||||
* @link http://nettephp.com
|
||||
* @category Nette
|
||||
@@ -24,8 +24,7 @@
|
||||
/**
|
||||
* Custom output for Nette\Debug.
|
||||
*
|
||||
* @author David Grudl
|
||||
* @copyright Copyright (c) 2004, 2009 David Grudl
|
||||
* @copyright Copyright (c) 2004, 2010 David Grudl
|
||||
* @package Nette
|
||||
*/
|
||||
interface IDebuggable
|
||||
|
Reference in New Issue
Block a user