Update email address.

This commit is contained in:
James Cole 2020-02-16 13:55:59 +01:00
parent 3810085ea6
commit cfc48ccc26
No known key found for this signature in database
GPG Key ID: C16961E655E74B5E
14 changed files with 14 additions and 14 deletions

View File

@ -1,7 +1,7 @@
<?php <?php
/** /**
* AccountServiceProvider.php * AccountServiceProvider.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
/** /**
* AdminServiceProvider.php * AdminServiceProvider.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
/** /**
* AppServiceProvider.php * AppServiceProvider.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
/** /**
* AttachmentServiceProvider.php * AttachmentServiceProvider.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
/** /**
* BroadcastServiceProvider.php * BroadcastServiceProvider.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
/** /**
* CategoryServiceProvider.php * CategoryServiceProvider.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
/** /**
* FireflySessionProvider.php * FireflySessionProvider.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
/** /**
* ImportServiceProvider.php * ImportServiceProvider.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
/** /**
* PiggyBankServiceProvider.php * PiggyBankServiceProvider.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
/** /**
* RecurringServiceProvider.php * RecurringServiceProvider.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
/** /**
* RuleGroupServiceProvider.php * RuleGroupServiceProvider.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
/** /**
* RuleServiceProvider.php * RuleServiceProvider.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
/** /**
* SearchServiceProvider.php * SearchServiceProvider.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
/** /**
* TagServiceProvider.php * TagServiceProvider.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).
* *