Code cleanup [skip ci]

This commit is contained in:
James Cole 2016-04-01 16:46:11 +02:00
parent 3277858c5a
commit 67caf6ef1f
79 changed files with 79 additions and 79 deletions

View File

@ -1,7 +1,7 @@
<?php <?php
/** /**
* upgrade.php * upgrade.php
* Copyright (C) 2016 Sander Dorigo * Copyright (C) 2016 thegrumpydictator@gmail.com
* *
* This software may be modified and distributed under the terms * This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details. * of the MIT license. See the LICENSE file for details.

View File

@ -1,7 +1,7 @@
<?php <?php
/** /**
* 2016_01_11_193428_changes_for_v370.php * 2016_01_11_193428_changes_for_v370.php
* Copyright (C) 2016 Sander Dorigo * Copyright (C) 2016 thegrumpydictator@gmail.com
* *
* This software may be modified and distributed under the terms * This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details. * of the MIT license. See the LICENSE file for details.

View File

@ -2,7 +2,7 @@
declare(strict_types = 1); declare(strict_types = 1);
/** /**
* TestDataSeeder.php * TestDataSeeder.php
* Copyright (C) 2016 Sander Dorigo * Copyright (C) 2016 thegrumpydictator@gmail.com
* *
* This software may be modified and distributed under the terms * This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details. * of the MIT license. See the LICENSE file for details.

View File

@ -2,7 +2,7 @@
/* /*
* index.js * index.js
* Copyright (C) 2016 Sander Dorigo * Copyright (C) 2016 thegrumpydictator@gmail.com
* *
* This software may be modified and distributed under the terms * This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details. * of the MIT license. See the LICENSE file for details.

View File

@ -1,6 +1,6 @@
/* /*
* index.js * index.js
* Copyright (C) 2016 Sander Dorigo * Copyright (C) 2016 thegrumpydictator@gmail.com
* *
* This software may be modified and distributed under the terms * This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details. * of the MIT license. See the LICENSE file for details.

View File

@ -1,6 +1,6 @@
/* /*
* show.js * show.js
* Copyright (C) 2016 Sander Dorigo * Copyright (C) 2016 thegrumpydictator@gmail.com
* *
* This software may be modified and distributed under the terms * This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details. * of the MIT license. See the LICENSE file for details.

View File

@ -1,7 +1,7 @@
/* globals startDate, endDate, reportType, accountIds */ /* globals startDate, endDate, reportType, accountIds */
/* /*
* all.js * all.js
* Copyright (C) 2016 Sander Dorigo * Copyright (C) 2016 thegrumpydictator@gmail.com
* *
* This software may be modified and distributed under the terms * This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details. * of the MIT license. See the LICENSE file for details.

View File

@ -1,6 +1,6 @@
/* /*
* create-edit.js * create-edit.js
* Copyright (C) 2016 Sander Dorigo * Copyright (C) 2016 thegrumpydictator@gmail.com
* *
* This software may be modified and distributed under the terms * This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details. * of the MIT license. See the LICENSE file for details.

View File

@ -1,7 +1,7 @@
/* global $, addNewTrigger, addNewAction, actionCount, triggerCount */ /* global $, addNewTrigger, addNewAction, actionCount, triggerCount */
/* /*
* edit.js * edit.js
* Copyright (C) 2016 Sander Dorigo * Copyright (C) 2016 thegrumpydictator@gmail.com
* *
* This software may be modified and distributed under the terms * This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details. * of the MIT license. See the LICENSE file for details.

View File

@ -1,6 +1,6 @@
/* /*
* edit.js * edit.js
* Copyright (C) 2016 Sander Dorigo * Copyright (C) 2016 thegrumpydictator@gmail.com
* *
* This software may be modified and distributed under the terms * This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details. * of the MIT license. See the LICENSE file for details.

View File

@ -1,7 +1,7 @@
/* global comboChart,token, billID */ /* global comboChart,token, billID */
/* /*
* index.js * index.js
* Copyright (C) 2016 Sander Dorigo * Copyright (C) 2016 thegrumpydictator@gmail.com
* *
* This software may be modified and distributed under the terms * This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details. * of the MIT license. See the LICENSE file for details.

View File

@ -1,6 +1,6 @@
/* /*
* create-edit.js * create-edit.js
* Copyright (C) 2016 Sander Dorigo * Copyright (C) 2016 thegrumpydictator@gmail.com
* *
* This software may be modified and distributed under the terms * This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details. * of the MIT license. See the LICENSE file for details.

View File

@ -1,6 +1,6 @@
/* /*
* create.js * create.js
* Copyright (C) 2016 Sander Dorigo * Copyright (C) 2016 thegrumpydictator@gmail.com
* *
* This software may be modified and distributed under the terms * This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details. * of the MIT license. See the LICENSE file for details.

View File

@ -1,6 +1,6 @@
/* /*
* edit.js * edit.js
* Copyright (C) 2016 Sander Dorigo * Copyright (C) 2016 thegrumpydictator@gmail.com
* *
* This software may be modified and distributed under the terms * This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details. * of the MIT license. See the LICENSE file for details.

View File

@ -1,7 +1,7 @@
<?php <?php
/** /**
* breadcrumbs.php * breadcrumbs.php
* Copyright (C) 2016 Sander Dorigo * Copyright (C) 2016 thegrumpydictator@gmail.com
* *
* This software may be modified and distributed under the terms * This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details. * of the MIT license. See the LICENSE file for details.

View File

@ -1,7 +1,7 @@
<?php <?php
/** /**
* config.php * config.php
* Copyright (C) 2016 Sander Dorigo * Copyright (C) 2016 thegrumpydictator@gmail.com
* *
* This software may be modified and distributed under the terms * This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details. * of the MIT license. See the LICENSE file for details.

View File

@ -1,7 +1,7 @@
<?php <?php
/** /**
* firefly.php * firefly.php
* Copyright (C) 2016 Sander Dorigo * Copyright (C) 2016 thegrumpydictator@gmail.com
* *
* This software may be modified and distributed under the terms * This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details. * of the MIT license. See the LICENSE file for details.

View File

@ -1,7 +1,7 @@
<?php <?php
/** /**
* form.php * form.php
* Copyright (C) 2016 Sander Dorigo * Copyright (C) 2016 thegrumpydictator@gmail.com
* *
* This software may be modified and distributed under the terms * This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details. * of the MIT license. See the LICENSE file for details.

View File

@ -1,7 +1,7 @@
<?php <?php
/** /**
* help.php * help.php
* Copyright (C) 2016 Sander Dorigo * Copyright (C) 2016 thegrumpydictator@gmail.com
* *
* This software may be modified and distributed under the terms * This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details. * of the MIT license. See the LICENSE file for details.

View File

@ -1,7 +1,7 @@
<?php <?php
/** /**
* list.php * list.php
* Copyright (C) 2016 Sander Dorigo * Copyright (C) 2016 thegrumpydictator@gmail.com
* *
* This software may be modified and distributed under the terms * This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details. * of the MIT license. See the LICENSE file for details.

View File

@ -1,7 +1,7 @@
<?php <?php
/** /**
* pagination.php * pagination.php
* Copyright (C) 2016 Sander Dorigo * Copyright (C) 2016 thegrumpydictator@gmail.com
* *
* This software may be modified and distributed under the terms * This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details. * of the MIT license. See the LICENSE file for details.

View File

@ -1,7 +1,7 @@
<?php <?php
/** /**
* passwords.php * passwords.php
* Copyright (C) 2016 Sander Dorigo * Copyright (C) 2016 thegrumpydictator@gmail.com
* *
* This software may be modified and distributed under the terms * This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details. * of the MIT license. See the LICENSE file for details.

View File

@ -1,7 +1,7 @@
<?php <?php
/** /**
* validation.php * validation.php
* Copyright (C) 2016 Sander Dorigo * Copyright (C) 2016 thegrumpydictator@gmail.com
* *
* This software may be modified and distributed under the terms * This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details. * of the MIT license. See the LICENSE file for details.

View File

@ -1,7 +1,7 @@
<?php <?php
/** /**
* breadcrumbs.php * breadcrumbs.php
* Copyright (C) 2016 Sander Dorigo * Copyright (C) 2016 thegrumpydictator@gmail.com
* *
* This software may be modified and distributed under the terms * This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details. * of the MIT license. See the LICENSE file for details.

View File

@ -1,7 +1,7 @@
<?php <?php
/** /**
* config.php * config.php
* Copyright (C) 2016 Sander Dorigo * Copyright (C) 2016 thegrumpydictator@gmail.com
* *
* This software may be modified and distributed under the terms * This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details. * of the MIT license. See the LICENSE file for details.

View File

@ -1,7 +1,7 @@
<?php <?php
/** /**
* firefly.php * firefly.php
* Copyright (C) 2016 Sander Dorigo * Copyright (C) 2016 thegrumpydictator@gmail.com
* *
* This software may be modified and distributed under the terms * This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details. * of the MIT license. See the LICENSE file for details.

View File

@ -1,7 +1,7 @@
<?php <?php
/** /**
* form.php * form.php
* Copyright (C) 2016 Sander Dorigo * Copyright (C) 2016 thegrumpydictator@gmail.com
* *
* This software may be modified and distributed under the terms * This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details. * of the MIT license. See the LICENSE file for details.

View File

@ -1,7 +1,7 @@
<?php <?php
/** /**
* help.php * help.php
* Copyright (C) 2016 Sander Dorigo * Copyright (C) 2016 thegrumpydictator@gmail.com
* *
* This software may be modified and distributed under the terms * This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details. * of the MIT license. See the LICENSE file for details.

View File

@ -1,7 +1,7 @@
<?php <?php
/** /**
* list.php * list.php
* Copyright (C) 2016 Sander Dorigo * Copyright (C) 2016 thegrumpydictator@gmail.com
* *
* This software may be modified and distributed under the terms * This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details. * of the MIT license. See the LICENSE file for details.

View File

@ -1,7 +1,7 @@
<?php <?php
/** /**
* pagination.php * pagination.php
* Copyright (C) 2016 Sander Dorigo * Copyright (C) 2016 thegrumpydictator@gmail.com
* *
* This software may be modified and distributed under the terms * This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details. * of the MIT license. See the LICENSE file for details.

View File

@ -1,7 +1,7 @@
<?php <?php
/** /**
* passwords.php * passwords.php
* Copyright (C) 2016 Sander Dorigo * Copyright (C) 2016 thegrumpydictator@gmail.com
* *
* This software may be modified and distributed under the terms * This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details. * of the MIT license. See the LICENSE file for details.

View File

@ -1,7 +1,7 @@
<?php <?php
/** /**
* validation.php * validation.php
* Copyright (C) 2016 Sander Dorigo * Copyright (C) 2016 thegrumpydictator@gmail.com
* *
* This software may be modified and distributed under the terms * This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details. * of the MIT license. See the LICENSE file for details.

View File

@ -1,7 +1,7 @@
<?php <?php
/** /**
* breadcrumbs.php * breadcrumbs.php
* Copyright (C) 2016 Sander Dorigo * Copyright (C) 2016 thegrumpydictator@gmail.com
* *
* This software may be modified and distributed under the terms * This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details. * of the MIT license. See the LICENSE file for details.

View File

@ -1,7 +1,7 @@
<?php <?php
/** /**
* config.php * config.php
* Copyright (C) 2016 Sander Dorigo * Copyright (C) 2016 thegrumpydictator@gmail.com
* *
* This software may be modified and distributed under the terms * This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details. * of the MIT license. See the LICENSE file for details.

View File

@ -1,7 +1,7 @@
<?php <?php
/** /**
* firefly.php * firefly.php
* Copyright (C) 2016 Sander Dorigo * Copyright (C) 2016 thegrumpydictator@gmail.com
* *
* This software may be modified and distributed under the terms * This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details. * of the MIT license. See the LICENSE file for details.

View File

@ -1,7 +1,7 @@
<?php <?php
/** /**
* form.php * form.php
* Copyright (C) 2016 Sander Dorigo * Copyright (C) 2016 thegrumpydictator@gmail.com
* *
* This software may be modified and distributed under the terms * This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details. * of the MIT license. See the LICENSE file for details.

View File

@ -1,7 +1,7 @@
<?php <?php
/** /**
* help.php * help.php
* Copyright (C) 2016 Sander Dorigo * Copyright (C) 2016 thegrumpydictator@gmail.com
* *
* This software may be modified and distributed under the terms * This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details. * of the MIT license. See the LICENSE file for details.

View File

@ -1,7 +1,7 @@
<?php <?php
/** /**
* list.php * list.php
* Copyright (C) 2016 Sander Dorigo * Copyright (C) 2016 thegrumpydictator@gmail.com
* *
* This software may be modified and distributed under the terms * This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details. * of the MIT license. See the LICENSE file for details.

View File

@ -1,7 +1,7 @@
<?php <?php
/** /**
* pagination.php * pagination.php
* Copyright (C) 2016 Sander Dorigo * Copyright (C) 2016 thegrumpydictator@gmail.com
* *
* This software may be modified and distributed under the terms * This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details. * of the MIT license. See the LICENSE file for details.

View File

@ -1,7 +1,7 @@
<?php <?php
/** /**
* passwords.php * passwords.php
* Copyright (C) 2016 Sander Dorigo * Copyright (C) 2016 thegrumpydictator@gmail.com
* *
* This software may be modified and distributed under the terms * This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details. * of the MIT license. See the LICENSE file for details.

View File

@ -1,7 +1,7 @@
<?php <?php
/** /**
* validation.php * validation.php
* Copyright (C) 2016 Sander Dorigo * Copyright (C) 2016 thegrumpydictator@gmail.com
* *
* This software may be modified and distributed under the terms * This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details. * of the MIT license. See the LICENSE file for details.

View File

@ -1,7 +1,7 @@
<?php <?php
/** /**
* breadcrumbs.php * breadcrumbs.php
* Copyright (C) 2016 Sander Dorigo * Copyright (C) 2016 thegrumpydictator@gmail.com
* *
* This software may be modified and distributed under the terms * This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details. * of the MIT license. See the LICENSE file for details.

View File

@ -1,7 +1,7 @@
<?php <?php
/** /**
* config.php * config.php
* Copyright (C) 2016 Sander Dorigo * Copyright (C) 2016 thegrumpydictator@gmail.com
* *
* This software may be modified and distributed under the terms * This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details. * of the MIT license. See the LICENSE file for details.

View File

@ -1,7 +1,7 @@
<?php <?php
/** /**
* firefly.php * firefly.php
* Copyright (C) 2016 Sander Dorigo * Copyright (C) 2016 thegrumpydictator@gmail.com
* *
* This software may be modified and distributed under the terms * This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details. * of the MIT license. See the LICENSE file for details.

View File

@ -1,7 +1,7 @@
<?php <?php
/** /**
* form.php * form.php
* Copyright (C) 2016 Sander Dorigo * Copyright (C) 2016 thegrumpydictator@gmail.com
* *
* This software may be modified and distributed under the terms * This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details. * of the MIT license. See the LICENSE file for details.

View File

@ -1,7 +1,7 @@
<?php <?php
/** /**
* help.php * help.php
* Copyright (C) 2016 Sander Dorigo * Copyright (C) 2016 thegrumpydictator@gmail.com
* *
* This software may be modified and distributed under the terms * This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details. * of the MIT license. See the LICENSE file for details.

View File

@ -1,7 +1,7 @@
<?php <?php
/** /**
* list.php * list.php
* Copyright (C) 2016 Sander Dorigo * Copyright (C) 2016 thegrumpydictator@gmail.com
* *
* This software may be modified and distributed under the terms * This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details. * of the MIT license. See the LICENSE file for details.

View File

@ -1,7 +1,7 @@
<?php <?php
/** /**
* pagination.php * pagination.php
* Copyright (C) 2016 Sander Dorigo * Copyright (C) 2016 thegrumpydictator@gmail.com
* *
* This software may be modified and distributed under the terms * This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details. * of the MIT license. See the LICENSE file for details.

View File

@ -1,7 +1,7 @@
<?php <?php
/** /**
* passwords.php * passwords.php
* Copyright (C) 2016 Sander Dorigo * Copyright (C) 2016 thegrumpydictator@gmail.com
* *
* This software may be modified and distributed under the terms * This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details. * of the MIT license. See the LICENSE file for details.

View File

@ -1,7 +1,7 @@
<?php <?php
/** /**
* validation.php * validation.php
* Copyright (C) 2016 Sander Dorigo * Copyright (C) 2016 thegrumpydictator@gmail.com
* *
* This software may be modified and distributed under the terms * This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details. * of the MIT license. See the LICENSE file for details.

View File

@ -1,7 +1,7 @@
<?php <?php
/** /**
* AccountControllerTest.php * AccountControllerTest.php
* Copyright (C) 2016 Sander Dorigo * Copyright (C) 2016 thegrumpydictator@gmail.com
* *
* This software may be modified and distributed under the terms * This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details. * of the MIT license. See the LICENSE file for details.

View File

@ -1,7 +1,7 @@
<?php <?php
/** /**
* AttachmentControllerTest.php * AttachmentControllerTest.php
* Copyright (C) 2016 Sander Dorigo * Copyright (C) 2016 thegrumpydictator@gmail.com
* *
* This software may be modified and distributed under the terms * This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details. * of the MIT license. See the LICENSE file for details.

View File

@ -1,7 +1,7 @@
<?php <?php
/** /**
* AuthControllerTest.php * AuthControllerTest.php
* Copyright (C) 2016 Sander Dorigo * Copyright (C) 2016 thegrumpydictator@gmail.com
* *
* This software may be modified and distributed under the terms * This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details. * of the MIT license. See the LICENSE file for details.

View File

@ -1,7 +1,7 @@
<?php <?php
/** /**
* PasswordControllerTest.php * PasswordControllerTest.php
* Copyright (C) 2016 Sander Dorigo * Copyright (C) 2016 thegrumpydictator@gmail.com
* *
* This software may be modified and distributed under the terms * This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details. * of the MIT license. See the LICENSE file for details.

View File

@ -1,7 +1,7 @@
<?php <?php
/** /**
* BillControllerTest.php * BillControllerTest.php
* Copyright (C) 2016 Sander Dorigo * Copyright (C) 2016 thegrumpydictator@gmail.com
* *
* This software may be modified and distributed under the terms * This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details. * of the MIT license. See the LICENSE file for details.

View File

@ -1,7 +1,7 @@
<?php <?php
/** /**
* BudgetControllerTest.php * BudgetControllerTest.php
* Copyright (C) 2016 Sander Dorigo * Copyright (C) 2016 thegrumpydictator@gmail.com
* *
* This software may be modified and distributed under the terms * This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details. * of the MIT license. See the LICENSE file for details.

View File

@ -1,7 +1,7 @@
<?php <?php
/** /**
* CategoryControllerTest.php * CategoryControllerTest.php
* Copyright (C) 2016 Sander Dorigo * Copyright (C) 2016 thegrumpydictator@gmail.com
* *
* This software may be modified and distributed under the terms * This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details. * of the MIT license. See the LICENSE file for details.

View File

@ -1,7 +1,7 @@
<?php <?php
/** /**
* ChartAccountControllerTest.php * ChartAccountControllerTest.php
* Copyright (C) 2016 Sander Dorigo * Copyright (C) 2016 thegrumpydictator@gmail.com
* *
* This software may be modified and distributed under the terms * This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details. * of the MIT license. See the LICENSE file for details.

View File

@ -1,7 +1,7 @@
<?php <?php
/** /**
* ChartBillControllerTest.php * ChartBillControllerTest.php
* Copyright (C) 2016 Sander Dorigo * Copyright (C) 2016 thegrumpydictator@gmail.com
* *
* This software may be modified and distributed under the terms * This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details. * of the MIT license. See the LICENSE file for details.

View File

@ -1,7 +1,7 @@
<?php <?php
/** /**
* ChartBudgetControllerTest.php * ChartBudgetControllerTest.php
* Copyright (C) 2016 Sander Dorigo * Copyright (C) 2016 thegrumpydictator@gmail.com
* *
* This software may be modified and distributed under the terms * This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details. * of the MIT license. See the LICENSE file for details.

View File

@ -1,7 +1,7 @@
<?php <?php
/** /**
* ChartCategoryControllerTest.php * ChartCategoryControllerTest.php
* Copyright (C) 2016 Sander Dorigo * Copyright (C) 2016 thegrumpydictator@gmail.com
* *
* This software may be modified and distributed under the terms * This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details. * of the MIT license. See the LICENSE file for details.

View File

@ -1,7 +1,7 @@
<?php <?php
/** /**
* ChartPiggyBankControllerTest.php * ChartPiggyBankControllerTest.php
* Copyright (C) 2016 Sander Dorigo * Copyright (C) 2016 thegrumpydictator@gmail.com
* *
* This software may be modified and distributed under the terms * This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details. * of the MIT license. See the LICENSE file for details.

View File

@ -1,7 +1,7 @@
<?php <?php
/** /**
* ChartReportControllerTest.php * ChartReportControllerTest.php
* Copyright (C) 2016 Sander Dorigo * Copyright (C) 2016 thegrumpydictator@gmail.com
* *
* This software may be modified and distributed under the terms * This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details. * of the MIT license. See the LICENSE file for details.

View File

@ -1,7 +1,7 @@
<?php <?php
/** /**
* CsvControllerTest.php * CsvControllerTest.php
* Copyright (C) 2016 Sander Dorigo * Copyright (C) 2016 thegrumpydictator@gmail.com
* *
* This software may be modified and distributed under the terms * This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details. * of the MIT license. See the LICENSE file for details.

View File

@ -1,7 +1,7 @@
<?php <?php
/** /**
* CurrencyControllerTest.php * CurrencyControllerTest.php
* Copyright (C) 2016 Sander Dorigo * Copyright (C) 2016 thegrumpydictator@gmail.com
* *
* This software may be modified and distributed under the terms * This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details. * of the MIT license. See the LICENSE file for details.

View File

@ -1,7 +1,7 @@
<?php <?php
/** /**
* HelpControllerTest.php * HelpControllerTest.php
* Copyright (C) 2016 Sander Dorigo * Copyright (C) 2016 thegrumpydictator@gmail.com
* *
* This software may be modified and distributed under the terms * This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details. * of the MIT license. See the LICENSE file for details.

View File

@ -2,7 +2,7 @@
/** /**
* HomeControllerTest.php * HomeControllerTest.php
* Copyright (C) 2016 Sander Dorigo * Copyright (C) 2016 thegrumpydictator@gmail.com
* *
* This software may be modified and distributed under the terms * This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details. * of the MIT license. See the LICENSE file for details.

View File

@ -1,7 +1,7 @@
<?php <?php
/** /**
* JsonControllerTest.php * JsonControllerTest.php
* Copyright (C) 2016 Sander Dorigo * Copyright (C) 2016 thegrumpydictator@gmail.com
* *
* This software may be modified and distributed under the terms * This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details. * of the MIT license. See the LICENSE file for details.

View File

@ -1,7 +1,7 @@
<?php <?php
/** /**
* NewUserControllerTest.php * NewUserControllerTest.php
* Copyright (C) 2016 Sander Dorigo * Copyright (C) 2016 thegrumpydictator@gmail.com
* *
* This software may be modified and distributed under the terms * This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details. * of the MIT license. See the LICENSE file for details.

View File

@ -1,7 +1,7 @@
<?php <?php
/** /**
* PiggyBankControllerTest.php * PiggyBankControllerTest.php
* Copyright (C) 2016 Sander Dorigo * Copyright (C) 2016 thegrumpydictator@gmail.com
* *
* This software may be modified and distributed under the terms * This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details. * of the MIT license. See the LICENSE file for details.

View File

@ -1,7 +1,7 @@
<?php <?php
/** /**
* PreferencesControllerTest.php * PreferencesControllerTest.php
* Copyright (C) 2016 Sander Dorigo * Copyright (C) 2016 thegrumpydictator@gmail.com
* *
* This software may be modified and distributed under the terms * This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details. * of the MIT license. See the LICENSE file for details.

View File

@ -1,7 +1,7 @@
<?php <?php
/** /**
* ProfileControllerTest.php * ProfileControllerTest.php
* Copyright (C) 2016 Sander Dorigo * Copyright (C) 2016 thegrumpydictator@gmail.com
* *
* This software may be modified and distributed under the terms * This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details. * of the MIT license. See the LICENSE file for details.

View File

@ -1,7 +1,7 @@
<?php <?php
/** /**
* ReportControllerTest.php * ReportControllerTest.php
* Copyright (C) 2016 Sander Dorigo * Copyright (C) 2016 thegrumpydictator@gmail.com
* *
* This software may be modified and distributed under the terms * This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details. * of the MIT license. See the LICENSE file for details.

View File

@ -1,7 +1,7 @@
<?php <?php
/** /**
* RuleControllerTest.php * RuleControllerTest.php
* Copyright (C) 2016 Sander Dorigo * Copyright (C) 2016 thegrumpydictator@gmail.com
* *
* This software may be modified and distributed under the terms * This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details. * of the MIT license. See the LICENSE file for details.

View File

@ -1,7 +1,7 @@
<?php <?php
/** /**
* RuleGroupControllerTest.php * RuleGroupControllerTest.php
* Copyright (C) 2016 Sander Dorigo * Copyright (C) 2016 thegrumpydictator@gmail.com
* *
* This software may be modified and distributed under the terms * This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details. * of the MIT license. See the LICENSE file for details.

View File

@ -1,7 +1,7 @@
<?php <?php
/** /**
* SearchControllerTest.php * SearchControllerTest.php
* Copyright (C) 2016 Sander Dorigo * Copyright (C) 2016 thegrumpydictator@gmail.com
* *
* This software may be modified and distributed under the terms * This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details. * of the MIT license. See the LICENSE file for details.

View File

@ -1,7 +1,7 @@
<?php <?php
/** /**
* TagControllerTest.php * TagControllerTest.php
* Copyright (C) 2016 Sander Dorigo * Copyright (C) 2016 thegrumpydictator@gmail.com
* *
* This software may be modified and distributed under the terms * This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details. * of the MIT license. See the LICENSE file for details.

View File

@ -1,7 +1,7 @@
<?php <?php
/** /**
* TransactionControllerTest.php * TransactionControllerTest.php
* Copyright (C) 2016 Sander Dorigo * Copyright (C) 2016 thegrumpydictator@gmail.com
* *
* This software may be modified and distributed under the terms * This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details. * of the MIT license. See the LICENSE file for details.

View File

@ -1,7 +1,7 @@
<?php <?php
/** /**
* TransactionTypeTest.php * TransactionTypeTest.php
* Copyright (C) 2016 Sander Dorigo * Copyright (C) 2016 thegrumpydictator@gmail.com
* *
* This software may be modified and distributed under the terms * This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details. * of the MIT license. See the LICENSE file for details.