Update email address.

This commit is contained in:
James Cole
2020-02-16 13:55:52 +01:00
parent 0088886915
commit 3810085ea6
9 changed files with 9 additions and 9 deletions

View File

@@ -1,7 +1,7 @@
<?php <?php
/** /**
* AuthServiceProvider.php * AuthServiceProvider.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
/** /**
* BillServiceProvider.php * BillServiceProvider.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
/** /**
* BudgetServiceProvider.php * BudgetServiceProvider.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
/** /**
* CurrencyServiceProvider.php * CurrencyServiceProvider.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
/** /**
* EventServiceProvider.php * EventServiceProvider.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
/** /**
* FireflyServiceProvider.php * FireflyServiceProvider.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
/** /**
* JournalServiceProvider.php * JournalServiceProvider.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
/** /**
* RouteServiceProvider.php * RouteServiceProvider.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
/** /**
* SessionServiceProvider.php * SessionServiceProvider.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).
* *