We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f6296a commit 82767d2Copy full SHA for 82767d2
1 file changed
src/Magento/FunctionalTestingFramework/DataTransport/Auth/Tfa/Clock.php
@@ -1,16 +1,7 @@
1
<?php
2
/**
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.
+ * Copyright © Magento, Inc. All rights reserved.
+ * See COPYING.txt for license details.
14
*/
15
declare(strict_types=1);
16
0 commit comments