1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-08 02:43:04 +02:00
Files
php-phpbb/build/code_sniffer/phpbb/Tests/Commenting/FileCommentUnitTest.inc
2013-10-27 17:42:49 +01:00

20 lines
373 B
PHP

<?php
/**
*
* @package code_sniffer³
* @version $Id: $
* @copyright (c) 2008 phpBB Group
* @license http://opensource.org/licenses/gpl-license.php BSD License
*
*/
?>
<?php
/**
* Broken but not first file doc comment.
*
* @version @package_version@
* @license http://www.opensource.org/licenses/bsd-license.php BSD License
* @copyright (c) 2007 phpBB Group
*
*/