Skip to content

Commit 9d6cebb

Browse files
author
Vitaliy Boyko
committed
Fixed copyright
1 parent df550bd commit 9d6cebb

File tree

7 files changed

+0
-7
lines changed

7 files changed

+0
-7
lines changed

src/com/magento/idea/magento2plugin/actions/generation/NewCustomerEavAttributeAction.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
/*
22
* Copyright © Magento, Inc. All rights reserved.
33
* See COPYING.txt for license details.
4-
*
54
*/
65

76
package com.magento.idea.magento2plugin.actions.generation;

src/com/magento/idea/magento2plugin/actions/generation/generator/CustomerEavAttributePatchGenerator.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
/*
22
* Copyright © Magento, Inc. All rights reserved.
33
* See COPYING.txt for license details.
4-
*
54
*/
65

76
package com.magento.idea.magento2plugin.actions.generation.generator;

src/com/magento/idea/magento2plugin/actions/generation/generator/util/eav/CustomerAttributeMapper.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
/*
22
* Copyright © Magento, Inc. All rights reserved.
33
* See COPYING.txt for license details.
4-
*
54
*/
65

76
package com.magento.idea.magento2plugin.actions.generation.generator.util.eav;

src/com/magento/idea/magento2plugin/actions/generation/generator/util/eav/DefaultAttributeMapper.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
/*
22
* Copyright © Magento, Inc. All rights reserved.
33
* See COPYING.txt for license details.
4-
*
54
*/
65

76
package com.magento.idea.magento2plugin.actions.generation.generator.util.eav;

src/com/magento/idea/magento2plugin/magento/files/CustomerEavAttributeDataPatchFile.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
/*
22
* Copyright © Magento, Inc. All rights reserved.
33
* See COPYING.txt for license details.
4-
*
54
*/
65

76
package com.magento.idea.magento2plugin.magento.files;

src/com/magento/idea/magento2plugin/magento/packages/eav/CustomerForm.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
/*
22
* Copyright © Magento, Inc. All rights reserved.
33
* See COPYING.txt for license details.
4-
*
54
*/
65

76
package com.magento.idea.magento2plugin.magento.packages.eav;

tests/com/magento/idea/magento2plugin/actions/generation/generator/CustomerAttributeSetupPatchGeneratorTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
/*
22
* Copyright © Magento, Inc. All rights reserved.
33
* See COPYING.txt for license details.
4-
*
54
*/
65

76
package com.magento.idea.magento2plugin.actions.generation.generator;

0 commit comments

Comments
 (0)