Skip to content

Commit 1155273

Browse files
authored
Update doc blocks with new name (matomo-org#15857)
* update doc blocks with new name * submodule updates * updates expected UI files
1 parent a8d9177 commit 1155273

2,496 files changed

Lines changed: 2910 additions & 2939 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
@@ -1,6 +1,6 @@
11
<?php
22
/**
3-
* Piwik - free/libre analytics platform
3+
* Matomo - free/libre analytics platform
44
*
55
* @link https://matomo.org
66
* @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later

core/API/CORSHandler.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/**
3-
* Piwik - free/libre analytics platform
3+
* Matomo - free/libre analytics platform
44
*
55
* @link https://matomo.org
66
* @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later

core/API/DataTableGenericFilter.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/**
3-
* Piwik - free/libre analytics platform
3+
* Matomo - free/libre analytics platform
44
*
55
* @link https://matomo.org
66
* @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later

core/API/DataTableManipulator.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/**
3-
* Piwik - free/libre analytics platform
3+
* Matomo - free/libre analytics platform
44
*
55
* @link https://matomo.org
66
* @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later

core/API/DataTableManipulator/Flattener.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/**
3-
* Piwik - free/libre analytics platform
3+
* Matomo - free/libre analytics platform
44
*
55
* @link https://matomo.org
66
* @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later

core/API/DataTableManipulator/LabelFilter.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/**
3-
* Piwik - free/libre analytics platform
3+
* Matomo - free/libre analytics platform
44
*
55
* @link https://matomo.org
66
* @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later

core/API/DataTableManipulator/ReportTotalsCalculator.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/**
3-
* Piwik - free/libre analytics platform
3+
* Matomo - free/libre analytics platform
44
*
55
* @link https://matomo.org
66
* @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later

core/API/DataTablePostProcessor.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/**
3-
* Piwik - free/libre analytics platform
3+
* Matomo - free/libre analytics platform
44
*
55
* @link https://matomo.org
66
* @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later

core/API/DocumentationGenerator.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/**
3-
* Piwik - free/libre analytics platform
3+
* Matomo - free/libre analytics platform
44
*
55
* @link https://matomo.org
66
* @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later

core/API/Inconsistencies.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/**
3-
* Piwik - free/libre analytics platform
3+
* Matomo - free/libre analytics platform
44
*
55
* @link https://matomo.org
66
* @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later

0 commit comments

Comments
 (0)