mirror of
https://github.com/dg/dibi.git
synced 2025-08-12 09:04:24 +02:00
simplified phpDoc comments
This commit is contained in:
@@ -1,19 +1,11 @@
|
||||
<?php
|
||||
/**
|
||||
* Nette Framework
|
||||
* This file is part of the Nette Framework.
|
||||
*
|
||||
* 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, and/or GPL license.
|
||||
*
|
||||
* For more information please see http://nette.org
|
||||
*
|
||||
* @copyright Copyright (c) 2004, 2010 David Grudl
|
||||
* @license http://nette.org/license Nette license
|
||||
* @link http://nette.org
|
||||
* @category Nette
|
||||
* @package Nette
|
||||
* This source file is subject to the "Nette license", and/or
|
||||
* GPL license. For more information please see http://nette.org
|
||||
*/
|
||||
|
||||
final
|
||||
|
Reference in New Issue
Block a user