Skip to content

Commit

Permalink
Merge pull request #1 from TheDMSGroup/cleanup
Browse files Browse the repository at this point in the history
General code cleanup sweep.
  • Loading branch information
heathdutton authored Jul 7, 2018
2 parents f437645 + 7255fa6 commit 1878c20
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Command/HealthCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

/*
* @copyright 2018 Mautic Contributors. All rights reserved
* @author Mautic, Inc
* @author Digital Media Solutions, LLC
*
* @link http://mautic.org
*
Expand Down
2 changes: 1 addition & 1 deletion Config/config.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

/*
* @copyright 2018 Mautic Contributors. All rights reserved
* @author Mautic, Inc
* @author Digital Media Solutions, LLC
*
* @link http://mautic.org
*
Expand Down
2 changes: 1 addition & 1 deletion Integration/HealthIntegration.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

/*
* @copyright 2018 Mautic Contributors. All rights reserved
* @author Mautic, Inc
* @author Digital Media Solutions, LLC
*
* @link http://mautic.org
*
Expand Down
2 changes: 1 addition & 1 deletion MauticHealthBundle.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

/*
* @copyright 2018 Mautic Contributors. All rights reserved
* @author Mautic, Inc
* @author Digital Media Solutions, LLC
*
* @link http://mautic.org
*
Expand Down
2 changes: 1 addition & 1 deletion Model/HealthModel.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

/*
* @copyright 2018 Mautic Contributors. All rights reserved
* @author Mautic, Inc
* @author Digital Media Solutions, LLC
*
* @link http://mautic.org
*
Expand Down

0 comments on commit 1878c20

Please sign in to comment.