Skip to content

Commit 0d3ee81

Browse files
committed
Fix Copyright.
1 parent 7690b4b commit 0d3ee81

File tree

1 file changed

+1
-2
lines changed
  • dev/tests/api-functional/framework/Magento/TestFramework/Authentication/Rest

1 file changed

+1
-2
lines changed

dev/tests/api-functional/framework/Magento/TestFramework/Authentication/Rest/OauthClient.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
<?php
22
/**
3-
* oAuth client for Magento REST API.
4-
*
53
* Copyright © Magento, Inc. All rights reserved.
64
* See COPYING.txt for license details.
75
*/
6+
87
namespace Magento\TestFramework\Authentication\Rest;
98

109
use Magento\TestFramework\Helper\Bootstrap;

0 commit comments

Comments
 (0)