Skip to content

Commit

Permalink
Update doc blocks with new name (matomo-org#15857)
Browse files Browse the repository at this point in the history
* update doc blocks with new name

* submodule updates

* updates expected UI files
  • Loading branch information
sgiehl authored Apr 24, 2020
1 parent a8d9177 commit 1155273
Show file tree
Hide file tree
Showing 2,496 changed files with 2,910 additions and 2,939 deletions.
2 changes: 1 addition & 1 deletion core/API/ApiRenderer.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?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
Expand Down
2 changes: 1 addition & 1 deletion core/API/CORSHandler.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?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
Expand Down
2 changes: 1 addition & 1 deletion core/API/DataTableGenericFilter.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?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
Expand Down
2 changes: 1 addition & 1 deletion core/API/DataTableManipulator.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?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
Expand Down
2 changes: 1 addition & 1 deletion core/API/DataTableManipulator/Flattener.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?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
Expand Down
2 changes: 1 addition & 1 deletion core/API/DataTableManipulator/LabelFilter.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?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
Expand Down
2 changes: 1 addition & 1 deletion core/API/DataTableManipulator/ReportTotalsCalculator.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?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
Expand Down
2 changes: 1 addition & 1 deletion core/API/DataTablePostProcessor.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?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
Expand Down
2 changes: 1 addition & 1 deletion core/API/DocumentationGenerator.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?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
Expand Down
2 changes: 1 addition & 1 deletion core/API/Inconsistencies.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?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
Expand Down
2 changes: 1 addition & 1 deletion core/API/Proxy.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?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
Expand Down
2 changes: 1 addition & 1 deletion core/API/Request.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?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
Expand Down
2 changes: 1 addition & 1 deletion core/API/ResponseBuilder.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?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
Expand Down
2 changes: 1 addition & 1 deletion core/Access.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?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
Expand Down
2 changes: 1 addition & 1 deletion core/Access/CapabilitiesProvider.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?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
Expand Down
2 changes: 1 addition & 1 deletion core/Access/Capability.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?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
Expand Down
2 changes: 1 addition & 1 deletion core/Access/Role.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?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
Expand Down
2 changes: 1 addition & 1 deletion core/Access/Role/Admin.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?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
Expand Down
2 changes: 1 addition & 1 deletion core/Access/Role/View.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?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
Expand Down
2 changes: 1 addition & 1 deletion core/Access/Role/Write.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?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
Expand Down
2 changes: 1 addition & 1 deletion core/Access/RolesProvider.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?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
Expand Down
2 changes: 1 addition & 1 deletion core/Application/Environment.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?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
Expand Down
2 changes: 1 addition & 1 deletion core/Application/EnvironmentManipulator.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?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
Expand Down
2 changes: 1 addition & 1 deletion core/Application/Kernel/EnvironmentValidator.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?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
Expand Down
2 changes: 1 addition & 1 deletion core/Application/Kernel/GlobalSettingsProvider.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?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
Expand Down
2 changes: 1 addition & 1 deletion core/Application/Kernel/PluginList.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?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
Expand Down
2 changes: 1 addition & 1 deletion core/Archive.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?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
Expand Down
2 changes: 1 addition & 1 deletion core/Archive/ArchiveInvalidator.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?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
Expand Down
2 changes: 1 addition & 1 deletion core/Archive/ArchiveInvalidator/InvalidationResult.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?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
Expand Down
2 changes: 1 addition & 1 deletion core/Archive/ArchivePurger.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?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
Expand Down
2 changes: 1 addition & 1 deletion core/Archive/ArchiveQuery.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?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
Expand Down
2 changes: 1 addition & 1 deletion core/Archive/ArchiveQueryFactory.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?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
Expand Down
2 changes: 1 addition & 1 deletion core/Archive/Chunk.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?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
Expand Down
2 changes: 1 addition & 1 deletion core/Archive/DataCollection.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?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
Expand Down
2 changes: 1 addition & 1 deletion core/Archive/DataTableFactory.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?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
Expand Down
2 changes: 1 addition & 1 deletion core/Archive/Parameters.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?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
Expand Down
2 changes: 1 addition & 1 deletion core/ArchiveProcessor.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?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
Expand Down
2 changes: 1 addition & 1 deletion core/ArchiveProcessor/ArchivingStatus.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?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
Expand Down
2 changes: 1 addition & 1 deletion core/ArchiveProcessor/Loader.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?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
Expand Down
2 changes: 1 addition & 1 deletion core/ArchiveProcessor/Parameters.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?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
Expand Down
2 changes: 1 addition & 1 deletion core/ArchiveProcessor/PluginsArchiver.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?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
Expand Down
2 changes: 1 addition & 1 deletion core/ArchiveProcessor/PluginsArchiverException.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?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
Expand Down
2 changes: 1 addition & 1 deletion core/ArchiveProcessor/Rules.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?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
Expand Down
2 changes: 1 addition & 1 deletion core/Archiver/Request.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?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
Expand Down
2 changes: 1 addition & 1 deletion core/AssetManager.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?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
Expand Down
2 changes: 1 addition & 1 deletion core/AssetManager/UIAsset.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?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
Expand Down
2 changes: 1 addition & 1 deletion core/AssetManager/UIAsset/InMemoryUIAsset.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?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
Expand Down
2 changes: 1 addition & 1 deletion core/AssetManager/UIAsset/OnDiskUIAsset.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?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
Expand Down
2 changes: 1 addition & 1 deletion core/AssetManager/UIAssetCacheBuster.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?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
Expand Down
2 changes: 1 addition & 1 deletion core/AssetManager/UIAssetCatalog.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?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
Expand Down
Loading

0 comments on commit 1155273

Please sign in to comment.