NavigationCommand: Add license header
This commit is contained in:
parent
a9a3288e10
commit
1c9986be72
|
@ -1,5 +1,7 @@
|
|||
<?php
|
||||
|
||||
/* Icinga Web 2 | (c) 2021 Icinga GmbH | GPLv2+ */
|
||||
|
||||
namespace Icinga\Module\Migrate\Clicommands;
|
||||
|
||||
use Icinga\Application\Config;
|
||||
|
|
Loading…
Reference in New Issue