Skip to content

Commit dd57af9

Browse files
committed
Fix docblock
1 parent ff5f779 commit dd57af9

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

template/twig/extension/ideas_status_icon.php

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,11 @@
11
<?php
22
/**
33
*
4-
* This file is part of the phpBB Forum Software package.
4+
* Ideas extension for the phpBB Forum Software package.
55
*
66
* @copyright (c) phpBB Limited <https://www.phpbb.com>
77
* @license GNU General Public License, version 2 (GPL-2.0)
88
*
9-
* For full copyright and license information, please see
10-
* the docs/CREDITS.txt file.
11-
*
129
*/
1310

1411
namespace phpbb\ideas\template\twig\extension;

0 commit comments

Comments
 (0)