mirror of
https://github.com/Icinga/icingadb-web.git
synced 2026-04-23 15:17:15 -04:00
Use new license headers
This commit is contained in:
parent
7c3390cb26
commit
5eb041940e
2 changed files with 4 additions and 2 deletions
|
|
@ -1,6 +1,7 @@
|
|||
<?php
|
||||
|
||||
/* Icinga DB Web | (c) 2026 Icinga GmbH | GPLv2 */
|
||||
// SPDX-FileCopyrightText: 2026 Icinga GmbH <https://icinga.com>
|
||||
// SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
namespace Icinga\Module\Icingadb\Web\Control;
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
<?php
|
||||
|
||||
/* Icinga DB Web | (c) 2026 Icinga GmbH | GPLv2 */
|
||||
// SPDX-FileCopyrightText: 2026 Icinga GmbH <https://icinga.com>
|
||||
// SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
namespace Icinga\Module\Icingadb\Web\Control;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue