Skip to content

Commit 35f0e82

Browse files
committed
#AC-11762-Update 2FA OTP window field with correct description and default value after BiC change-code review changes on copyright
1 parent 0abd251 commit 35f0e82

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

TwoFactorAuth/Model/Config/Backend/OtpWindow.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/**
3-
* Copyright © Magento, Inc. All rights reserved.
4-
* See COPYING.txt for license details.
3+
* Copyright 2024 Adobe
4+
* All Rights Reserved.
55
*/
66
declare(strict_types=1);
77

TwoFactorAuth/Setup/Patch/Data/UpdateOtpWindow.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/**
3-
* Copyright © Magento, Inc. All rights reserved.
4-
* See COPYING.txt for license details.
3+
* Copyright 2024 Adobe
4+
* All Rights Reserved.
55
*/
66
declare(strict_types=1);
77

0 commit comments

Comments
 (0)