mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-24 14:46:37 +00:00
Update email address.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Please report security issues related to Firefly III
|
# Please report security issues related to Firefly III
|
||||||
# to me ASAP via the email address below.
|
# to me ASAP via the email address below.
|
||||||
|
|
||||||
Contact: mailto:thegrumpydictator@gmail.com
|
Contact: mailto:james@firefly-iii.org
|
||||||
Encryption: https://keybase.io/jc5/pgp_keys.asc?fingerprint=90f546f13b81b67a1baa5dddc16961e655e74b5e
|
Encryption: https://keybase.io/jc5/pgp_keys.asc?fingerprint=90f546f13b81b67a1baa5dddc16961e655e74b5e
|
||||||
Acknowledgements: https://github.com/firefly-iii/firefly-iii
|
Acknowledgements: https://github.com/firefly-iii/firefly-iii
|
||||||
Signature: https://firefly-iii.org/.well-known/security.txt.sig
|
Signature: https://firefly-iii.org/.well-known/security.txt.sig
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<!--
|
<!--
|
||||||
~ browserconfig.xml
|
~ browserconfig.xml
|
||||||
~ 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).
|
||||||
~
|
~
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
* index.php
|
* index.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).
|
||||||
*
|
*
|
||||||
|
2
public/v1/css/app.css
vendored
2
public/v1/css/app.css
vendored
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* app.css
|
* app.css
|
||||||
* 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).
|
||||||
*
|
*
|
||||||
|
2
public/v1/css/firefly.css
vendored
2
public/v1/css/firefly.css
vendored
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* firefly.css
|
* firefly.css
|
||||||
* 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).
|
||||||
*
|
*
|
||||||
|
2
public/v1/css/gf-roboto.css
vendored
2
public/v1/css/gf-roboto.css
vendored
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* gf-roboto.css
|
* gf-roboto.css
|
||||||
* 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).
|
||||||
*
|
*
|
||||||
|
2
public/v1/css/gf-source.css
vendored
2
public/v1/css/gf-source.css
vendored
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* gf-source.css
|
* gf-source.css
|
||||||
* 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).
|
||||||
*
|
*
|
||||||
|
2
public/v1/js/ff/accounts/create.js
vendored
2
public/v1/js/ff/accounts/create.js
vendored
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* create.js
|
* create.js
|
||||||
* 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).
|
||||||
*
|
*
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* edit-reconciliation.js
|
* edit-reconciliation.js
|
||||||
* 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).
|
||||||
*
|
*
|
||||||
|
2
public/v1/js/ff/accounts/edit.js
vendored
2
public/v1/js/ff/accounts/edit.js
vendored
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* edit.js
|
* edit.js
|
||||||
* 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).
|
||||||
*
|
*
|
||||||
|
2
public/v1/js/ff/accounts/reconcile.js
vendored
2
public/v1/js/ff/accounts/reconcile.js
vendored
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* reconcile.js
|
* reconcile.js
|
||||||
* 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).
|
||||||
*
|
*
|
||||||
|
2
public/v1/js/ff/accounts/show.js
vendored
2
public/v1/js/ff/accounts/show.js
vendored
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* show.js
|
* show.js
|
||||||
* 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).
|
||||||
*
|
*
|
||||||
|
2
public/v1/js/ff/admin/update/index.js
vendored
2
public/v1/js/ff/admin/update/index.js
vendored
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* index.js
|
* index.js
|
||||||
* 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).
|
||||||
*
|
*
|
||||||
|
2
public/v1/js/ff/bills/create.js
vendored
2
public/v1/js/ff/bills/create.js
vendored
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* create.js
|
* create.js
|
||||||
* 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).
|
||||||
*
|
*
|
||||||
|
2
public/v1/js/ff/bills/edit.js
vendored
2
public/v1/js/ff/bills/edit.js
vendored
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* edit.js
|
* edit.js
|
||||||
* 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).
|
||||||
*
|
*
|
||||||
|
2
public/v1/js/ff/bills/show.js
vendored
2
public/v1/js/ff/bills/show.js
vendored
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* show.js
|
* show.js
|
||||||
* 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).
|
||||||
*
|
*
|
||||||
|
2
public/v1/js/ff/budgets/create.js
vendored
2
public/v1/js/ff/budgets/create.js
vendored
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* create.js
|
* create.js
|
||||||
* 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).
|
||||||
*
|
*
|
||||||
|
2
public/v1/js/ff/budgets/edit.js
vendored
2
public/v1/js/ff/budgets/edit.js
vendored
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* edit.js
|
* edit.js
|
||||||
* 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).
|
||||||
*
|
*
|
||||||
|
2
public/v1/js/ff/budgets/index.js
vendored
2
public/v1/js/ff/budgets/index.js
vendored
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* index.js
|
* index.js
|
||||||
* 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).
|
||||||
*
|
*
|
||||||
|
2
public/v1/js/ff/budgets/show.js
vendored
2
public/v1/js/ff/budgets/show.js
vendored
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* show.js
|
* show.js
|
||||||
* 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).
|
||||||
*
|
*
|
||||||
|
2
public/v1/js/ff/categories/create.js
vendored
2
public/v1/js/ff/categories/create.js
vendored
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* create.js
|
* create.js
|
||||||
* 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).
|
||||||
*
|
*
|
||||||
|
2
public/v1/js/ff/categories/edit.js
vendored
2
public/v1/js/ff/categories/edit.js
vendored
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* edit.js
|
* edit.js
|
||||||
* 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).
|
||||||
*
|
*
|
||||||
|
2
public/v1/js/ff/categories/index.js
vendored
2
public/v1/js/ff/categories/index.js
vendored
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* index.js
|
* index.js
|
||||||
* 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).
|
||||||
*
|
*
|
||||||
|
2
public/v1/js/ff/categories/show-by-date.js
vendored
2
public/v1/js/ff/categories/show-by-date.js
vendored
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* show-by-date.js
|
* show-by-date.js
|
||||||
* 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).
|
||||||
*
|
*
|
||||||
|
2
public/v1/js/ff/categories/show.js
vendored
2
public/v1/js/ff/categories/show.js
vendored
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* show.js
|
* show.js
|
||||||
* 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).
|
||||||
*
|
*
|
||||||
|
2
public/v1/js/ff/charts.defaults.js
vendored
2
public/v1/js/ff/charts.defaults.js
vendored
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* charts.defaults.js
|
* charts.defaults.js
|
||||||
* 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).
|
||||||
*
|
*
|
||||||
|
2
public/v1/js/ff/charts.js
vendored
2
public/v1/js/ff/charts.js
vendored
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* charts.js
|
* charts.js
|
||||||
* 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).
|
||||||
*
|
*
|
||||||
|
2
public/v1/js/ff/common/autocomplete.js
vendored
2
public/v1/js/ff/common/autocomplete.js
vendored
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* autocomplete.js
|
* autocomplete.js
|
||||||
* 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).
|
||||||
*
|
*
|
||||||
|
2
public/v1/js/ff/export/index.js
vendored
2
public/v1/js/ff/export/index.js
vendored
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* index.js
|
* index.js
|
||||||
* 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).
|
||||||
*
|
*
|
||||||
|
2
public/v1/js/ff/firefly.js
vendored
2
public/v1/js/ff/firefly.js
vendored
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* firefly.js
|
* firefly.js
|
||||||
* 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).
|
||||||
*
|
*
|
||||||
|
2
public/v1/js/ff/guest.js
vendored
2
public/v1/js/ff/guest.js
vendored
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* guest.js
|
* guest.js
|
||||||
* 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).
|
||||||
*
|
*
|
||||||
|
2
public/v1/js/ff/help.js
vendored
2
public/v1/js/ff/help.js
vendored
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* help.js
|
* help.js
|
||||||
* 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).
|
||||||
*
|
*
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* configure-upload.js
|
* configure-upload.js
|
||||||
* 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).
|
||||||
*
|
*
|
||||||
|
2
public/v1/js/ff/import/status.js
vendored
2
public/v1/js/ff/import/status.js
vendored
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* status.js
|
* status.js
|
||||||
* 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).
|
||||||
*
|
*
|
||||||
|
2
public/v1/js/ff/import/status_v2.js
vendored
2
public/v1/js/ff/import/status_v2.js
vendored
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* status_v2.js
|
* status_v2.js
|
||||||
* 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).
|
||||||
*
|
*
|
||||||
|
2
public/v1/js/ff/index.js
vendored
2
public/v1/js/ff/index.js
vendored
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* index.js
|
* index.js
|
||||||
* 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).
|
||||||
*
|
*
|
||||||
|
2
public/v1/js/ff/install/index.js
vendored
2
public/v1/js/ff/install/index.js
vendored
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* index.js
|
* index.js
|
||||||
* 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).
|
||||||
*
|
*
|
||||||
|
2
public/v1/js/ff/intro/intro.js
vendored
2
public/v1/js/ff/intro/intro.js
vendored
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* intro.js
|
* intro.js
|
||||||
* 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).
|
||||||
*
|
*
|
||||||
|
2
public/v1/js/ff/list/groups.js
vendored
2
public/v1/js/ff/list/groups.js
vendored
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* groups.js
|
* groups.js
|
||||||
* 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).
|
||||||
*
|
*
|
||||||
|
2
public/v1/js/ff/piggy-banks/create.js
vendored
2
public/v1/js/ff/piggy-banks/create.js
vendored
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* create.js
|
* create.js
|
||||||
* 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).
|
||||||
*
|
*
|
||||||
|
2
public/v1/js/ff/piggy-banks/edit.js
vendored
2
public/v1/js/ff/piggy-banks/edit.js
vendored
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* edit.js
|
* edit.js
|
||||||
* 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).
|
||||||
*
|
*
|
||||||
|
2
public/v1/js/ff/piggy-banks/index.js
vendored
2
public/v1/js/ff/piggy-banks/index.js
vendored
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* index.js
|
* index.js
|
||||||
* 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).
|
||||||
*
|
*
|
||||||
|
2
public/v1/js/ff/piggy-banks/show.js
vendored
2
public/v1/js/ff/piggy-banks/show.js
vendored
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* show.js
|
* show.js
|
||||||
* 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).
|
||||||
*
|
*
|
||||||
|
2
public/v1/js/ff/preferences/index.js
vendored
2
public/v1/js/ff/preferences/index.js
vendored
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* index.js
|
* index.js
|
||||||
* 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).
|
||||||
*
|
*
|
||||||
|
2
public/v1/js/ff/recurring/create.js
vendored
2
public/v1/js/ff/recurring/create.js
vendored
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* create.js
|
* create.js
|
||||||
* 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).
|
||||||
*
|
*
|
||||||
|
2
public/v1/js/ff/recurring/edit.js
vendored
2
public/v1/js/ff/recurring/edit.js
vendored
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* edit.js
|
* edit.js
|
||||||
* 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).
|
||||||
*
|
*
|
||||||
|
2
public/v1/js/ff/reports/all.js
vendored
2
public/v1/js/ff/reports/all.js
vendored
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* all.js
|
* all.js
|
||||||
* 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).
|
||||||
*
|
*
|
||||||
|
2
public/v1/js/ff/reports/audit/all.js
vendored
2
public/v1/js/ff/reports/audit/all.js
vendored
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* all.js
|
* all.js
|
||||||
* 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).
|
||||||
*
|
*
|
||||||
|
2
public/v1/js/ff/reports/budget/month.js
vendored
2
public/v1/js/ff/reports/budget/month.js
vendored
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* month.js
|
* month.js
|
||||||
* 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).
|
||||||
*
|
*
|
||||||
|
2
public/v1/js/ff/reports/category/month.js
vendored
2
public/v1/js/ff/reports/category/month.js
vendored
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* month.js
|
* month.js
|
||||||
* 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).
|
||||||
*
|
*
|
||||||
|
2
public/v1/js/ff/reports/default/all.js
vendored
2
public/v1/js/ff/reports/default/all.js
vendored
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* all.js
|
* all.js
|
||||||
* 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).
|
||||||
*
|
*
|
||||||
|
2
public/v1/js/ff/reports/default/month.js
vendored
2
public/v1/js/ff/reports/default/month.js
vendored
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* month.js
|
* month.js
|
||||||
* 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).
|
||||||
*
|
*
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* multi-year.js
|
* multi-year.js
|
||||||
* 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).
|
||||||
*
|
*
|
||||||
|
2
public/v1/js/ff/reports/default/year.js
vendored
2
public/v1/js/ff/reports/default/year.js
vendored
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* year.js
|
* year.js
|
||||||
* 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).
|
||||||
*
|
*
|
||||||
|
2
public/v1/js/ff/reports/double/month.js
vendored
2
public/v1/js/ff/reports/double/month.js
vendored
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* month.js
|
* month.js
|
||||||
* 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).
|
||||||
*
|
*
|
||||||
|
2
public/v1/js/ff/reports/index.js
vendored
2
public/v1/js/ff/reports/index.js
vendored
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* index.js
|
* index.js
|
||||||
* 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).
|
||||||
*
|
*
|
||||||
|
2
public/v1/js/ff/reports/tag/month.js
vendored
2
public/v1/js/ff/reports/tag/month.js
vendored
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* month.js
|
* month.js
|
||||||
* 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).
|
||||||
*
|
*
|
||||||
|
2
public/v1/js/ff/rule-groups/create.js
vendored
2
public/v1/js/ff/rule-groups/create.js
vendored
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* create.js
|
* create.js
|
||||||
* 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).
|
||||||
*
|
*
|
||||||
|
2
public/v1/js/ff/rule-groups/edit.js
vendored
2
public/v1/js/ff/rule-groups/edit.js
vendored
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* edit.js
|
* edit.js
|
||||||
* 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).
|
||||||
*
|
*
|
||||||
|
2
public/v1/js/ff/rules/create-edit.js
vendored
2
public/v1/js/ff/rules/create-edit.js
vendored
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* create-edit.js
|
* create-edit.js
|
||||||
* 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).
|
||||||
*
|
*
|
||||||
|
2
public/v1/js/ff/rules/index.js
vendored
2
public/v1/js/ff/rules/index.js
vendored
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* index.js
|
* index.js
|
||||||
* 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).
|
||||||
*
|
*
|
||||||
|
2
public/v1/js/ff/rules/select-transactions.js
vendored
2
public/v1/js/ff/rules/select-transactions.js
vendored
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* select-transactions.js
|
* select-transactions.js
|
||||||
* 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).
|
||||||
*
|
*
|
||||||
|
2
public/v1/js/ff/search/index.js
vendored
2
public/v1/js/ff/search/index.js
vendored
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* index.js
|
* index.js
|
||||||
* 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).
|
||||||
*
|
*
|
||||||
|
2
public/v1/js/ff/tags/create-edit.js
vendored
2
public/v1/js/ff/tags/create-edit.js
vendored
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* create-edit.js
|
* create-edit.js
|
||||||
* 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).
|
||||||
*
|
*
|
||||||
|
2
public/v1/js/ff/tags/index.js
vendored
2
public/v1/js/ff/tags/index.js
vendored
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* index.js
|
* index.js
|
||||||
* 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).
|
||||||
*
|
*
|
||||||
|
2
public/v1/js/ff/tags/show.js
vendored
2
public/v1/js/ff/tags/show.js
vendored
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* show.js
|
* show.js
|
||||||
* 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).
|
||||||
*
|
*
|
||||||
|
2
public/v1/js/ff/transactions/convert.js
vendored
2
public/v1/js/ff/transactions/convert.js
vendored
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* convert.js
|
* convert.js
|
||||||
* 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).
|
||||||
*
|
*
|
||||||
|
2
public/v1/js/ff/transactions/create.js
vendored
2
public/v1/js/ff/transactions/create.js
vendored
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* create.js
|
* create.js
|
||||||
* 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).
|
||||||
*
|
*
|
||||||
|
2
public/v1/js/ff/transactions/list.js
vendored
2
public/v1/js/ff/transactions/list.js
vendored
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* list.js
|
* list.js
|
||||||
* 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).
|
||||||
*
|
*
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* edit-bulk.js
|
* edit-bulk.js
|
||||||
* 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).
|
||||||
*
|
*
|
||||||
|
2
public/v1/js/ff/transactions/mass/edit.js
vendored
2
public/v1/js/ff/transactions/mass/edit.js
vendored
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* edit.js
|
* edit.js
|
||||||
* 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).
|
||||||
*
|
*
|
||||||
|
2
public/v1/js/ff/transactions/show.js
vendored
2
public/v1/js/ff/transactions/show.js
vendored
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* show.js
|
* show.js
|
||||||
* 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).
|
||||||
*
|
*
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* common.js
|
* common.js
|
||||||
* 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).
|
||||||
*
|
*
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* create.js
|
* create.js
|
||||||
* 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).
|
||||||
*
|
*
|
||||||
|
2
public/v1/js/ff/transactions/single/edit.js
vendored
2
public/v1/js/ff/transactions/single/edit.js
vendored
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* edit.js
|
* edit.js
|
||||||
* 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).
|
||||||
*
|
*
|
||||||
|
2
public/v1/js/ff/transactions/split/edit.js
vendored
2
public/v1/js/ff/transactions/split/edit.js
vendored
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* edit.js
|
* edit.js
|
||||||
* 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).
|
||||||
*
|
*
|
||||||
|
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* help.php
|
* help.php
|
||||||
* Copyright (c) 2018 thegrumpydictator@gmail.com
|
* Copyright (c) 2018 james@firefly-iii.org
|
||||||
*
|
*
|
||||||
* This file is part of Firefly III.
|
* This file is part of Firefly III.
|
||||||
*
|
*
|
||||||
@@ -24,7 +24,7 @@ declare(strict_types=1);
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* help.php
|
* help.php
|
||||||
* Copyright (C) 2016 thegrumpydictator@gmail.com
|
* Copyright (C) 2016 james@firefly-iii.org
|
||||||
*
|
*
|
||||||
* This software may be modified and distributed under the terms of the
|
* This software may be modified and distributed under the terms of the
|
||||||
* Creative Commons Attribution-ShareAlike 4.0 International License.
|
* Creative Commons Attribution-ShareAlike 4.0 International License.
|
||||||
|
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* help.php
|
* help.php
|
||||||
* Copyright (c) 2018 thegrumpydictator@gmail.com
|
* Copyright (c) 2018 james@firefly-iii.org
|
||||||
*
|
*
|
||||||
* This file is part of Firefly III.
|
* This file is part of Firefly III.
|
||||||
*
|
*
|
||||||
@@ -24,7 +24,7 @@ declare(strict_types=1);
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* help.php
|
* help.php
|
||||||
* Copyright (C) 2016 thegrumpydictator@gmail.com
|
* Copyright (C) 2016 james@firefly-iii.org
|
||||||
*
|
*
|
||||||
* This software may be modified and distributed under the terms of the
|
* This software may be modified and distributed under the terms of the
|
||||||
* Creative Commons Attribution-ShareAlike 4.0 International License.
|
* Creative Commons Attribution-ShareAlike 4.0 International License.
|
||||||
|
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* help.php
|
* help.php
|
||||||
* Copyright (c) 2018 thegrumpydictator@gmail.com
|
* Copyright (c) 2018 james@firefly-iii.org
|
||||||
*
|
*
|
||||||
* This file is part of Firefly III.
|
* This file is part of Firefly III.
|
||||||
*
|
*
|
||||||
@@ -24,7 +24,7 @@ declare(strict_types=1);
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* help.php
|
* help.php
|
||||||
* Copyright (C) 2016 thegrumpydictator@gmail.com
|
* Copyright (C) 2016 james@firefly-iii.org
|
||||||
*
|
*
|
||||||
* This software may be modified and distributed under the terms of the
|
* This software may be modified and distributed under the terms of the
|
||||||
* Creative Commons Attribution-ShareAlike 4.0 International License.
|
* Creative Commons Attribution-ShareAlike 4.0 International License.
|
||||||
|
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* help.php
|
* help.php
|
||||||
* Copyright (c) 2018 thegrumpydictator@gmail.com
|
* Copyright (c) 2018 james@firefly-iii.org
|
||||||
*
|
*
|
||||||
* This file is part of Firefly III.
|
* This file is part of Firefly III.
|
||||||
*
|
*
|
||||||
@@ -24,7 +24,7 @@ declare(strict_types=1);
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* help.php
|
* help.php
|
||||||
* Copyright (C) 2016 thegrumpydictator@gmail.com
|
* Copyright (C) 2016 james@firefly-iii.org
|
||||||
*
|
*
|
||||||
* This software may be modified and distributed under the terms of the
|
* This software may be modified and distributed under the terms of the
|
||||||
* Creative Commons Attribution-ShareAlike 4.0 International License.
|
* Creative Commons Attribution-ShareAlike 4.0 International License.
|
||||||
|
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* api.php
|
* api.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).
|
||||||
*
|
*
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
* breadcrumbs.php
|
* breadcrumbs.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).
|
||||||
*
|
*
|
||||||
|
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* channels.php
|
* channels.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).
|
||||||
*
|
*
|
||||||
|
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* console.php
|
* console.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).
|
||||||
*
|
*
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
* web.php
|
* web.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).
|
||||||
*
|
*
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
* CreatesApplication.php
|
* CreatesApplication.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).
|
||||||
*
|
*
|
||||||
|
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* TestCase.php
|
* TestCase.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).
|
||||||
*
|
*
|
||||||
|
Reference in New Issue
Block a user