Update email address.

This commit is contained in:
James Cole
2020-02-16 13:56:52 +01:00
parent b3e3a17add
commit 4958f6e4a6
124 changed files with 124 additions and 124 deletions

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* Amount.php * Amount.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* AccountList.php * AccountList.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* BinderInterface.php * BinderInterface.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* BudgetList.php * BudgetList.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* CLIToken.php * CLIToken.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* CategoryList.php * CategoryList.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* ConfigurationName.php * ConfigurationName.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* CurrencyCode.php * CurrencyCode.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* Date.php * Date.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* ImportProvider.php * ImportProvider.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* JournalList.php * JournalList.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* TagList.php * TagList.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* TagOrId.php * TagOrId.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* CacheProperties.php * CacheProperties.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* WholePeriodChartGenerator.php * WholePeriodChartGenerator.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* ChartColour.php * ChartColour.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* AbstractCronjob.php * AbstractCronjob.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* RecurringCronjob.php * RecurringCronjob.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* Domain.php * Domain.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* ExpandedForm.php * ExpandedForm.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* ExportDataGenerator.php * ExportDataGenerator.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* AccountForm.php * AccountForm.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* Amount.php * Amount.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* CurrencyForm.php * CurrencyForm.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* ExpandedForm.php * ExpandedForm.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* FireflyConfig.php * FireflyConfig.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* Navigation.php * Navigation.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* PiggyBankForm.php * PiggyBankForm.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* Preferences.php * Preferences.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* RuleForm.php * RuleForm.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* Steam.php * Steam.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* FireflyConfig.php * FireflyConfig.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* AccountForm.php * AccountForm.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* CurrencyForm.php * CurrencyForm.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* FormSupport.php * FormSupport.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* PiggyBankForm.php * PiggyBankForm.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* RuleForm.php * RuleForm.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* AccountFilter.php * AccountFilter.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* ApiSupport.php * ApiSupport.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* TransactionFilter.php * TransactionFilter.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* AugumentData.php * AugumentData.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* BasicDataSupport.php * BasicDataSupport.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* ChartGeneration.php * ChartGeneration.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* CreateStuff.php * CreateStuff.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* CronRunner.php * CronRunner.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* DateCalculation.php * DateCalculation.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* GetConfigurationData.php * GetConfigurationData.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* ModelInformation.php * ModelInformation.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* PeriodOverview.php * PeriodOverview.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* RenderPartialViews.php * RenderPartialViews.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* RequestInformation.php * RequestInformation.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* RuleManagement.php * RuleManagement.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* TransactionCalculation.php * TransactionCalculation.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* UserNavigation.php * UserNavigation.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* GetSpectreCustomerTrait.php * GetSpectreCustomerTrait.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* GetSpectreTokenTrait.php * GetSpectreTokenTrait.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* BunqJobConfigurationInterface.php * BunqJobConfigurationInterface.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* ChooseAccountsHandler.php * ChooseAccountsHandler.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* NewBunqJobHandler.php * NewBunqJobHandler.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* ConfigureMappingHandler.php * ConfigureMappingHandler.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* ConfigureRolesHandler.php * ConfigureRolesHandler.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* ConfigureUploadHandler.php * ConfigureUploadHandler.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* FileConfigurationInterface.php * FileConfigurationInterface.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* NewFileJobHandler.php * NewFileJobHandler.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* AuthenticatedHandler.php * AuthenticatedHandler.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* ChooseAccountsHandler.php * ChooseAccountsHandler.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* ChooseLoginHandler.php * ChooseLoginHandler.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* DoAuthenticateHandler.php * DoAuthenticateHandler.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* NewSpectreJobHandler.php * NewSpectreJobHandler.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* SpectreJobConfigurationInterface.php * SpectreJobConfigurationInterface.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* NewYnabJobHandler.php * NewYnabJobHandler.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* SelectAccountsHandler.php * SelectAccountsHandler.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* SelectBudgetHandler.php * SelectBudgetHandler.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* YnabJobConfigurationInterface.php * YnabJobConfigurationInterface.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* ColumnValue.php * ColumnValue.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* ImportTransaction.php * ImportTransaction.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* PaymentConverter.php * PaymentConverter.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* StageImportDataHandler.php * StageImportDataHandler.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* StageNewHandler.php * StageNewHandler.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* StageAhoyHandler.php * StageAhoyHandler.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -2,7 +2,7 @@
/** /**
* StageFinalHandler.php * StageFinalHandler.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* StageNewHandler.php * StageNewHandler.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* AssetAccountMapper.php * AssetAccountMapper.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* CSVProcessor.php * CSVProcessor.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* CurrencyMapper.php * CurrencyMapper.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* FileProcessorInterface.php * FileProcessorInterface.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* ImportableConverter.php * ImportableConverter.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* ImportableCreator.php * ImportableCreator.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* LineReader.php * LineReader.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* MappedValuesValidator.php * MappedValuesValidator.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* MappingConverger.php * MappingConverger.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* OFXProcessor.php * OFXProcessor.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* OpposingAccountMapper.php * OpposingAccountMapper.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* StageAuthenticatedHandler.php * StageAuthenticatedHandler.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* StageImportDataHandler.php * StageImportDataHandler.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* StageNewHandler.php * StageNewHandler.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* GetAccountsHandler.php * GetAccountsHandler.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* ImportDataHandler.php * ImportDataHandler.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* StageGetAccessHandler.php * StageGetAccessHandler.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* StageGetBudgetsHandler.php * StageGetBudgetsHandler.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2019 james@firefly-iii.org
* *
* This file is part of Firefly III (https://github.com/firefly-iii). * This file is part of Firefly III (https://github.com/firefly-iii).
* *

Some files were not shown because too many files have changed in this diff Show More