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 'misc/cron/updatetoken.php')
-rw-r--r--misc/cron/updatetoken.php5
1 files changed, 1 insertions, 4 deletions
diff --git a/misc/cron/updatetoken.php b/misc/cron/updatetoken.php
index f1c154705b..c05dfb5a52 100644
--- a/misc/cron/updatetoken.php
+++ b/misc/cron/updatetoken.php
@@ -1,12 +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
- *
- * @category Piwik
- * @package Piwik
*/
namespace Piwik;