diff --git a/public/js/ff/accounts/create.js b/public/js/ff/accounts/create.js
index 96c7468811..ddf5207587 100644
--- a/public/js/ff/accounts/create.js
+++ b/public/js/ff/accounts/create.js
@@ -15,7 +15,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Firefly III. If not, see .
+ * along with Firefly III. If not, see .
*/
/** global: Modernizr, currencies */
diff --git a/public/js/ff/accounts/edit-reconciliation.js b/public/js/ff/accounts/edit-reconciliation.js
index cbcbcd7e42..b32e6da5f8 100644
--- a/public/js/ff/accounts/edit-reconciliation.js
+++ b/public/js/ff/accounts/edit-reconciliation.js
@@ -15,7 +15,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Firefly III. If not, see .
+ * along with Firefly III. If not, see .
*/
/** global: what, Modernizr, selectsForeignCurrency, convertForeignToNative, validateCurrencyForTransfer, convertSourceToDestination, journalData, journal, accountInfo, exchangeRateInstructions, currencyInfo */
diff --git a/public/js/ff/accounts/edit.js b/public/js/ff/accounts/edit.js
index ca2ec6ff90..0f8d1922be 100644
--- a/public/js/ff/accounts/edit.js
+++ b/public/js/ff/accounts/edit.js
@@ -15,7 +15,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Firefly III. If not, see .
+ * along with Firefly III. If not, see .
*/
/** global: Modernizr, currencies */
diff --git a/public/js/ff/accounts/reconcile.js b/public/js/ff/accounts/reconcile.js
index 4d01a0046e..3a696b36fa 100644
--- a/public/js/ff/accounts/reconcile.js
+++ b/public/js/ff/accounts/reconcile.js
@@ -15,7 +15,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Firefly III. If not, see .
+ * along with Firefly III. If not, see .
*/
/** global: overviewUri, transactionsUri, indexUri,accounting */
diff --git a/public/js/ff/accounts/show.js b/public/js/ff/accounts/show.js
index 30bb012a93..3a3492d6ee 100644
--- a/public/js/ff/accounts/show.js
+++ b/public/js/ff/accounts/show.js
@@ -15,7 +15,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Firefly III. If not, see .
+ * along with Firefly III. If not, see .
*/
/** global: chartUri, incomeCategoryUri, expenseCategoryUri, expenseBudgetUri */
diff --git a/public/js/ff/bills/create.js b/public/js/ff/bills/create.js
index 132ff358f2..2e679a5de7 100644
--- a/public/js/ff/bills/create.js
+++ b/public/js/ff/bills/create.js
@@ -15,7 +15,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Firefly III. If not, see .
+ * along with Firefly III. If not, see .
*/
/** global: Modernizr */
diff --git a/public/js/ff/bills/edit.js b/public/js/ff/bills/edit.js
index 9d4416b9ba..eacac841c7 100644
--- a/public/js/ff/bills/edit.js
+++ b/public/js/ff/bills/edit.js
@@ -15,7 +15,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Firefly III. If not, see .
+ * along with Firefly III. If not, see .
*/
/** global: Modernizr */
diff --git a/public/js/ff/bills/show.js b/public/js/ff/bills/show.js
index 87b67f89c7..39ef1ca95e 100644
--- a/public/js/ff/bills/show.js
+++ b/public/js/ff/bills/show.js
@@ -15,7 +15,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Firefly III. If not, see .
+ * along with Firefly III. If not, see .
*/
/** global: billUri */
diff --git a/public/js/ff/budgets/index.js b/public/js/ff/budgets/index.js
index 0fc5f64cc6..a9450a77dc 100644
--- a/public/js/ff/budgets/index.js
+++ b/public/js/ff/budgets/index.js
@@ -15,7 +15,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Firefly III. If not, see .
+ * along with Firefly III. If not, see .
*/
/** global: infoIncomeUri, spent, budgeted, available, currencySymbol, budgetIndexUri, updateIncomeUri, periodStart, periodEnd, budgetAmountUri, accounting */
diff --git a/public/js/ff/budgets/show.js b/public/js/ff/budgets/show.js
index debfb93f40..75ac5ade1b 100644
--- a/public/js/ff/budgets/show.js
+++ b/public/js/ff/budgets/show.js
@@ -15,7 +15,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Firefly III. If not, see .
+ * along with Firefly III. If not, see .
*/
/** global: budgetChartUri, expenseCategoryUri, expenseAssetUri, expenseExpenseUri, budgetLimitID */
diff --git a/public/js/ff/categories/index.js b/public/js/ff/categories/index.js
index 4927cb3c71..2dabe84bc2 100644
--- a/public/js/ff/categories/index.js
+++ b/public/js/ff/categories/index.js
@@ -15,7 +15,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Firefly III. If not, see .
+ * along with Firefly III. If not, see .
*/
$(function () {
diff --git a/public/js/ff/categories/show-by-date.js b/public/js/ff/categories/show-by-date.js
index 8c85156d2a..5ff90192f8 100644
--- a/public/js/ff/categories/show-by-date.js
+++ b/public/js/ff/categories/show-by-date.js
@@ -15,7 +15,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Firefly III. If not, see .
+ * along with Firefly III. If not, see .
*/
/** global: specific */
diff --git a/public/js/ff/categories/show.js b/public/js/ff/categories/show.js
index 841b4d9428..8b83ac44a5 100644
--- a/public/js/ff/categories/show.js
+++ b/public/js/ff/categories/show.js
@@ -15,7 +15,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Firefly III. If not, see .
+ * along with Firefly III. If not, see .
*/
/** global: everything, current, specific */
diff --git a/public/js/ff/charts.defaults.js b/public/js/ff/charts.defaults.js
index a3395ceac0..21c5852877 100644
--- a/public/js/ff/charts.defaults.js
+++ b/public/js/ff/charts.defaults.js
@@ -15,7 +15,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Firefly III. If not, see .
+ * along with Firefly III. If not, see .
*/
/** global: accounting */
diff --git a/public/js/ff/charts.js b/public/js/ff/charts.js
index d69efc3f66..a67009b729 100644
--- a/public/js/ff/charts.js
+++ b/public/js/ff/charts.js
@@ -15,7 +15,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Firefly III. If not, see .
+ * along with Firefly III. If not, see .
*/
/** global: Chart, defaultChartOptions, accounting, defaultPieOptions, noDataForChart, todayText */
var allCharts = {};
diff --git a/public/js/ff/export/index.js b/public/js/ff/export/index.js
index b446b20f03..c4974d4f79 100644
--- a/public/js/ff/export/index.js
+++ b/public/js/ff/export/index.js
@@ -15,7 +15,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Firefly III. If not, see .
+ * along with Firefly III. If not, see .
*/
/** global: jobKey, Modernizr */
diff --git a/public/js/ff/firefly.js b/public/js/ff/firefly.js
index 855ccff7d3..d0218514de 100644
--- a/public/js/ff/firefly.js
+++ b/public/js/ff/firefly.js
@@ -15,7 +15,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Firefly III. If not, see .
+ * along with Firefly III. If not, see .
*/
/** global: moment, token, dateRangeMeta,dateRangeConfig, accountingConfig, accounting, currencySymbol, mon_decimal_point, frac_digits, showFullList, showOnlyTop, mon_thousands_sep */
diff --git a/public/js/ff/guest.js b/public/js/ff/guest.js
index eea7ea3202..fcebc44abf 100644
--- a/public/js/ff/guest.js
+++ b/public/js/ff/guest.js
@@ -15,7 +15,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Firefly III. If not, see .
+ * along with Firefly III. If not, see .
*/
$(function () {
diff --git a/public/js/ff/help.js b/public/js/ff/help.js
index 49a45b732a..c8c34b6c2c 100644
--- a/public/js/ff/help.js
+++ b/public/js/ff/help.js
@@ -15,7 +15,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Firefly III. If not, see .
+ * along with Firefly III. If not, see .
*/
$(function () {
diff --git a/public/js/ff/import/status.js b/public/js/ff/import/status.js
index d864c2cd14..cb37027513 100644
--- a/public/js/ff/import/status.js
+++ b/public/js/ff/import/status.js
@@ -15,7 +15,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Firefly III. If not, see .
+ * along with Firefly III. If not, see .
*/
/** global: langImportSingleError, langImportMultiError, jobStartUrl, langImportTimeOutError, langImportFinished, langImportFatalError */
diff --git a/public/js/ff/index.js b/public/js/ff/index.js
index 1d9ac6739d..ca69033a7d 100644
--- a/public/js/ff/index.js
+++ b/public/js/ff/index.js
@@ -15,7 +15,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Firefly III. If not, see .
+ * along with Firefly III. If not, see .
*/
/** global: accountFrontpageUri, today, piggyInfoUri, token, billCount, accountExpenseUri, accountRevenueUri */
diff --git a/public/js/ff/intro/intro.js b/public/js/ff/intro/intro.js
index 65cd7cf005..a6e2bdfa99 100644
--- a/public/js/ff/intro/intro.js
+++ b/public/js/ff/intro/intro.js
@@ -15,7 +15,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Firefly III. If not, see .
+ * along with Firefly III. If not, see .
*/
/** global: routeForTour, token, routeStepsUri, routeForFinishedTour, forceDemoOff */
diff --git a/public/js/ff/piggy-banks/create.js b/public/js/ff/piggy-banks/create.js
index 132ff358f2..2e679a5de7 100644
--- a/public/js/ff/piggy-banks/create.js
+++ b/public/js/ff/piggy-banks/create.js
@@ -15,7 +15,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Firefly III. If not, see .
+ * along with Firefly III. If not, see .
*/
/** global: Modernizr */
diff --git a/public/js/ff/piggy-banks/edit.js b/public/js/ff/piggy-banks/edit.js
index 9d4416b9ba..eacac841c7 100644
--- a/public/js/ff/piggy-banks/edit.js
+++ b/public/js/ff/piggy-banks/edit.js
@@ -15,7 +15,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Firefly III. If not, see .
+ * along with Firefly III. If not, see .
*/
/** global: Modernizr */
diff --git a/public/js/ff/piggy-banks/index.js b/public/js/ff/piggy-banks/index.js
index cc4dba5b5f..dc89b4373d 100644
--- a/public/js/ff/piggy-banks/index.js
+++ b/public/js/ff/piggy-banks/index.js
@@ -15,7 +15,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Firefly III. If not, see .
+ * along with Firefly III. If not, see .
*/
var fixHelper = function (e, tr) {
diff --git a/public/js/ff/piggy-banks/show.js b/public/js/ff/piggy-banks/show.js
index 3fcd764732..630108d1fa 100644
--- a/public/js/ff/piggy-banks/show.js
+++ b/public/js/ff/piggy-banks/show.js
@@ -15,7 +15,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Firefly III. If not, see .
+ * along with Firefly III. If not, see .
*/
/** global: piggyBankID, lineChart */
diff --git a/public/js/ff/preferences/index.js b/public/js/ff/preferences/index.js
index 6ae1f99f13..eb220b90a3 100644
--- a/public/js/ff/preferences/index.js
+++ b/public/js/ff/preferences/index.js
@@ -15,7 +15,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Firefly III. If not, see .
+ * along with Firefly III. If not, see .
*/
/** global: Modernizr */
diff --git a/public/js/ff/reports/account/month.js b/public/js/ff/reports/account/month.js
index e457847a9c..a8d2129875 100644
--- a/public/js/ff/reports/account/month.js
+++ b/public/js/ff/reports/account/month.js
@@ -16,7 +16,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Firefly III. If not, see .
+ * along with Firefly III. If not, see .
*/
$(function () {
diff --git a/public/js/ff/reports/all.js b/public/js/ff/reports/all.js
index 493a82fe4d..3c34cb9a35 100644
--- a/public/js/ff/reports/all.js
+++ b/public/js/ff/reports/all.js
@@ -1,3 +1,23 @@
+/*
+ * all.js
+ * Copyright (c) 2017 thegrumpydictator@gmail.com
+ *
+ * This file is part of Firefly III.
+ *
+ * Firefly III is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * Firefly III is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with Firefly III. If not, see .
+ */
+
function loadAjaxPartial(holder, uri) {
"use strict";
$.get(uri).done(function (data) {
diff --git a/public/js/ff/reports/audit/all.js b/public/js/ff/reports/audit/all.js
index cfc4913105..c75fef4b18 100644
--- a/public/js/ff/reports/audit/all.js
+++ b/public/js/ff/reports/audit/all.js
@@ -15,7 +15,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Firefly III. If not, see .
+ * along with Firefly III. If not, see .
*/
/** global: hideable */
diff --git a/public/js/ff/reports/budget/month.js b/public/js/ff/reports/budget/month.js
index c18f2da436..7fd3b4b5e7 100644
--- a/public/js/ff/reports/budget/month.js
+++ b/public/js/ff/reports/budget/month.js
@@ -15,7 +15,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Firefly III. If not, see .
+ * along with Firefly III. If not, see .
*/
/** global: budgetExpenseUri, accountExpenseUri, mainUri */
diff --git a/public/js/ff/reports/category/month.js b/public/js/ff/reports/category/month.js
index d62eca0e7c..35df4b25b3 100644
--- a/public/js/ff/reports/category/month.js
+++ b/public/js/ff/reports/category/month.js
@@ -15,7 +15,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Firefly III. If not, see .
+ * along with Firefly III. If not, see .
*/
/** global: categoryIncomeUri, categoryExpenseUri, accountIncomeUri, accountExpenseUri, mainUri */
diff --git a/public/js/ff/reports/default/all.js b/public/js/ff/reports/default/all.js
index fab470e48e..0993d18654 100644
--- a/public/js/ff/reports/default/all.js
+++ b/public/js/ff/reports/default/all.js
@@ -15,7 +15,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Firefly III. If not, see .
+ * along with Firefly III. If not, see .
*/
/** global: accountReportUri, incomeReportUri, expenseReportUri, incExpReportUri, startDate, endDate, accountIds */
diff --git a/public/js/ff/reports/default/month.js b/public/js/ff/reports/default/month.js
index a7f02e5723..9f8e67d060 100644
--- a/public/js/ff/reports/default/month.js
+++ b/public/js/ff/reports/default/month.js
@@ -15,7 +15,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Firefly III. If not, see .
+ * along with Firefly III. If not, see .
*/
/** global: categoryReportUri, budgetReportUri, balanceReportUri, accountChartUri */
diff --git a/public/js/ff/reports/default/multi-year.js b/public/js/ff/reports/default/multi-year.js
index dbe9a00cec..30ae613b0b 100644
--- a/public/js/ff/reports/default/multi-year.js
+++ b/public/js/ff/reports/default/multi-year.js
@@ -15,7 +15,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Firefly III. If not, see .
+ * along with Firefly III. If not, see .
*/
/** global: budgetPeriodReportUri, categoryExpenseUri, categoryIncomeUri, netWorthUri, opChartUri, sumChartUri */
diff --git a/public/js/ff/reports/default/year.js b/public/js/ff/reports/default/year.js
index 71dcbb2c1a..621ee4a0fe 100644
--- a/public/js/ff/reports/default/year.js
+++ b/public/js/ff/reports/default/year.js
@@ -15,7 +15,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Firefly III. If not, see .
+ * along with Firefly III. If not, see .
*/
/** global: budgetPeriodReportUri, categoryExpenseUri, categoryIncomeUri, netWorthUri, opChartUri, sumChartUri */
diff --git a/public/js/ff/reports/index.js b/public/js/ff/reports/index.js
index ff041cbef9..dfea1c9fc0 100644
--- a/public/js/ff/reports/index.js
+++ b/public/js/ff/reports/index.js
@@ -15,7 +15,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Firefly III. If not, see .
+ * along with Firefly III. If not, see .
*/
/** global: minDate, nonSelectedText, allSelectedText, filterPlaceholder */
diff --git a/public/js/ff/reports/tag/month.js b/public/js/ff/reports/tag/month.js
index a210520566..01709c991b 100644
--- a/public/js/ff/reports/tag/month.js
+++ b/public/js/ff/reports/tag/month.js
@@ -15,7 +15,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Firefly III. If not, see .
+ * along with Firefly III. If not, see .
*/
/** global: tagIncomeUri, tagExpenseUri, accountIncomeUri, accountExpenseUri, tagBudgetUri, tagCategoryUri, mainUri */
diff --git a/public/js/ff/rules/create-edit.js b/public/js/ff/rules/create-edit.js
index 0f3cace670..5b2015abc3 100644
--- a/public/js/ff/rules/create-edit.js
+++ b/public/js/ff/rules/create-edit.js
@@ -15,7 +15,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Firefly III. If not, see .
+ * along with Firefly III. If not, see .
*/
/** global: triggerCount, actionCount */
diff --git a/public/js/ff/rules/index.js b/public/js/ff/rules/index.js
index 7e74c5edbc..3dd009a638 100644
--- a/public/js/ff/rules/index.js
+++ b/public/js/ff/rules/index.js
@@ -15,7 +15,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Firefly III. If not, see .
+ * along with Firefly III. If not, see .
*/
var fixHelper = function (e, tr) {
diff --git a/public/js/ff/rules/select-transactions.js b/public/js/ff/rules/select-transactions.js
index 5d092b417b..e555c06ec1 100644
--- a/public/js/ff/rules/select-transactions.js
+++ b/public/js/ff/rules/select-transactions.js
@@ -15,7 +15,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Firefly III. If not, see .
+ * along with Firefly III. If not, see .
*/
/** global: Modernizr, askReadWarning */
diff --git a/public/js/ff/search/index.js b/public/js/ff/search/index.js
index d6d45402b6..c48d1815b0 100644
--- a/public/js/ff/search/index.js
+++ b/public/js/ff/search/index.js
@@ -15,7 +15,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Firefly III. If not, see .
+ * along with Firefly III. If not, see .
*/
/** global: searchQuery,searchUri */
diff --git a/public/js/ff/tags/create-edit.js b/public/js/ff/tags/create-edit.js
index cd975fed02..4ac008906a 100644
--- a/public/js/ff/tags/create-edit.js
+++ b/public/js/ff/tags/create-edit.js
@@ -15,7 +15,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Firefly III. If not, see .
+ * along with Firefly III. If not, see .
*/
/** global: zoomLevel, latitude, longitude, google, apiKey, doPlaceMarker, Modernizr */
diff --git a/public/js/ff/tags/index.js b/public/js/ff/tags/index.js
index 75291904e9..2c3eeb2559 100644
--- a/public/js/ff/tags/index.js
+++ b/public/js/ff/tags/index.js
@@ -15,7 +15,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Firefly III. If not, see .
+ * along with Firefly III. If not, see .
*/
/** global: zoomLevel, latitude, longitude, google */
diff --git a/public/js/ff/tags/show.js b/public/js/ff/tags/show.js
index d51d3ef920..e2b5f75922 100644
--- a/public/js/ff/tags/show.js
+++ b/public/js/ff/tags/show.js
@@ -15,7 +15,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Firefly III. If not, see .
+ * along with Firefly III. If not, see .
*/
/** global: zoomLevel, latitude, longitude, L, mapboxToken, doPlaceMarker */
diff --git a/public/js/ff/transactions/list.js b/public/js/ff/transactions/list.js
index 8d6b67152c..50fb790d86 100644
--- a/public/js/ff/transactions/list.js
+++ b/public/js/ff/transactions/list.js
@@ -15,7 +15,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Firefly III. If not, see .
+ * along with Firefly III. If not, see .
*/
/** global: edit_selected_txt, delete_selected_txt */
diff --git a/public/js/ff/transactions/mass/edit.js b/public/js/ff/transactions/mass/edit.js
index fb7317f0bd..7a2b1aa228 100644
--- a/public/js/ff/transactions/mass/edit.js
+++ b/public/js/ff/transactions/mass/edit.js
@@ -15,7 +15,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Firefly III. If not, see .
+ * along with Firefly III. If not, see .
*/
/** global: what */
diff --git a/public/js/ff/transactions/show.js b/public/js/ff/transactions/show.js
index 093703bcdb..ba708245f7 100644
--- a/public/js/ff/transactions/show.js
+++ b/public/js/ff/transactions/show.js
@@ -15,7 +15,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Firefly III. If not, see .
+ * along with Firefly III. If not, see .
*/
/** global: autoCompleteUri */
diff --git a/public/js/ff/transactions/single/common.js b/public/js/ff/transactions/single/common.js
index eed4fbea7c..330022be71 100644
--- a/public/js/ff/transactions/single/common.js
+++ b/public/js/ff/transactions/single/common.js
@@ -15,7 +15,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Firefly III. If not, see .
+ * along with Firefly III. If not, see .
*/
/** global: Modernizr, accountInfo, currencyInfo, accountInfo, transferInstructions, what */
diff --git a/public/js/ff/transactions/single/create.js b/public/js/ff/transactions/single/create.js
index 01e15255f1..38699ca7b0 100644
--- a/public/js/ff/transactions/single/create.js
+++ b/public/js/ff/transactions/single/create.js
@@ -15,7 +15,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Firefly III. If not, see .
+ * along with Firefly III. If not, see .
*/
/** global: currencyInfo, overruleCurrency,useAccountCurrency, accountInfo, what,Modernizr, title, breadcrumbs, middleCrumbName, button, piggiesLength, txt, middleCrumbUrl,exchangeRateInstructions, convertForeignToNative, convertSourceToDestination, selectsForeignCurrency, accountInfo */
diff --git a/public/js/ff/transactions/single/edit.js b/public/js/ff/transactions/single/edit.js
index 78a19ae77e..078216f34b 100644
--- a/public/js/ff/transactions/single/edit.js
+++ b/public/js/ff/transactions/single/edit.js
@@ -15,7 +15,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Firefly III. If not, see .
+ * along with Firefly III. If not, see .
*/
/** global: what, Modernizr, selectsForeignCurrency, convertForeignToNative, validateCurrencyForTransfer, convertSourceToDestination, journalData, journal, accountInfo, exchangeRateInstructions, currencyInfo */
diff --git a/public/js/ff/transactions/split/edit.js b/public/js/ff/transactions/split/edit.js
index 26b146e4eb..bcf5a8b484 100644
--- a/public/js/ff/transactions/split/edit.js
+++ b/public/js/ff/transactions/split/edit.js
@@ -15,7 +15,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Firefly III. If not, see .
+ * along with Firefly III. If not, see .
*/