Skip to content

Commit 82767d2

Browse files
ACQE-7352: Fix spomky-labs/otphp deprecation messages
Copyright fix
1 parent 9f6296a commit 82767d2

File tree

1 file changed

+2
-11
lines changed
  • src/Magento/FunctionalTestingFramework/DataTransport/Auth/Tfa

1 file changed

+2
-11
lines changed

src/Magento/FunctionalTestingFramework/DataTransport/Auth/Tfa/Clock.php

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,7 @@
11
<?php
22
/**
3-
* Copyright 2025 Adobe
4-
* All Rights Reserved.
5-
*
6-
* NOTICE: All information contained herein is, and remains
7-
* the property of Adobe and its suppliers, if any. The intellectual
8-
* and technical concepts contained herein are proprietary to Adobe
9-
* and its suppliers and are protected by all applicable intellectual
10-
* property laws, including trade secret and copyright laws.
11-
* Dissemination of this information or reproduction of this material
12-
* is strictly forbidden unless prior written permission is obtained
13-
* from Adobe.
3+
* Copyright © Magento, Inc. All rights reserved.
4+
* See COPYING.txt for license details.
145
*/
156
declare(strict_types=1);
167

0 commit comments

Comments
 (0)