Licence update

This commit is contained in:
Benjamin Beganović 2021-11-09 19:59:44 +01:00
parent 9b383b525b
commit 74b5afba96
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@
* *
* @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com)
* *
* @license https://opensource.org/licenses/AAL * @license https://www.elastic.co/licensing/elastic-license
*/ */
namespace App\Helpers\Document; namespace App\Helpers\Document;

View File

@ -7,7 +7,7 @@
* *
* @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com) * @copyright Copyright (c) 2021. Invoice Ninja LLC (https://invoiceninja.com)
* *
* @license https://opensource.org/licenses/AAL * @license https://www.elastic.co/licensing/elastic-license
*/ */
namespace Tests\Unit; namespace Tests\Unit;