File tree Expand file tree Collapse file tree 5 files changed +5
-56
lines changed
Cms/Test/Unit/Ui/Component/Listing Expand file tree Collapse file tree 5 files changed +5
-56
lines changed Original file line number Diff line number Diff line change 1
1
<?php
2
- /************************************************************************
3
- * Copyright 2024 Adobe
2
+ /**
3
+ * Copyright 2016 Adobe
4
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.
14
- * ***********************************************************************
15
5
*/
16
6
declare (strict_types=1 );
17
7
Original file line number Diff line number Diff line change 1
1
<?php
2
- /************************************************************************
3
- *
2
+ /**
4
3
* Copyright 2024 Adobe
5
4
* All Rights Reserved.
6
- *
7
- * NOTICE: All information contained herein is, and remains
8
- * the property of Adobe and its suppliers, if any. The intellectual
9
- * and technical concepts contained herein are proprietary to Adobe
10
- * and its suppliers and are protected by all applicable intellectual
11
- * property laws, including trade secret and copyright laws.
12
- * Dissemination of this information or reproduction of this material
13
- * is strictly forbidden unless prior written permission is obtained
14
- * from Adobe.
15
- * ************************************************************************
16
5
*/
17
6
declare (strict_types=1 );
18
7
Original file line number Diff line number Diff line change 1
1
<?php
2
- /************************************************************************
3
- *
2
+ /**
4
3
* Copyright 2024 Adobe
5
4
* All Rights Reserved.
6
- *
7
- * NOTICE: All information contained herein is, and remains
8
- * the property of Adobe and its suppliers, if any. The intellectual
9
- * and technical concepts contained herein are proprietary to Adobe
10
- * and its suppliers and are protected by all applicable intellectual
11
- * property laws, including trade secret and copyright laws.
12
- * Dissemination of this information or reproduction of this material
13
- * is strictly forbidden unless prior written permission is obtained
14
- * from Adobe.
15
- * ************************************************************************
16
5
*/
17
6
declare (strict_types=1 );
18
7
Original file line number Diff line number Diff line change 1
1
<?php
2
- /************************************************************************
3
- *
2
+ /**
4
3
* Copyright 2024 Adobe
5
4
* All Rights Reserved.
6
- *
7
- * NOTICE: All information contained herein is, and remains
8
- * the property of Adobe and its suppliers, if any. The intellectual
9
- * and technical concepts contained herein are proprietary to Adobe
10
- * and its suppliers and are protected by all applicable intellectual
11
- * property laws, including trade secret and copyright laws.
12
- * Dissemination of this information or reproduction of this material
13
- * is strictly forbidden unless prior written permission is obtained
14
- * from Adobe.
15
- * ************************************************************************
16
5
*/
17
6
declare (strict_types=1 );
18
7
Original file line number Diff line number Diff line change 2
2
<!--
3
3
Copyright 2024 Adobe
4
4
All Rights Reserved.
5
- NOTICE: All information contained herein is, and remains
6
- the property of Adobe and its suppliers, if any. The intellectual
7
- and technical concepts contained herein are proprietary to Adobe
8
- and its suppliers and are protected by all applicable
9
- intellectual property laws, including trade secret and copyright
10
- laws. Dissemination of this information or reproduction of this
11
- material is strictly forbidden unless prior written permission is
12
- obtained from Adobe.
13
5
-->
14
6
15
7
<tests xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
You can’t perform that action at this time.
0 commit comments