Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'core/dispatch.php')
-rw-r--r--core/dispatch.php4
1 files changed, 1 insertions, 3 deletions
diff --git a/core/dispatch.php b/core/dispatch.php
index deeb3cd5ae..f623563ec8 100644
--- a/core/dispatch.php
+++ b/core/dispatch.php
@@ -1,11 +1,9 @@
<?php
/**
- * Piwik - free/libre analytics platform
+ * Matomo - free/libre analytics platform
*
* @link https://matomo.org
* @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later
- *
- * @package Piwik
*/
use Piwik\ErrorHandler;