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:
authorLuca <41986129+obendev@users.noreply.github.com>2019-07-05 20:22:56 +0300
committerThomas Steur <tsteur@users.noreply.github.com>2019-07-05 20:22:56 +0300
commitb16a791aa3650d85af829156129c2bd44c7cb075 (patch)
treebc97d823452ec39d84f7d7dc3aff3f2f22a941c3 /core/CronArchive
parent281c1369b7e8c49156d7df79c7e8bb8276be3763 (diff)
Update the link tag for all php files (#14635)
I updated the link tag for all php files with the new matomo link. Not sure if it is realistic that this will get merged but I though that someday someone has to do this(?)
Diffstat (limited to 'core/CronArchive')
-rw-r--r--core/CronArchive/FixedSiteIds.php2
-rw-r--r--core/CronArchive/Performance/Logger.php2
-rw-r--r--core/CronArchive/Performance/Measurement.php2
-rw-r--r--core/CronArchive/SegmentArchivingRequestUrlProvider.php2
-rw-r--r--core/CronArchive/SharedSiteIds.php2
-rw-r--r--core/CronArchive/SitesToReprocessDistributedList.php2
6 files changed, 6 insertions, 6 deletions
diff --git a/core/CronArchive/FixedSiteIds.php b/core/CronArchive/FixedSiteIds.php
index 0ed7c997ce..160a2333f9 100644
--- a/core/CronArchive/FixedSiteIds.php
+++ b/core/CronArchive/FixedSiteIds.php
@@ -2,7 +2,7 @@
/**
* Piwik - free/libre analytics platform
*
- * @link http://piwik.org
+ * @link https://matomo.org
* @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later
*
*/
diff --git a/core/CronArchive/Performance/Logger.php b/core/CronArchive/Performance/Logger.php
index 8de01364f9..fe38900ffe 100644
--- a/core/CronArchive/Performance/Logger.php
+++ b/core/CronArchive/Performance/Logger.php
@@ -2,7 +2,7 @@
/**
* Piwik - free/libre analytics platform
*
- * @link http://piwik.org
+ * @link https://matomo.org
* @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later
*/
diff --git a/core/CronArchive/Performance/Measurement.php b/core/CronArchive/Performance/Measurement.php
index 9405e7ffbc..2969e36597 100644
--- a/core/CronArchive/Performance/Measurement.php
+++ b/core/CronArchive/Performance/Measurement.php
@@ -2,7 +2,7 @@
/**
* Piwik - free/libre analytics platform
*
- * @link http://piwik.org
+ * @link https://matomo.org
* @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later
*/
diff --git a/core/CronArchive/SegmentArchivingRequestUrlProvider.php b/core/CronArchive/SegmentArchivingRequestUrlProvider.php
index 1f5c2d46d3..d7863db58e 100644
--- a/core/CronArchive/SegmentArchivingRequestUrlProvider.php
+++ b/core/CronArchive/SegmentArchivingRequestUrlProvider.php
@@ -2,7 +2,7 @@
/**
* Piwik - free/libre analytics platform
*
- * @link http://piwik.org
+ * @link https://matomo.org
* @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later
*/
namespace Piwik\CronArchive;
diff --git a/core/CronArchive/SharedSiteIds.php b/core/CronArchive/SharedSiteIds.php
index 95779631d1..4cb4723974 100644
--- a/core/CronArchive/SharedSiteIds.php
+++ b/core/CronArchive/SharedSiteIds.php
@@ -2,7 +2,7 @@
/**
* Piwik - free/libre analytics platform
*
- * @link http://piwik.org
+ * @link https://matomo.org
* @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later
*
*/
diff --git a/core/CronArchive/SitesToReprocessDistributedList.php b/core/CronArchive/SitesToReprocessDistributedList.php
index ad58cc3a14..61f67eaae6 100644
--- a/core/CronArchive/SitesToReprocessDistributedList.php
+++ b/core/CronArchive/SitesToReprocessDistributedList.php
@@ -2,7 +2,7 @@
/**
* Piwik - free/libre analytics platform
*
- * @link http://piwik.org
+ * @link https://matomo.org
* @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later
*
*/