add license informations

This commit is contained in:
2021-05-08 00:30:35 +02:00
parent 1deab651e2
commit db0bd90052
5 changed files with 73 additions and 10 deletions

View File

@ -1,5 +1,16 @@
<?php
/**
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*
* https://www.d3data.de
*
* @copyright (C) D3 Data Development (Inh. Thomas Dartsch)
* @author D3 Data Development - Daniel Seifert <info@shopmodule.com>
* @link https://www.oxidmodule.com
*/
declare(strict_types=1);
namespace D3\OxidServicesBridges\Internal\Framework\Module\Path;