Skip to content

Commit a59244d

Browse files
committed
Fix licence
1 parent 02d4395 commit a59244d

1 file changed

Lines changed: 4 additions & 10 deletions

File tree

Configuration.php

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,13 @@
11
<?php
22

33
/**
4-
* Copyright (C) InnoCraft Ltd - All rights reserved.
4+
* Matomo - free/libre analytics platform
55
*
6-
* NOTICE: All information contained herein is, and remains the property of InnoCraft Ltd.
7-
* The intellectual and technical concepts contained herein are protected by trade secret or copyright law.
8-
* Redistribution of this information or reproduction of this material is strictly forbidden
9-
* unless prior written permission is obtained from InnoCraft Ltd.
10-
*
11-
* You shall use this code only in accordance with the license agreement obtained from InnoCraft Ltd.
12-
*
13-
* @link https://www.innocraft.com/
14-
* @license For license details see https://www.innocraft.com/license
6+
* @link https://matomo.org
7+
* @license https://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later
158
*/
169

10+
1711
namespace Piwik\Plugins\ApiReference;
1812

1913
use Piwik\Config;

0 commit comments

Comments
 (0)