Update email address.

This commit is contained in:
James Cole 2020-02-16 13:56:25 +01:00
parent cfc48ccc26
commit 0b25fdd043
No known key found for this signature in database
GPG Key ID: C16961E655E74B5E
12 changed files with 12 additions and 12 deletions

View File

@ -2,7 +2,7 @@
/** /**
* BelongsUser.php * BelongsUser.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
/** /**
* IsAssetAccountId.php * IsAssetAccountId.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 @@
/** /**
* IsBoolean.php * IsBoolean.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 @@
/** /**
* IsDateOrTime.php * IsDateOrTime.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
/** /**
* IsTransferAccount.php * IsTransferAccount.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
/** /**
* IsValidAttachmentModel.php * IsValidAttachmentModel.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
/** /**
* LessThanPiggyTarget.php * LessThanPiggyTarget.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
/** /**
* UniqueIban.php * UniqueIban.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 @@
/** /**
* ValidJournals.php * ValidJournals.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
/** /**
* ValidRecurrenceRepetitionType.php * ValidRecurrenceRepetitionType.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
/** /**
* ValidRecurrenceRepetitionValue.php * ValidRecurrenceRepetitionValue.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 @@
/** /**
* ZeroOrMore.php * ZeroOrMore.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).
* *