mirror of
https://github.com/Icinga/icingaweb2.git
synced 2026-05-28 04:02:39 -04:00
Update library/Icinga/Authentication/PasswordPolicyHelper.php
Co-authored-by: Eric Lippmann <eric.lippmann@icinga.com>
This commit is contained in:
parent
a71c4d8872
commit
2c197ebabe
1 changed files with 3 additions and 1 deletions
|
|
@ -1,5 +1,7 @@
|
|||
<?php
|
||||
/* Icinga Web 2 | (c) 2025 Icinga Development Team | GPLv2+ */
|
||||
|
||||
// SPDX-FileCopyrightText: 2026 Icinga GmbH <https://icinga.com>
|
||||
// SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
namespace Icinga\Authentication;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue