Skip to content

Commit f5cf74f

Browse files
authoredOct 8, 2024··
Merge pull request #268 from magento-gl/AC-9098
[Arrows] Platform Health Delivery
2 parents e0f31fa + 00938f8 commit f5cf74f

File tree

106 files changed

+273
-274
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

106 files changed

+273
-274
lines changed
 

‎Magento2/Helpers/Assert.php

+2-2
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 2023 Adobe
4+
* All Rights Reserved.
55
*/
66
declare(strict_types=1);
77

‎Magento2/Helpers/Commenting/PHPDocFormattingValidator.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?php
22

33
/**
4-
* Copyright © Magento, Inc. All rights reserved.
5-
* See COPYING.txt for license details.
4+
* Copyright 2019 Adobe
5+
* All Rights Reserved.
66
*/
77
namespace Magento2\Helpers\Commenting;
88

0 commit comments

Comments
 (0)
Please sign in to comment.