Use new license headers

This commit is contained in:
Bastian Lederer 2026-03-30 08:16:50 +02:00
parent 7c3390cb26
commit 5eb041940e
2 changed files with 4 additions and 2 deletions

View file

@ -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;

View file

@ -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;