Skip to content

Commit 0f94788

Browse files
committed
[TASK] Updated file comment
1 parent 47bf868 commit 0f94788

Some content is hidden

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

47 files changed

+47
-47
lines changed

Block/Imprint/Content.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/**
3-
* Copyright © 2015 FireGento e.V. - All rights reserved.
3+
* Copyright © 2016 FireGento e.V.
44
* See LICENSE.md bundled with this module for license details.
55
*/
66
namespace FireGento\MageSetup\Block\Imprint;

Block/Imprint/Field.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/**
3-
* Copyright © 2015 FireGento e.V. - All rights reserved.
3+
* Copyright © 2016 FireGento e.V.
44
* See LICENSE.md bundled with this module for license details.
55
*/
66
namespace FireGento\MageSetup\Block\Imprint;

Block/Price/Details.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/**
3-
* Copyright © 2015 FireGento e.V. - All rights reserved.
3+
* Copyright © 2016 FireGento e.V.
44
* See LICENSE.md bundled with this module for license details.
55
*/
66
namespace FireGento\MageSetup\Block\Price;

Command/SetupRunCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/**
3-
* Copyright © 2015 FireGento e.V. - All rights reserved.
3+
* Copyright © 2016 FireGento e.V.
44
* See LICENSE.md bundled with this module for license details.
55
*/
66
namespace FireGento\MageSetup\Command;

Model/Config.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/**
3-
* Copyright © 2015 FireGento e.V. - All rights reserved.
3+
* Copyright © 2016 FireGento e.V.
44
* See LICENSE.md bundled with this module for license details.
55
*/
66
namespace FireGento\MageSetup\Model;

Model/Config/Converter.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/**
3-
* Copyright © 2015 FireGento e.V. - All rights reserved.
3+
* Copyright © 2016 FireGento e.V.
44
* See LICENSE.md bundled with this module for license details.
55
*/
66
namespace FireGento\MageSetup\Model\Config;

Model/Config/Reader.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/**
3-
* Copyright © 2015 FireGento e.V. - All rights reserved.
3+
* Copyright © 2016 FireGento e.V.
44
* See LICENSE.md bundled with this module for license details.
55
*/
66
namespace FireGento\MageSetup\Model\Config;

Model/Config/SchemaLocator.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/**
3-
* Copyright © 2015 FireGento e.V. - All rights reserved.
3+
* Copyright © 2016 FireGento e.V.
44
* See LICENSE.md bundled with this module for license details.
55
*/
66
namespace FireGento\MageSetup\Model\Config;

Model/ConfigInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/**
3-
* Copyright © 2015 FireGento e.V. - All rights reserved.
3+
* Copyright © 2016 FireGento e.V.
44
* See LICENSE.md bundled with this module for license details.
55
*/
66
namespace FireGento\MageSetup\Model;

Model/Setup/SubProcessor/AbstractSubProcessor.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/**
3-
* Copyright © 2015 FireGento e.V. - All rights reserved.
3+
* Copyright © 2016 FireGento e.V.
44
* See LICENSE.md bundled with this module for license details.
55
*/
66
namespace FireGento\MageSetup\Model\Setup\SubProcessor;

0 commit comments

Comments
 (0)