[ticket/17010] Add missing copyright header

PHPBB3-17010
This commit is contained in:
Marc Alexander 2022-10-28 23:31:49 +02:00
parent 98e0559a1d
commit ac6512da14
No known key found for this signature in database
GPG key ID: 50E0D2423696F995

View file

@ -1,4 +1,15 @@
<?php
/**
*
* This file is part of the phpBB Forum Software package.
*
* @copyright (c) phpBB Limited <https://www.phpbb.com>
* @license GNU General Public License, version 2 (GPL-2.0)
*
* For full copyright and license information, please see
* the docs/CREDITS.txt file.
*
*/
namespace phpbb\ucp\controller;