File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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+
1711namespace Piwik \Plugins \ApiReference ;
1812
1913use Piwik \Config ;
You can’t perform that action at this time.
0 commit comments