Skip to content

Commit b16a791

Browse files
obendevtsteur
authored andcommitted
Update the link tag for all php files (matomo-org#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(?)
1 parent 281c136 commit b16a791

2,027 files changed

Lines changed: 2027 additions & 2027 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

core/API/ApiRenderer.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* Piwik - free/libre analytics platform
44
*
5-
* @link http://piwik.org
5+
* @link https://matomo.org
66
* @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later
77
*
88
*/

core/API/CORSHandler.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* Piwik - free/libre analytics platform
44
*
5-
* @link http://piwik.org
5+
* @link https://matomo.org
66
* @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later
77
*
88
*/

core/API/DataTableGenericFilter.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* Piwik - free/libre analytics platform
44
*
5-
* @link http://piwik.org
5+
* @link https://matomo.org
66
* @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later
77
*
88
*/

core/API/DataTableManipulator.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* Piwik - free/libre analytics platform
44
*
5-
* @link http://piwik.org
5+
* @link https://matomo.org
66
* @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later
77
*
88
*/

core/API/DataTableManipulator/Flattener.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* Piwik - free/libre analytics platform
44
*
5-
* @link http://piwik.org
5+
* @link https://matomo.org
66
* @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later
77
*
88
*/

core/API/DataTableManipulator/LabelFilter.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* Piwik - free/libre analytics platform
44
*
5-
* @link http://piwik.org
5+
* @link https://matomo.org
66
* @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later
77
*
88
*/

core/API/DataTableManipulator/ReportTotalsCalculator.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* Piwik - free/libre analytics platform
44
*
5-
* @link http://piwik.org
5+
* @link https://matomo.org
66
* @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later
77
*
88
*/

core/API/DataTablePostProcessor.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* Piwik - free/libre analytics platform
44
*
5-
* @link http://piwik.org
5+
* @link https://matomo.org
66
* @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later
77
*/
88

core/API/DocumentationGenerator.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* Piwik - free/libre analytics platform
44
*
5-
* @link http://piwik.org
5+
* @link https://matomo.org
66
* @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later
77
*
88
*/

core/API/Inconsistencies.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* Piwik - free/libre analytics platform
44
*
5-
* @link http://piwik.org
5+
* @link https://matomo.org
66
* @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later
77
*/
88
namespace Piwik\API;

0 commit comments

Comments
 (0)