Skip to content

Commit 90b33d8

Browse files
committed
Add copyright
Signed-off-by: Denis Kopylov <[email protected]>
1 parent 56f3fb8 commit 90b33d8

File tree

1 file changed

+6
-1
lines changed
  • dev/tests/static/framework/Magento/CodeMessDetector/resources/rulesets

1 file changed

+6
-1
lines changed

dev/tests/static/framework/Magento/CodeMessDetector/resources/rulesets/unusedcode.xml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
<?xml version="1.0"?>
2-
2+
<!--
3+
/**
4+
* Copyright © Magento, Inc. All rights reserved.
5+
* See COPYING.txt for license details.
6+
*/
7+
-->
38
<ruleset name="Unused Code Rules"
49
xmlns="http://pmd.sf.net/ruleset/1.0.0"
510
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

0 commit comments

Comments
 (0)