Update copyright

This commit is contained in:
James Cole
2019-08-17 12:13:02 +02:00
parent fc78c32fca
commit c5e047ea02
5 changed files with 18 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
<?php
declare(strict_types=1);
/**
* RuleGroupTestRequest.php
* Copyright (c) 2019 thegrumpydictator@gmail.com
@@ -20,6 +20,9 @@ declare(strict_types=1);
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
*/
declare(strict_types=1);
namespace FireflyIII\Api\V1\Requests;