Update copyright thingie.

This commit is contained in:
James Cole
2020-01-23 20:35:02 +01:00
parent f3f53cc38a
commit 797c539c20
47 changed files with 47 additions and 47 deletions

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* CorrectDatabase.php * CorrectDatabase.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2020 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
/** /**
* CorrectOpeningBalanceCurrencies.php * CorrectOpeningBalanceCurrencies.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2020 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
/** /**
* CreateAccessTokens.php * CreateAccessTokens.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2020 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
/** /**
* CreateLinkTypes.php * CreateLinkTypes.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2020 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
/** /**
* DeleteEmptyGroups.php * DeleteEmptyGroups.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2020 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
/** /**
* DeleteEmptyJournals.php * DeleteEmptyJournals.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2020 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
/** /**
* DeleteOrphanedTransactions.php * DeleteOrphanedTransactions.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2020 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
/** /**
* DeleteZeroAmount.php * DeleteZeroAmount.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2020 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
/** /**
* EnableCurrencies.php * EnableCurrencies.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2020 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
/** /**
* FixAccountTypes.php * FixAccountTypes.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2020 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
/** /**
* FixLongDescriptions.php * FixLongDescriptions.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2020 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
/** /**
* FixPiggies.php * FixPiggies.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2020 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
/** /**
* FixRecurringTransactions.php * FixRecurringTransactions.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2020 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
/** /**
* FixUnevenAmount.php * FixUnevenAmount.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2020 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
/** /**
* RemoveBills.php * RemoveBills.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2020 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
/** /**
* RenameMetaFields.php * RenameMetaFields.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2020 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
/** /**
* TransferBudgets.php * TransferBudgets.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2020 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

@@ -3,7 +3,7 @@
/** /**
* CreateDatabase.php * CreateDatabase.php
* Copyright (c) 2020 thegrumpydictator@gmail.com * Copyright (c) 2020 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 @@
/** /**
* DecryptDatabase.php * DecryptDatabase.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2020 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
/** /**
* ExportData.php * ExportData.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2020 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
/** /**
* CreateCSVImport.php * CreateCSVImport.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2020 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
/** /**
* ReportEmptyObjects.php * ReportEmptyObjects.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2020 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
/** /**
* ReportIntegrity.php * ReportIntegrity.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2020 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
/** /**
* ReportSum.php * ReportSum.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2020 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
/** /**
* RestoreOAuthKeys.php * RestoreOAuthKeys.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2020 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
/** /**
* ScanAttachments.php * ScanAttachments.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2020 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

@@ -3,7 +3,7 @@
/** /**
* SetLatestVersion.php * SetLatestVersion.php
* Copyright (c) 2020 thegrumpydictator@gmail.com * Copyright (c) 2020 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
/** /**
* ApplyRules.php * ApplyRules.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2020 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 @@
/** /**
* Cron.php * Cron.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2020 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
/** /**
* AccountCurrencies.php * AccountCurrencies.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2020 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
/** /**
* BackToJournals.php * BackToJournals.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2020 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
/** /**
* BudgetLimitCurrency.php * BudgetLimitCurrency.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2020 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
/** /**
* CCLiabilities.php * CCLiabilities.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2020 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
/** /**
* MigrateAttachments.php * MigrateAttachments.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2020 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
/** /**
* MigrateJournalNotes.php * MigrateJournalNotes.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2020 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
/** /**
* MigrateRecurrenceMeta.php * MigrateRecurrenceMeta.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2020 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
/** /**
* MigrateTagLocations.php * MigrateTagLocations.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2020 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
/** /**
* MigrateToGroups.php * MigrateToGroups.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2020 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
/** /**
* MigrateToRules.php * MigrateToRules.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2020 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
/** /**
* OtherCurrenciesCorrections.php * OtherCurrenciesCorrections.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2020 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
/** /**
* RenameAccountMeta.php * RenameAccountMeta.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2020 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
/** /**
* TransactionIdentifier.php * TransactionIdentifier.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2020 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
/** /**
* TransferCurrenciesCorrections.php * TransferCurrenciesCorrections.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2020 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
/** /**
* UpgradeDatabase.php * UpgradeDatabase.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2020 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
/** /**
* UpgradeFireflyInstructions.php * UpgradeFireflyInstructions.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2020 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
/** /**
* VerifiesAccessToken.php * VerifiesAccessToken.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2020 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 @@
/** /**
* Kernel.php * Kernel.php
* Copyright (c) 2019 thegrumpydictator@gmail.com * Copyright (c) 2020 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).
* *