diff --git a/LEGALNOTICE b/LEGALNOTICE index 14ee74c5534301a9f2f1b0d1ffab49355d34edbb..614c1901fba81e89688c2d50cb5e1ea51b35fb41 100644 --- a/LEGALNOTICE +++ b/LEGALNOTICE @@ -1,6 +1,6 @@ COPYRIGHT - Piwik - Open Source Web Analytics + Piwik - free/libre analytics platform The software package is: diff --git a/README.md b/README.md index a377eab029898b54737e7a81133a11c3e1957a25..8c12c5a0636646eb36846b6c3ba69c2b2bb4d464 100644 --- a/README.md +++ b/README.md @@ -10,13 +10,13 @@ We are grateful if you can share the Job Description with your friends and colle ## Description -Piwik is the leading Free/Libre open source Web Analytics platform. +Piwik is the leading Free/Libre open analytics platform. Piwik is a full featured PHP MySQL software program that you download and install on your own webserver. At the end of the five minute installation process you will be given a JavaScript code. Simply copy and paste this tag on websites you wish to track and access your analytics reports in real time. -Piwik aims to be a Free software alternative to Google Analytics, and is already used on more than 1,000,000 websites. +Piwik aims to be a Free software alternative to Google Analytics, and is already used on more than 1,000,000 websites. Privacy is built-in! ## Mission Statement diff --git a/core/API/DataTableGenericFilter.php b/core/API/DataTableGenericFilter.php index 0fe56c57d01d84b6e700d1d4b1d86f48b2ba1a78..6db2f2b476362da8a1cda6967b736035f3b34985 100644 --- a/core/API/DataTableGenericFilter.php +++ b/core/API/DataTableGenericFilter.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/API/DataTableManipulator.php b/core/API/DataTableManipulator.php index 5ebdd2fbcf63654615c585f1fb85d0ebdebdfbd2..69dc62063b3299773aef8a46e9ac891880ae7999 100644 --- a/core/API/DataTableManipulator.php +++ b/core/API/DataTableManipulator.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/API/DataTableManipulator/Flattener.php b/core/API/DataTableManipulator/Flattener.php index 20fe2c028fbee6be7b3f19e978a7645685b0bbdf..211af52d2bf5b76f22dd78c543a232620db99378 100644 --- a/core/API/DataTableManipulator/Flattener.php +++ b/core/API/DataTableManipulator/Flattener.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/API/DataTableManipulator/LabelFilter.php b/core/API/DataTableManipulator/LabelFilter.php index 05c594b35a57b393cb22e974f9a504da123bfbcd..20c3ccd430aa88a7276246f39e48405f665471b6 100644 --- a/core/API/DataTableManipulator/LabelFilter.php +++ b/core/API/DataTableManipulator/LabelFilter.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/API/DataTableManipulator/ReportTotalsCalculator.php b/core/API/DataTableManipulator/ReportTotalsCalculator.php index a0b336ffd8e439dc2f13e176b84ec47026f02b9f..517c5e8f1805625fb7942f14de9afc19eef2171e 100644 --- a/core/API/DataTableManipulator/ReportTotalsCalculator.php +++ b/core/API/DataTableManipulator/ReportTotalsCalculator.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/API/DocumentationGenerator.php b/core/API/DocumentationGenerator.php index ae46ee3162f882afc38159d952f03f449b0a04f2..b44b56d4da73a66074e532e5aeb9400f557af23d 100644 --- a/core/API/DocumentationGenerator.php +++ b/core/API/DocumentationGenerator.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/API/Proxy.php b/core/API/Proxy.php index 8f1e20c98893606c5dc0bcf59e72699d2419b6fd..6c19224200617c710271b474b4c5e67be21ca89b 100644 --- a/core/API/Proxy.php +++ b/core/API/Proxy.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/API/Request.php b/core/API/Request.php index 21a21fb15d83128698605ec2d56bc30a1523049f..2be21e179efa26189cd0ca6fad08486ac5811823 100644 --- a/core/API/Request.php +++ b/core/API/Request.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/API/ResponseBuilder.php b/core/API/ResponseBuilder.php index 692a2ceb71034fe5863725787dbeab29402c047d..63d3f8f728f4f9b4788a219329a16f00c1a992df 100644 --- a/core/API/ResponseBuilder.php +++ b/core/API/ResponseBuilder.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Access.php b/core/Access.php index a858765c1f5f06964b350831fb21481361ada717..a1b823a2ccd726be4682f58ea0c1c8c63fa3f0ba 100644 --- a/core/Access.php +++ b/core/Access.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Archive.php b/core/Archive.php index 99be7fd5038bbb27f9256432eedc5d059c9cf8f9..84facb267f34e1fd959a73c5299ba4952913b6e4 100644 --- a/core/Archive.php +++ b/core/Archive.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Archive/DataCollection.php b/core/Archive/DataCollection.php index 5f57e6c356d6ba537cbdcebad5af88b7bec38327..89b435f9dcd96f0c89d552d81893a36faf70cd02 100644 --- a/core/Archive/DataCollection.php +++ b/core/Archive/DataCollection.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Archive/DataTableFactory.php b/core/Archive/DataTableFactory.php index 44beba0273d06b610e67338bfb0816c3445af822..41806c62f967d0bbba56e56fb358e4330a0b5645 100644 --- a/core/Archive/DataTableFactory.php +++ b/core/Archive/DataTableFactory.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Archive/Parameters.php b/core/Archive/Parameters.php index a8d769b098df716fd8d8601afd47d10b58553e5f..d1a540dce014d59ecfdcdcb50e1797632785e3f4 100644 --- a/core/Archive/Parameters.php +++ b/core/Archive/Parameters.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/ArchiveProcessor.php b/core/ArchiveProcessor.php index 1a5fec8a7d065947e9bee97e8e57bc0990f23a11..e490d12dcbc1cfa96a492c7be79e2b4bcb13271b 100644 --- a/core/ArchiveProcessor.php +++ b/core/ArchiveProcessor.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/ArchiveProcessor/Loader.php b/core/ArchiveProcessor/Loader.php index 03a054a617ad647dbbfdac93184c8f612807be24..d832d4be2fb834196ec7412aecada2af7a1727cd 100644 --- a/core/ArchiveProcessor/Loader.php +++ b/core/ArchiveProcessor/Loader.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/ArchiveProcessor/Parameters.php b/core/ArchiveProcessor/Parameters.php index 9d9a908822118704afc919e51883a050e87963f9..b6aa1c63f929d6ffc2b3c1194bd5e211c0980bb2 100644 --- a/core/ArchiveProcessor/Parameters.php +++ b/core/ArchiveProcessor/Parameters.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/ArchiveProcessor/PluginsArchiver.php b/core/ArchiveProcessor/PluginsArchiver.php index 8d3703c52286dc585a3bc7f41802d5cfd3fc4568..10f61287ed737bc84389d0768b0d34cc04b2c05e 100644 --- a/core/ArchiveProcessor/PluginsArchiver.php +++ b/core/ArchiveProcessor/PluginsArchiver.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/ArchiveProcessor/Rules.php b/core/ArchiveProcessor/Rules.php index fa19fa82beb4fb95fcb2674100026096bdb7ce1b..71f6760d58dc07992a202964c89e466134b1cc1d 100644 --- a/core/ArchiveProcessor/Rules.php +++ b/core/ArchiveProcessor/Rules.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/AssetManager.php b/core/AssetManager.php index 4cb359a599d87bf4fa032c953fc568a5c6262aa5..6f815569ab3056b4a9934f4bfa4d4910491c516c 100644 --- a/core/AssetManager.php +++ b/core/AssetManager.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/AssetManager/UIAsset.php b/core/AssetManager/UIAsset.php index 4361812e9cb70c5e39d98885fdb6001688acaf57..c380ed4a8dba66253a965a594bb20eda23be246a 100644 --- a/core/AssetManager/UIAsset.php +++ b/core/AssetManager/UIAsset.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/AssetManager/UIAsset/InMemoryUIAsset.php b/core/AssetManager/UIAsset/InMemoryUIAsset.php index b1131a85d952cd886708fb34eaeb0854b9f8c517..f3e3d47b6ee42d9c126d69cd4dc88e4f9c845032 100644 --- a/core/AssetManager/UIAsset/InMemoryUIAsset.php +++ b/core/AssetManager/UIAsset/InMemoryUIAsset.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/AssetManager/UIAsset/OnDiskUIAsset.php b/core/AssetManager/UIAsset/OnDiskUIAsset.php index f008f8aacda47ed889ac6c3448d82599f157fa2a..1c244207705931ccff16013393a7fcc840a95d7b 100644 --- a/core/AssetManager/UIAsset/OnDiskUIAsset.php +++ b/core/AssetManager/UIAsset/OnDiskUIAsset.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/AssetManager/UIAssetCacheBuster.php b/core/AssetManager/UIAssetCacheBuster.php index 800de15d382f0177248f4081c8faba7deaef47e2..fcbd0720a975b01177f90c8ae0c7ae8f981f2e37 100644 --- a/core/AssetManager/UIAssetCacheBuster.php +++ b/core/AssetManager/UIAssetCacheBuster.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/AssetManager/UIAssetCatalog.php b/core/AssetManager/UIAssetCatalog.php index a2b0fc51b3054c3a3b4ceb134b6ba19d969d48a9..8c7ba10e3bcb55bccfa4f76f571494d020585265 100644 --- a/core/AssetManager/UIAssetCatalog.php +++ b/core/AssetManager/UIAssetCatalog.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/AssetManager/UIAssetCatalogSorter.php b/core/AssetManager/UIAssetCatalogSorter.php index 6588274408c1b8d7aff60e880ede35385e872902..b6d00b359a04adf9ebf1c49f4368f5e490cee550 100644 --- a/core/AssetManager/UIAssetCatalogSorter.php +++ b/core/AssetManager/UIAssetCatalogSorter.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/AssetManager/UIAssetFetcher.php b/core/AssetManager/UIAssetFetcher.php index 6a51018da4e967173a0e2c1efe95b705c66bdea6..955ced51a75b3ef99fbab9c859896024266d8972 100644 --- a/core/AssetManager/UIAssetFetcher.php +++ b/core/AssetManager/UIAssetFetcher.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/AssetManager/UIAssetFetcher/JScriptUIAssetFetcher.php b/core/AssetManager/UIAssetFetcher/JScriptUIAssetFetcher.php index a06071f5653634ef57988d5f697884d1c09a2ccc..d63134c08ff4f2d468b28c7ecc8a9e692ee314d9 100644 --- a/core/AssetManager/UIAssetFetcher/JScriptUIAssetFetcher.php +++ b/core/AssetManager/UIAssetFetcher/JScriptUIAssetFetcher.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/AssetManager/UIAssetFetcher/StaticUIAssetFetcher.php b/core/AssetManager/UIAssetFetcher/StaticUIAssetFetcher.php index 0d9027f1371f83032029c716936b38274e8eaed2..984282e4a767b87f4ab88860530f5c79f923d495 100644 --- a/core/AssetManager/UIAssetFetcher/StaticUIAssetFetcher.php +++ b/core/AssetManager/UIAssetFetcher/StaticUIAssetFetcher.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/AssetManager/UIAssetFetcher/StylesheetUIAssetFetcher.php b/core/AssetManager/UIAssetFetcher/StylesheetUIAssetFetcher.php index 7b003e95085f8d31a568e19a1551402bee5205d4..4329d5fcff4e7dd0c749e670f1f66fbbb14388d0 100644 --- a/core/AssetManager/UIAssetFetcher/StylesheetUIAssetFetcher.php +++ b/core/AssetManager/UIAssetFetcher/StylesheetUIAssetFetcher.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/AssetManager/UIAssetMerger.php b/core/AssetManager/UIAssetMerger.php index f15ea135a8d8b5797c9d94b5e3cba0dd102403f3..8850de512b45939fd33a6888f661820bd4b8233b 100644 --- a/core/AssetManager/UIAssetMerger.php +++ b/core/AssetManager/UIAssetMerger.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/AssetManager/UIAssetMerger/JScriptUIAssetMerger.php b/core/AssetManager/UIAssetMerger/JScriptUIAssetMerger.php index 93b7d7bf6d85ea762c17821aede618cd9bcd5d91..bfb2442279f30e73a35c0637df79ae857be5b7ed 100644 --- a/core/AssetManager/UIAssetMerger/JScriptUIAssetMerger.php +++ b/core/AssetManager/UIAssetMerger/JScriptUIAssetMerger.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/AssetManager/UIAssetMerger/StylesheetUIAssetMerger.php b/core/AssetManager/UIAssetMerger/StylesheetUIAssetMerger.php index ae47646396780c187e8d0d9c1a150450a0f5d3ac..f943a918d3932ebe54a027977eb2d5b0f71dde7a 100644 --- a/core/AssetManager/UIAssetMerger/StylesheetUIAssetMerger.php +++ b/core/AssetManager/UIAssetMerger/StylesheetUIAssetMerger.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/AssetManager/UIAssetMinifier.php b/core/AssetManager/UIAssetMinifier.php index 4388ecaaa9e7fad2e92493faee581c594a524e5a..e9bc54195950bc3a0ea3cf672ce9bdb3a2e6d531 100644 --- a/core/AssetManager/UIAssetMinifier.php +++ b/core/AssetManager/UIAssetMinifier.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Auth.php b/core/Auth.php index b86af5d100dbf82db97603c5ef65addaa1e0a6ad..6ae99687b3b660f0f77f9567e7f4b33d2895325d 100644 --- a/core/Auth.php +++ b/core/Auth.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/CacheFile.php b/core/CacheFile.php index 5d9000332f72b35cac07973c9c6a8f5d93904227..94ad253020ad40b83244a227cf99e10c9cabbafb 100644 --- a/core/CacheFile.php +++ b/core/CacheFile.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/CliMulti.php b/core/CliMulti.php index 5b34faae25bff6117430e568deb7f4035eaa8862..af576f685dbedd9f7f7a2d31d5f8e246fed4f449 100644 --- a/core/CliMulti.php +++ b/core/CliMulti.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/CliMulti/Output.php b/core/CliMulti/Output.php index 6b674355258104b2ab2df2a92650559c00bde9b7..67ecf3543b96be86895448d4035a584778fcc82f 100644 --- a/core/CliMulti/Output.php +++ b/core/CliMulti/Output.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/CliMulti/Process.php b/core/CliMulti/Process.php index dec394af7bcf5421aea038b904f27f3121adcc3e..905523cbf23602df19ed6f68a4b565f438ec3dea 100644 --- a/core/CliMulti/Process.php +++ b/core/CliMulti/Process.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/CliMulti/RequestCommand.php b/core/CliMulti/RequestCommand.php index 253102db88a55ea27ce8c09bb066ab6320ba9239..a13b10c4889b11f4d060e3eb1f3f325adaa62f99 100644 --- a/core/CliMulti/RequestCommand.php +++ b/core/CliMulti/RequestCommand.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Common.php b/core/Common.php index 6156eb2ac138bebe2e2e4322fa9aff41c14e22bd..cfcf6dad34a6b3e2d0148fb41b8cd60b1a374014 100644 --- a/core/Common.php +++ b/core/Common.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Config.php b/core/Config.php index dc990c0d0cd968abc6b48affa31d13645cdeda32..6c80734258b3b88382e6f0911c1428fe9e7a7024 100644 --- a/core/Config.php +++ b/core/Config.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Console.php b/core/Console.php index 7cf657e6831b373ae83ea7691a49f6938e1a4e34..a33a72d3b94a82a89154a72463548e1ca58eb952 100644 --- a/core/Console.php +++ b/core/Console.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Cookie.php b/core/Cookie.php index 08db35802e50d63674cc70170d259cff2c061647..d081ec944e79e3a3ba01c2cc4108792f4a8f1cb9 100644 --- a/core/Cookie.php +++ b/core/Cookie.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/CronArchive.php b/core/CronArchive.php index 959ad8e603f5868a59a712b4e91c7bd9866f883e..0a2903ac5764730bdfb4e010122d68081b39ccc0 100644 --- a/core/CronArchive.php +++ b/core/CronArchive.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/CronArchive/FixedSiteIds.php b/core/CronArchive/FixedSiteIds.php index 73db0b9d6c91f5aae356010059d367137d314fbd..8a48fb24ccd5a07e7a7af910c938c3443a8abcb5 100644 --- a/core/CronArchive/FixedSiteIds.php +++ b/core/CronArchive/FixedSiteIds.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/CronArchive/SharedSiteIds.php b/core/CronArchive/SharedSiteIds.php index c36b449b6031ec9c90a8e977018e1ed9b90f91ba..50f95ea2dd294af9df17a7be1b913643b71756fc 100644 --- a/core/CronArchive/SharedSiteIds.php +++ b/core/CronArchive/SharedSiteIds.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/DataAccess/ArchiveSelector.php b/core/DataAccess/ArchiveSelector.php index be580b00f69d1784d8a51cc3bbc6619e848deec0..cd7d0a044c27284d4ce17d1a03f2a3a9e5b4403f 100644 --- a/core/DataAccess/ArchiveSelector.php +++ b/core/DataAccess/ArchiveSelector.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/DataAccess/ArchiveTableCreator.php b/core/DataAccess/ArchiveTableCreator.php index 6f8d0b90c62ff1051342317008ff2c8028e21d6b..c6436132cde04c7e2509da5e06a5d3ff7de5eec9 100644 --- a/core/DataAccess/ArchiveTableCreator.php +++ b/core/DataAccess/ArchiveTableCreator.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/DataAccess/ArchiveWriter.php b/core/DataAccess/ArchiveWriter.php index bab3b26bdd45a53f9e6baaf18a992be1c31bbc5e..ad51698d83c7266d286b7604976d9d96f6d87353 100644 --- a/core/DataAccess/ArchiveWriter.php +++ b/core/DataAccess/ArchiveWriter.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/DataAccess/LogAggregator.php b/core/DataAccess/LogAggregator.php index 9c330715c0620aa3632d4842b9aca07a70aa3422..debdad0761039dff1f9bfa128d9cca3e1a1c4186 100644 --- a/core/DataAccess/LogAggregator.php +++ b/core/DataAccess/LogAggregator.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/DataArray.php b/core/DataArray.php index 72b31fe37ec3e5a36f3c4f550511d57cbb9b03c0..f0b4b4d0f542a40a442e88938cfc768ae053f26f 100644 --- a/core/DataArray.php +++ b/core/DataArray.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/DataFiles/Countries.php b/core/DataFiles/Countries.php index 38a60827b1d7628c30d2f0a9d42f6d58de201344..4d752d75aef900d1beb951dc18bfed46562671c6 100644 --- a/core/DataFiles/Countries.php +++ b/core/DataFiles/Countries.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/DataFiles/Currencies.php b/core/DataFiles/Currencies.php index ccf10f61a7f71a4cd002f27c08333e7a5c4c8544..4ebdf810e9a11f17a6790fa191808608ea7fa4f2 100644 --- a/core/DataFiles/Currencies.php +++ b/core/DataFiles/Currencies.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/DataFiles/LanguageToCountry.php b/core/DataFiles/LanguageToCountry.php index 7e3ffafdc820c22c863abc69e57e91cbc8b08faf..fdfbb97e727eab30bd94f88dd8c51cfe4aba9c61 100644 --- a/core/DataFiles/LanguageToCountry.php +++ b/core/DataFiles/LanguageToCountry.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/DataFiles/Languages.php b/core/DataFiles/Languages.php index 477201497daa7af9ae56a65e01e58d622dc25503..d41b443ff4fba224dc09bb90f25392eb2ccc9f21 100644 --- a/core/DataFiles/Languages.php +++ b/core/DataFiles/Languages.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/DataFiles/Providers.php b/core/DataFiles/Providers.php index ff26661ca82dd764d2d015c7966335d4f86b66f7..d26d85b691205cfe14911b29eafb437aafdf85f4 100644 --- a/core/DataFiles/Providers.php +++ b/core/DataFiles/Providers.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/DataFiles/SearchEngines.php b/core/DataFiles/SearchEngines.php index 170bffadb8c8ff65301992bf736d9e6d4f6a0fb7..0315f2a1d85a83f975dfb3f4894963a5beeb6838 100644 --- a/core/DataFiles/SearchEngines.php +++ b/core/DataFiles/SearchEngines.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/DataFiles/Socials.php b/core/DataFiles/Socials.php index ebe28da7746a531de1f2872e9450c196d34a4fe1..41f7f565c05a1864c697598bf2378c7c76e51c08 100755 --- a/core/DataFiles/Socials.php +++ b/core/DataFiles/Socials.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/DataTable.php b/core/DataTable.php index 81eeaff4fef19b64734e2193958fa12d73ab1746..627fa98ff638ca4c61826a1f2e3b9cf4cbaee2f2 100644 --- a/core/DataTable.php +++ b/core/DataTable.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/DataTable/BaseFilter.php b/core/DataTable/BaseFilter.php index 22c926e5a69749cdc293544f193ba49fe4115da0..7e8f1c4dd4a662a8d8c1a3bd9d1a69312846a56f 100644 --- a/core/DataTable/BaseFilter.php +++ b/core/DataTable/BaseFilter.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/DataTable/Bridges.php b/core/DataTable/Bridges.php index c2b2467d724a1957daf2c8b8fecf0b64a91a6082..d085d8a2d76c43d1b55aa963893d13041f711a59 100644 --- a/core/DataTable/Bridges.php +++ b/core/DataTable/Bridges.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/DataTable/DataTableInterface.php b/core/DataTable/DataTableInterface.php index 91ef77a5d55f9403ec799ca97e379b3858084974..801f3358a471630db37b9176abd9af332cf941cf 100644 --- a/core/DataTable/DataTableInterface.php +++ b/core/DataTable/DataTableInterface.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/DataTable/Filter/AddColumnsProcessedMetrics.php b/core/DataTable/Filter/AddColumnsProcessedMetrics.php index 26c666e3a980f044f2985b5057a9db906024c595..8ad329e6104af7ccc8868fcba2e3ea7c71496e3c 100644 --- a/core/DataTable/Filter/AddColumnsProcessedMetrics.php +++ b/core/DataTable/Filter/AddColumnsProcessedMetrics.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/DataTable/Filter/AddColumnsProcessedMetricsGoal.php b/core/DataTable/Filter/AddColumnsProcessedMetricsGoal.php index 4e5014fd24bec8d9ea212e51c32b2fd99403dc26..7f828a1f62dab52267e1c35b4179b1e0bda41c3a 100644 --- a/core/DataTable/Filter/AddColumnsProcessedMetricsGoal.php +++ b/core/DataTable/Filter/AddColumnsProcessedMetricsGoal.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/DataTable/Filter/AddSummaryRow.php b/core/DataTable/Filter/AddSummaryRow.php index 20de397a23ccb3d0961ad2bf2df20ee9241f29cc..09f6725db0d22be6219ef40022c689dbabb67ef8 100644 --- a/core/DataTable/Filter/AddSummaryRow.php +++ b/core/DataTable/Filter/AddSummaryRow.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/DataTable/Filter/BeautifyRangeLabels.php b/core/DataTable/Filter/BeautifyRangeLabels.php index dac3aad298db36f132f3ca096bedf54e23d57b11..7f60bdd714e93489fb4ea14062f7b814df41669e 100644 --- a/core/DataTable/Filter/BeautifyRangeLabels.php +++ b/core/DataTable/Filter/BeautifyRangeLabels.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/DataTable/Filter/BeautifyTimeRangeLabels.php b/core/DataTable/Filter/BeautifyTimeRangeLabels.php index fc4416fbcde2a8e4754f47331fa3da14babb8c06..1841d94f489e282cd71826124bd3f37494318bbc 100644 --- a/core/DataTable/Filter/BeautifyTimeRangeLabels.php +++ b/core/DataTable/Filter/BeautifyTimeRangeLabels.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/DataTable/Filter/CalculateEvolutionFilter.php b/core/DataTable/Filter/CalculateEvolutionFilter.php index 24c8612185347cd337550c19aa97785785c4111e..28022952e0dea60b371e91ecac727bc293456bf6 100755 --- a/core/DataTable/Filter/CalculateEvolutionFilter.php +++ b/core/DataTable/Filter/CalculateEvolutionFilter.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/DataTable/Filter/ColumnCallbackAddColumn.php b/core/DataTable/Filter/ColumnCallbackAddColumn.php index b7c18400fad79716c77cb170f4517900181db286..0084fd076bb2d09acaea11c1eb7f4b3215c187e3 100755 --- a/core/DataTable/Filter/ColumnCallbackAddColumn.php +++ b/core/DataTable/Filter/ColumnCallbackAddColumn.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/DataTable/Filter/ColumnCallbackAddColumnPercentage.php b/core/DataTable/Filter/ColumnCallbackAddColumnPercentage.php index 78841bcb80d4f3f69c7d4dcbef67c005b9bb8f05..de1e5e950a59f694862e51c954f9c8b08b84ec7b 100644 --- a/core/DataTable/Filter/ColumnCallbackAddColumnPercentage.php +++ b/core/DataTable/Filter/ColumnCallbackAddColumnPercentage.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/DataTable/Filter/ColumnCallbackAddColumnQuotient.php b/core/DataTable/Filter/ColumnCallbackAddColumnQuotient.php index 10d53024f1bcb2b8b6de25760386f573157d8d03..68ce02f6133c72e2654af0610128c94b167b73bf 100644 --- a/core/DataTable/Filter/ColumnCallbackAddColumnQuotient.php +++ b/core/DataTable/Filter/ColumnCallbackAddColumnQuotient.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/DataTable/Filter/ColumnCallbackAddMetadata.php b/core/DataTable/Filter/ColumnCallbackAddMetadata.php index 34b36c4d7fff6868c598bf532ababa208ea47c4c..1a2b9b27f732f0ac8f1d8a6c0a0d438977339383 100644 --- a/core/DataTable/Filter/ColumnCallbackAddMetadata.php +++ b/core/DataTable/Filter/ColumnCallbackAddMetadata.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/DataTable/Filter/ColumnCallbackDeleteRow.php b/core/DataTable/Filter/ColumnCallbackDeleteRow.php index a51e1df848010ec82f57e3c517c6c33147586904..f5883d1b6aa45ad049f77ef8bc9c84ba69268c58 100644 --- a/core/DataTable/Filter/ColumnCallbackDeleteRow.php +++ b/core/DataTable/Filter/ColumnCallbackDeleteRow.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/DataTable/Filter/ColumnCallbackReplace.php b/core/DataTable/Filter/ColumnCallbackReplace.php index 0b16aedbabcc07df09c5b78c54d9411eee42954a..2d48954ae1925dead6bf23a7a144e49395a64e40 100644 --- a/core/DataTable/Filter/ColumnCallbackReplace.php +++ b/core/DataTable/Filter/ColumnCallbackReplace.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/DataTable/Filter/ColumnDelete.php b/core/DataTable/Filter/ColumnDelete.php index 1b724109fc759b3310550d06778af1d7b54195cb..7631c7a9c2e36e5583c628cccfed251281447af5 100644 --- a/core/DataTable/Filter/ColumnDelete.php +++ b/core/DataTable/Filter/ColumnDelete.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/DataTable/Filter/ExcludeLowPopulation.php b/core/DataTable/Filter/ExcludeLowPopulation.php index 6e6fbf33d560c413b91e3afe13f568f6aa9c6488..e346ea28fc89318da04e0f52d18a33d75552f8c2 100644 --- a/core/DataTable/Filter/ExcludeLowPopulation.php +++ b/core/DataTable/Filter/ExcludeLowPopulation.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/DataTable/Filter/GroupBy.php b/core/DataTable/Filter/GroupBy.php index 093aee0ac8cbbcfd7fabc92a00f404b3c4a7833f..d783db8bca74376f1d59a3e4bdb8d7e59fe147c0 100755 --- a/core/DataTable/Filter/GroupBy.php +++ b/core/DataTable/Filter/GroupBy.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/DataTable/Filter/Limit.php b/core/DataTable/Filter/Limit.php index d1174293e594c1fa0fafb1fa2b9f859f7cf07d5f..c06bac49c59b0fe774dcfcf19ac1b9b22fb33253 100644 --- a/core/DataTable/Filter/Limit.php +++ b/core/DataTable/Filter/Limit.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/DataTable/Filter/MetadataCallbackAddMetadata.php b/core/DataTable/Filter/MetadataCallbackAddMetadata.php index 767ecc4fd2abad9ad3d7cd5650006519383fceb5..0f7af76a2915fc058205215c1fe838cab85b17a2 100644 --- a/core/DataTable/Filter/MetadataCallbackAddMetadata.php +++ b/core/DataTable/Filter/MetadataCallbackAddMetadata.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/DataTable/Filter/MetadataCallbackReplace.php b/core/DataTable/Filter/MetadataCallbackReplace.php index 2d472c9cc172733dcba9acd714faa746a0835802..50e773c98eb6efe559af47088a6a78ef91cc14b3 100644 --- a/core/DataTable/Filter/MetadataCallbackReplace.php +++ b/core/DataTable/Filter/MetadataCallbackReplace.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/DataTable/Filter/Pattern.php b/core/DataTable/Filter/Pattern.php index 30a7907bd2da7a4cb504cea23ec4de4a615287ea..99caf7a2344273c5d7da7181295bdeb68c270d52 100644 --- a/core/DataTable/Filter/Pattern.php +++ b/core/DataTable/Filter/Pattern.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/DataTable/Filter/PatternRecursive.php b/core/DataTable/Filter/PatternRecursive.php index ed4c137ff1ad0816e41c951488a219ff04f782b5..10bf918f688b7cf82a6f376371a8e472aa7415db 100644 --- a/core/DataTable/Filter/PatternRecursive.php +++ b/core/DataTable/Filter/PatternRecursive.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/DataTable/Filter/RangeCheck.php b/core/DataTable/Filter/RangeCheck.php index d8229a4d64c64a80c90bdd53b07bb60d053b5093..4cee80d11fd92155ab6a68e1ed96ca8b86aea603 100644 --- a/core/DataTable/Filter/RangeCheck.php +++ b/core/DataTable/Filter/RangeCheck.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/DataTable/Filter/ReplaceColumnNames.php b/core/DataTable/Filter/ReplaceColumnNames.php index fd842ad0ff114f8ca1c3f9aaae4f843b85cc3800..1b5d5cb79c274b7fc8f5e0afee448649fc5beec0 100644 --- a/core/DataTable/Filter/ReplaceColumnNames.php +++ b/core/DataTable/Filter/ReplaceColumnNames.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/DataTable/Filter/ReplaceSummaryRowLabel.php b/core/DataTable/Filter/ReplaceSummaryRowLabel.php index b89a306a1a599956db1f11e605d3c6f4f4ceab1c..23a59266914bdbd2972eb6cfb0ea8b48c4f0cc5e 100644 --- a/core/DataTable/Filter/ReplaceSummaryRowLabel.php +++ b/core/DataTable/Filter/ReplaceSummaryRowLabel.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/DataTable/Filter/SafeDecodeLabel.php b/core/DataTable/Filter/SafeDecodeLabel.php index eb44c8d72b35e0d51542243bedf965d5c92a8a12..8922482398fc637fac2578fef6964a35edf7e2e4 100644 --- a/core/DataTable/Filter/SafeDecodeLabel.php +++ b/core/DataTable/Filter/SafeDecodeLabel.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/DataTable/Filter/Sort.php b/core/DataTable/Filter/Sort.php index ce25898e9704d28074f5d62be4985ac182deea7b..e11749a0e44adb23eaeed4a0c8d0e8cfc97ce3a2 100644 --- a/core/DataTable/Filter/Sort.php +++ b/core/DataTable/Filter/Sort.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/DataTable/Filter/Truncate.php b/core/DataTable/Filter/Truncate.php index fa5389650b4adfa2857a4198f899581b409b09ed..13d2a619c03498cfa00a3f184f23998c924573e5 100644 --- a/core/DataTable/Filter/Truncate.php +++ b/core/DataTable/Filter/Truncate.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/DataTable/Manager.php b/core/DataTable/Manager.php index b9703c14ddeadbd2f941ff8eb96129b0879f6037..c19060b803175f65192a13e88a5d4e020a9e8c8d 100644 --- a/core/DataTable/Manager.php +++ b/core/DataTable/Manager.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/DataTable/Map.php b/core/DataTable/Map.php index 7985afb1d88e6ad58adf3e03823edc6ec318d449..7c97ed32b2a2ad9f3624e1d0efcc2d6e0aea577e 100644 --- a/core/DataTable/Map.php +++ b/core/DataTable/Map.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/DataTable/Renderer.php b/core/DataTable/Renderer.php index 7820f3e53a13082021117e3571c6c42594f344d7..427eaedde91c2a8cfaca104ac45f7212f10f4613 100644 --- a/core/DataTable/Renderer.php +++ b/core/DataTable/Renderer.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/DataTable/Renderer/Console.php b/core/DataTable/Renderer/Console.php index 7959c644a39980533563e639a05a965332c5387e..b9d8cc33a768ee0c20c11eb288f6829138a78605 100644 --- a/core/DataTable/Renderer/Console.php +++ b/core/DataTable/Renderer/Console.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/DataTable/Renderer/Csv.php b/core/DataTable/Renderer/Csv.php index 75d6d68fc084f4ecdf5a754d122b3019ff4d06df..cf28d3ca6cafd953c4ab26e26414bcdeee16e08d 100644 --- a/core/DataTable/Renderer/Csv.php +++ b/core/DataTable/Renderer/Csv.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/DataTable/Renderer/Html.php b/core/DataTable/Renderer/Html.php index ca4cd653ee5998a80e964fe9c44a2b5f8123faa1..eb130ec05b249c48b01c8b8df96b8359ea85116f 100644 --- a/core/DataTable/Renderer/Html.php +++ b/core/DataTable/Renderer/Html.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/DataTable/Renderer/Json.php b/core/DataTable/Renderer/Json.php index 664f14f40ea94c3973e595e8954900524f5af312..ae1bf3ef0523e817b619d9ff05637603e135504e 100644 --- a/core/DataTable/Renderer/Json.php +++ b/core/DataTable/Renderer/Json.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/DataTable/Renderer/Php.php b/core/DataTable/Renderer/Php.php index 80e49bc22d24af4476c147b552d0c868709dac1d..a1475f1969bd4a309b3de66560fcdad39d87bb60 100644 --- a/core/DataTable/Renderer/Php.php +++ b/core/DataTable/Renderer/Php.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/DataTable/Renderer/Rss.php b/core/DataTable/Renderer/Rss.php index f5c98ee7006387eb02fefccb2517e62bdb65e660..86af06d53bb7abbccffb92813c502a63f1cd66a6 100644 --- a/core/DataTable/Renderer/Rss.php +++ b/core/DataTable/Renderer/Rss.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/DataTable/Renderer/Tsv.php b/core/DataTable/Renderer/Tsv.php index 949874daf6d833793dca3d1e0b15046dc8b7f9b0..79a8cd6a236180da1b2b4e96f06e7c53e41d8cce 100644 --- a/core/DataTable/Renderer/Tsv.php +++ b/core/DataTable/Renderer/Tsv.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/DataTable/Renderer/Xml.php b/core/DataTable/Renderer/Xml.php index 15f4f52e8b3f8d085b5776e0b171e10ee2d05a98..d50de41f8884546495aae6cdef7d2a219185b933 100644 --- a/core/DataTable/Renderer/Xml.php +++ b/core/DataTable/Renderer/Xml.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/DataTable/Row.php b/core/DataTable/Row.php index 0571093a0b227b29fcb619d216f565a85d9c24bb..ac29965b2e3df7aa9db619576fd7da11ae07a82a 100644 --- a/core/DataTable/Row.php +++ b/core/DataTable/Row.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/DataTable/Row/DataTableSummaryRow.php b/core/DataTable/Row/DataTableSummaryRow.php index 479ac745fa73e21f4edce0f9fcd89151147015a6..480631f2b8fc6ebe66367d4e4246b9ad23b89ff0 100644 --- a/core/DataTable/Row/DataTableSummaryRow.php +++ b/core/DataTable/Row/DataTableSummaryRow.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/DataTable/Simple.php b/core/DataTable/Simple.php index 010e6586c41ffbec5b9562f798f4d86538b86cf3..f21aa62b9d539831fbe5887ccda2c85ee55473ae 100644 --- a/core/DataTable/Simple.php +++ b/core/DataTable/Simple.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/DataTable/TableNotFoundException.php b/core/DataTable/TableNotFoundException.php index 6ccd5e12bcfdb698ad38c8aea61b987a512e249a..e722d96b55c5838b5c272e621f00006b6298d3dd 100644 --- a/core/DataTable/TableNotFoundException.php +++ b/core/DataTable/TableNotFoundException.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Date.php b/core/Date.php index 1be421cad5f4617b84dc87c1d1e6c9eee71b0ae8..09205abac70dff10a5aaca06638465d6296be624 100644 --- a/core/Date.php +++ b/core/Date.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Db.php b/core/Db.php index a418e490ea05db00cbb9b54c761f6f90d963fc9c..0bcfd68f478e02b57f39b75856a4bdd83f281546 100644 --- a/core/Db.php +++ b/core/Db.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Db/Adapter.php b/core/Db/Adapter.php index ea01773326542b2480c2096c44f9b6d2eb283069..4df8cb403e118bcb7fb4d8942c15ed4634d6d55c 100644 --- a/core/Db/Adapter.php +++ b/core/Db/Adapter.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Db/Adapter/Mysqli.php b/core/Db/Adapter/Mysqli.php index c3990bfe7043a46802047528b96c54bec5ef0cce..c864d057b01736e3efd626500d3ce560a3e13dd1 100644 --- a/core/Db/Adapter/Mysqli.php +++ b/core/Db/Adapter/Mysqli.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Db/Adapter/Pdo/Mssql.php b/core/Db/Adapter/Pdo/Mssql.php index cca882b36c7b9a0ded9be3b83bef45b90287b73b..fd0248958e568f2ff0c9cfaff676819ecd7ad2bb 100644 --- a/core/Db/Adapter/Pdo/Mssql.php +++ b/core/Db/Adapter/Pdo/Mssql.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Db/Adapter/Pdo/Mysql.php b/core/Db/Adapter/Pdo/Mysql.php index 368c78107564cd086479cf953bc878424106b6f7..59c3880bc9a577306f0d1b9d32fd343db62d374c 100644 --- a/core/Db/Adapter/Pdo/Mysql.php +++ b/core/Db/Adapter/Pdo/Mysql.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Db/Adapter/Pdo/Pgsql.php b/core/Db/Adapter/Pdo/Pgsql.php index b93d5191e7349d74466a4b702d62d61d41a800fa..c68280fe28227f73cdff3f20d89c124d99a23e69 100644 --- a/core/Db/Adapter/Pdo/Pgsql.php +++ b/core/Db/Adapter/Pdo/Pgsql.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Db/AdapterInterface.php b/core/Db/AdapterInterface.php index 38a81a9e546e63d6e433e3d2e32ed82125bc2106..cd0e4cdeb91f9003d833831e28f77170f0f7774e 100644 --- a/core/Db/AdapterInterface.php +++ b/core/Db/AdapterInterface.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Db/BatchInsert.php b/core/Db/BatchInsert.php index 3a05e516d66fa6494d10c968034e04192dba3f78..f8325c02098082762cc016dc4ae1cac236b6b3a8 100644 --- a/core/Db/BatchInsert.php +++ b/core/Db/BatchInsert.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Db/Schema.php b/core/Db/Schema.php index b7de26b6e3d0168c68669674ca71718543438a40..834dfdda36617d538d007c3f5f4bd626f2a680f2 100644 --- a/core/Db/Schema.php +++ b/core/Db/Schema.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Db/Schema/Mysql.php b/core/Db/Schema/Mysql.php index bb5cc214bbc3c3f5f96b1b25c43852a1a60d3536..4eb62d7b466be1066d512abd971697567867a59a 100644 --- a/core/Db/Schema/Mysql.php +++ b/core/Db/Schema/Mysql.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Db/SchemaInterface.php b/core/Db/SchemaInterface.php index 71bc1b7d415f103aab2c289ecfd543f4ee3c5311..a8a3771ac5a3f4ef8f612446640aa4f45a250cb7 100644 --- a/core/Db/SchemaInterface.php +++ b/core/Db/SchemaInterface.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/DbHelper.php b/core/DbHelper.php index 761bce2684db9663b8323c90e537cb6d4e9346ad..df616b2cd6c38b02c67bd066c60cc64a84c08d3e 100644 --- a/core/DbHelper.php +++ b/core/DbHelper.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Error.php b/core/Error.php index 486ee7d593d791f660b50bdc8072712e7f2c81e7..ac0029d987da0d88883c2918b6279ee984297825 100644 --- a/core/Error.php +++ b/core/Error.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/EventDispatcher.php b/core/EventDispatcher.php index 88e84d888d053517d6d23dceb8d90be378b4235e..42d35c6b0e74eb410257255366b8e773997666c1 100644 --- a/core/EventDispatcher.php +++ b/core/EventDispatcher.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/ExceptionHandler.php b/core/ExceptionHandler.php index 5c8adc5afd0784e2a4b19bb299599718d074971d..8d5f9c595e6ab75527699c5db775939637cbe301 100644 --- a/core/ExceptionHandler.php +++ b/core/ExceptionHandler.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Filechecks.php b/core/Filechecks.php index 3fccf2c8a2bc50cba4cbc6c8f26bcdb2102913a3..ddfade4e6e3b3e23d3dc5f6c14933e8b39cdd3ca 100644 --- a/core/Filechecks.php +++ b/core/Filechecks.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Filesystem.php b/core/Filesystem.php index 2a4062931eb64a5443ad44c60022786caf50d882..bcf36d29e1a4ad6221f0bac7d2b239609d40bb7d 100644 --- a/core/Filesystem.php +++ b/core/Filesystem.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/FrontController.php b/core/FrontController.php index ec21cef3bfc371a4abad7b5031d4ccdd8a01483a..ecad3e7bd3bbe94c9cf4749ccc2c5fe5121f9874 100644 --- a/core/FrontController.php +++ b/core/FrontController.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Http.php b/core/Http.php index ab7973f0cb5d5ac8bb8619df393a72ddbb15dfdc..996c3885a948437f5829cd5f723ac729cd23b30a 100644 --- a/core/Http.php +++ b/core/Http.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/IP.php b/core/IP.php index 4e804b6e2287bd909fe00d2c4ea2eeab9bbdb16b..66f3b30209ab2233e1156d877c20b0c67eb72e4a 100644 --- a/core/IP.php +++ b/core/IP.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Loader.php b/core/Loader.php index b7c2af39d2651c346ac761da9467a5571da82786..9cdf282fcbe83859726cf1a5d9ec04f95b4b34e0 100644 --- a/core/Loader.php +++ b/core/Loader.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Log.php b/core/Log.php index ab4093cb5f6d8a9f2bf6f1773d56e8290dc3ac4a..c568bdb0a2b13a81ed4746094720adc9969b17aa 100644 --- a/core/Log.php +++ b/core/Log.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Mail.php b/core/Mail.php index 1fc1faf780f83efecea33b4ebfc61f1ebb4aa15e..8bbb581dd5302a6dfc1cc9099d5530d222bd24e3 100644 --- a/core/Mail.php +++ b/core/Mail.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Menu/MenuAbstract.php b/core/Menu/MenuAbstract.php index 06d972f0649288d7cde9cac50006ca5b36070ab0..3f624b117f8efb7c191e286735f59e3d6fdc34eb 100644 --- a/core/Menu/MenuAbstract.php +++ b/core/Menu/MenuAbstract.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Menu/MenuAdmin.php b/core/Menu/MenuAdmin.php index 792905cf9bb9fcaee082ab0776a2fb261f4602c1..5c997e15660150c3897fff086aca51d285b3bfde 100644 --- a/core/Menu/MenuAdmin.php +++ b/core/Menu/MenuAdmin.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Menu/MenuMain.php b/core/Menu/MenuMain.php index 4738562f58f5f1e826c677daea600deb10b8f13c..aed7760752da92c2519567a8951afd08cc32c4ca 100644 --- a/core/Menu/MenuMain.php +++ b/core/Menu/MenuMain.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Menu/MenuReporting.php b/core/Menu/MenuReporting.php index 2c5ae297da2f5b4bf1d492bb6b098afd92c62ab6..737674d3eb641e945ff1ac5f6b76846b4ee0d09c 100644 --- a/core/Menu/MenuReporting.php +++ b/core/Menu/MenuReporting.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Menu/MenuTop.php b/core/Menu/MenuTop.php index 7a860ef7d63485e82a1a7c2ebd75d2b0be63e601..c8f8723fea2e4f28a7d34348b34a44c7aa5c4bae 100644 --- a/core/Menu/MenuTop.php +++ b/core/Menu/MenuTop.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Menu/MenuUser.php b/core/Menu/MenuUser.php index b3d140e6ae9862871a9a35db6a28040a76691c82..25048a8682fb3c4291fcbe629b39d6be8fd1bae7 100755 --- a/core/Menu/MenuUser.php +++ b/core/Menu/MenuUser.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Metrics.php b/core/Metrics.php index b2ae4c73e5756a77f1f6162580afcb52fb3d4acc..4f12a8e3ab0c876c9631970a0117c71d2f20cda8 100644 --- a/core/Metrics.php +++ b/core/Metrics.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Metrics/Base.php b/core/Metrics/Base.php index 6699c978a2729e730b1755bd06e3f23e3f895ff1..838d7c2ee62559533cc82503c4a247d750193ffa 100644 --- a/core/Metrics/Base.php +++ b/core/Metrics/Base.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Metrics/Processed.php b/core/Metrics/Processed.php index 204604fb315f5ce5b01acd81ee88b7b85b94ab38..bbc638828a90d9bd7a74658eb158ace5c199e400 100644 --- a/core/Metrics/Processed.php +++ b/core/Metrics/Processed.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Metrics/ProcessedGoals.php b/core/Metrics/ProcessedGoals.php index b7ad0b69f32c410728914fabfca33f58d87326a7..6fb62231f3b2fc4ed6a468b5b64dc445a07dfd7e 100644 --- a/core/Metrics/ProcessedGoals.php +++ b/core/Metrics/ProcessedGoals.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/MetricsFormatter.php b/core/MetricsFormatter.php index e6c986751683fb1a968a8127504fa08728d52d1c..049850496a79e2c17042ca6158bc78d8142bc6de 100644 --- a/core/MetricsFormatter.php +++ b/core/MetricsFormatter.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Nonce.php b/core/Nonce.php index 1538e3124441548875ce62eba3cb8bb76dc4fb1c..5e558da1e3c37897ab8552e31821c73b27cb97e7 100644 --- a/core/Nonce.php +++ b/core/Nonce.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Notification.php b/core/Notification.php index b7465fd6081d4f5bca885b57c1cc85088c62fca4..fcf1357a78905233e9f46ee3489a7c67de2f771d 100644 --- a/core/Notification.php +++ b/core/Notification.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Notification/Manager.php b/core/Notification/Manager.php index 57471e1a7fa8938e314b53d6810609263bd3224e..54727fcfb6492993e765599e0019ff770ef4eeb5 100644 --- a/core/Notification/Manager.php +++ b/core/Notification/Manager.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Option.php b/core/Option.php index 7f6ae85cab459ee47a50bc47cfa77c9084f1e347..8b676ea60b98273d7b4aace86d119cb571c3d0d7 100644 --- a/core/Option.php +++ b/core/Option.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Period.php b/core/Period.php index 66d7aa7c65b71520be000c3161d3ebc9a9da0092..fd99954021b3cceb954023114796fddf36bd160c 100644 --- a/core/Period.php +++ b/core/Period.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Period/Day.php b/core/Period/Day.php index 422843e16f437c30c08cad36b6ccb66fd46caed6..5f64627e45a6c1c758052140a09f135fd32380f7 100644 --- a/core/Period/Day.php +++ b/core/Period/Day.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Period/Factory.php b/core/Period/Factory.php index 2494da0a507bc6840dff0d3ea7d7ebef59519813..996e2e792adb4f090d9490e23a7ca62379b37fae 100644 --- a/core/Period/Factory.php +++ b/core/Period/Factory.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Period/Month.php b/core/Period/Month.php index 4132c9c8ea77255632bc90d127871b6bc20c7852..167280f15b99ea2bfe0a9db0e5ab0d23b035a46a 100644 --- a/core/Period/Month.php +++ b/core/Period/Month.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Period/Range.php b/core/Period/Range.php index b2717b48245d5fed23ff8e1e32ac00d412fe52b0..1910581aecb524663a60e6e9eff67b772f20a5ce 100644 --- a/core/Period/Range.php +++ b/core/Period/Range.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Period/Week.php b/core/Period/Week.php index 0cf18c066873a34819347e13b7121c964db7788a..45e9eab2784cb6ccae97b75157f2dcb44e185094 100644 --- a/core/Period/Week.php +++ b/core/Period/Week.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Period/Year.php b/core/Period/Year.php index 97fb8fa0849c3c4373eaddf51722ccca76f95987..3582161e3a17d16e9ec97424b71ffaf0cf6df491 100644 --- a/core/Period/Year.php +++ b/core/Period/Year.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Piwik.php b/core/Piwik.php index d31b1a9888f8112ad02aa1090ef5ac0a513ba28d..7e64d9021eb4e5aba435af2c38f1d46dae63a167 100644 --- a/core/Piwik.php +++ b/core/Piwik.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later @@ -233,11 +233,11 @@ class Piwik 'Analytics', 'Real Time Analytics', 'Analytics in Real time', - 'Open Source Analytics', - 'Open Source Web Analytics', + 'Free/Libre Web Analytics', 'Free Website Analytics', 'Free Web Analytics', 'Analytics Platform', + 'Data Platform', ); $id = abs(intval(md5(Url::getCurrentHost()))); $title = $titles[$id % count($titles)]; diff --git a/core/Plugin.php b/core/Plugin.php index 0c2c8e8d8b84a15300b8aa294a0484d579e69112..aeb687398e0fe2169a2049d57f136c01685de55d 100644 --- a/core/Plugin.php +++ b/core/Plugin.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Plugin/API.php b/core/Plugin/API.php index 3a4e26a54822ae9200954dd925b7d55da107d55a..58de9e6461b30e25a6134978979cf019e66cce8d 100644 --- a/core/Plugin/API.php +++ b/core/Plugin/API.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Plugin/Archiver.php b/core/Plugin/Archiver.php index 0390a26ee56ab947d6fea29538161868d7da63b4..fa79d07b26e35512662f748cba99e6f524140846 100644 --- a/core/Plugin/Archiver.php +++ b/core/Plugin/Archiver.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Plugin/ConsoleCommand.php b/core/Plugin/ConsoleCommand.php index 1d9a62696a1793584b208cb152b421d84f12c9e4..8db956df45ebc8fa2f374c00e93648250c7c35ef 100644 --- a/core/Plugin/ConsoleCommand.php +++ b/core/Plugin/ConsoleCommand.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Plugin/Controller.php b/core/Plugin/Controller.php index 9fd08fd2d07076da8a4c2f21834b4a02765b1dda..4b1e4e5efcdca058163e008d54fc588f374a9b67 100644 --- a/core/Plugin/Controller.php +++ b/core/Plugin/Controller.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Plugin/ControllerAdmin.php b/core/Plugin/ControllerAdmin.php index b3799c2ac61390f807b357ba23fb00f586784f43..2e39b7f8527c236e775c10c6e3c30afee7df4722 100644 --- a/core/Plugin/ControllerAdmin.php +++ b/core/Plugin/ControllerAdmin.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Plugin/Dependency.php b/core/Plugin/Dependency.php index 4e5a574966bbba5f88e5bfe7e54bb6b1b59deae3..7e87324612b0b300599599fefe29956e0ad3b8e0 100644 --- a/core/Plugin/Dependency.php +++ b/core/Plugin/Dependency.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Plugin/Manager.php b/core/Plugin/Manager.php index de160f3c60f4cfe129c07bbde57e20ae7f39a5cf..03c3a9f6414f46e25de8c4e7d801acc85f2c08a2 100644 --- a/core/Plugin/Manager.php +++ b/core/Plugin/Manager.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Plugin/Menu.php b/core/Plugin/Menu.php index 72a7f675ddb17abb8a8672f2d52356fbcac52b14..5217bd2560343a373c879f3b55983a91d57c5f41 100644 --- a/core/Plugin/Menu.php +++ b/core/Plugin/Menu.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Plugin/MetadataLoader.php b/core/Plugin/MetadataLoader.php index 088c6b29e5ad6fcf847000911054ade0db1bf431..25f48ce0a095d78d713db1af3b6213a0b03b8da9 100644 --- a/core/Plugin/MetadataLoader.php +++ b/core/Plugin/MetadataLoader.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Plugin/Settings.php b/core/Plugin/Settings.php index c68316fc1af9de8ac6e83b60bc0e7648238c1d64..ff214529682881df1226f6f05c66ff95e0d464fe 100644 --- a/core/Plugin/Settings.php +++ b/core/Plugin/Settings.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Plugin/Tasks.php b/core/Plugin/Tasks.php index 30e4b4fd296d2847e2c6b99b595ecf5b7da5180d..1e357575a7b759ca10cd9cfd79ab1264491b5bea 100644 --- a/core/Plugin/Tasks.php +++ b/core/Plugin/Tasks.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Plugin/ViewDataTable.php b/core/Plugin/ViewDataTable.php index 1643fd03ee3d2d867c748ef9124b2c3621cc2b6d..37dfce506acebfd214f35860749a00f2a9ffcdea 100644 --- a/core/Plugin/ViewDataTable.php +++ b/core/Plugin/ViewDataTable.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Plugin/Visualization.php b/core/Plugin/Visualization.php index fc4002948dd411ab325f0ef0a9a91cc63b63832a..d73f13fd8e98dccf064e4f592184fc5be8140c48 100644 --- a/core/Plugin/Visualization.php +++ b/core/Plugin/Visualization.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Profiler.php b/core/Profiler.php index ae9c5e8b766a2d467ca51a9a9a5c817beebdb962..bcbf67019cf6768784e8280ff620bfce77d3413f 100644 --- a/core/Profiler.php +++ b/core/Profiler.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/ProxyHeaders.php b/core/ProxyHeaders.php index 802d1c311efd79faa2ec11d596c6fe5e7baec099..5cd8e74edd171ce3100cff878a5c71a59a5a0cdd 100644 --- a/core/ProxyHeaders.php +++ b/core/ProxyHeaders.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/ProxyHttp.php b/core/ProxyHttp.php index 1f6bfb19af58878498b88be36a5a71b7de09cdd2..f0a5ddec9da6347606bc5e83f6cfab6f4455cc78 100644 --- a/core/ProxyHttp.php +++ b/core/ProxyHttp.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/QuickForm2.php b/core/QuickForm2.php index dc2ba9ab8854aba4b998509292c2dcb2cf42ed7e..1580f012c6fe1cbc476c36fd9c7045831d760756 100644 --- a/core/QuickForm2.php +++ b/core/QuickForm2.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/RankingQuery.php b/core/RankingQuery.php index de05ab39aad468097158be0ef6d0c226ce75e3d7..0f4db68ab4af91fbc94bbe7097500a4a34bd522f 100644 --- a/core/RankingQuery.php +++ b/core/RankingQuery.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Registry.php b/core/Registry.php index 166a48f772d1e31bf342c1e05b5ae43fced95717..a3383a84c0789b2b033ceb17fda59c00afb26e66 100644 --- a/core/Registry.php +++ b/core/Registry.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/ReportRenderer.php b/core/ReportRenderer.php index 893fc3e6d7cca04e2ce678f80a1eb1dab30c4a98..6c33a9fbe36772c9c55eef36e93a5691ae9c6943 100644 --- a/core/ReportRenderer.php +++ b/core/ReportRenderer.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/ReportRenderer/Html.php b/core/ReportRenderer/Html.php index e6d0b90e8cfb3807431e23e5b5a01dc596a9dadd..c929c9a4497109ac1469c0d9bc5a6620c8c07c1d 100644 --- a/core/ReportRenderer/Html.php +++ b/core/ReportRenderer/Html.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/ReportRenderer/Pdf.php b/core/ReportRenderer/Pdf.php index a0a4a8527874afd76eb6b98c37a29c7ad7dcdcb0..47c2ebf9005300a9dc8aa0264de574d11c49cfa9 100644 --- a/core/ReportRenderer/Pdf.php +++ b/core/ReportRenderer/Pdf.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/ScheduledTask.php b/core/ScheduledTask.php index de1d582b7bd9f3e47428a622715fbd0d56cf08c3..18cb2aa94e2e5111ab5524e8b3a770065b471905 100644 --- a/core/ScheduledTask.php +++ b/core/ScheduledTask.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/ScheduledTaskTimetable.php b/core/ScheduledTaskTimetable.php index 13e48b8c54134bff3aa08a5aaeb80edc840ef265..75d79e688a32a5861bed0bf9cf1b43060e6bfa8d 100644 --- a/core/ScheduledTaskTimetable.php +++ b/core/ScheduledTaskTimetable.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/ScheduledTime.php b/core/ScheduledTime.php index 53e1e867933790f3e3c246164eeb2e8b2e745a45..34b7ec950dbece79531864a155e977d8cbdfe72f 100644 --- a/core/ScheduledTime.php +++ b/core/ScheduledTime.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/ScheduledTime/Daily.php b/core/ScheduledTime/Daily.php index 8566ef9b3490c8f6c920f2497c0b70bd32e16e39..df05dc2f3843a59690c4f93f2803b084904ccc7b 100644 --- a/core/ScheduledTime/Daily.php +++ b/core/ScheduledTime/Daily.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/ScheduledTime/Hourly.php b/core/ScheduledTime/Hourly.php index dd9e646f76990508504847038151c089ddd62dc4..4fc8c3ed161ccad07cee8a1113a0fe5fa3402a55 100644 --- a/core/ScheduledTime/Hourly.php +++ b/core/ScheduledTime/Hourly.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/ScheduledTime/Monthly.php b/core/ScheduledTime/Monthly.php index bb02b36076525c1bda26787df6d61514a41f5ff9..d4900530e8d397d5e91e564f2a842880437c78fb 100644 --- a/core/ScheduledTime/Monthly.php +++ b/core/ScheduledTime/Monthly.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/ScheduledTime/Weekly.php b/core/ScheduledTime/Weekly.php index 7a9769baa900c200f300c356fbfe26cc4f9fb40b..e5715b5fd046d3da81d81de9a426f3fe57d73889 100644 --- a/core/ScheduledTime/Weekly.php +++ b/core/ScheduledTime/Weekly.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Segment.php b/core/Segment.php index bf83454380150abbab41297db608b1cecd7d7f14..99d2382ef8c76885abc7f31a5170521bdf7b43d9 100644 --- a/core/Segment.php +++ b/core/Segment.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/SegmentExpression.php b/core/SegmentExpression.php index 96cac35c49d393cddf1b9361173ae8ee0a25dbe2..d41e353d6654483e30d4d528c4b1065b8ed04397 100644 --- a/core/SegmentExpression.php +++ b/core/SegmentExpression.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Session.php b/core/Session.php index 7cf8ab4f9ca143f506fecce909db7f65c1b02b49..cb08f0f6977b997d58b948624e2d958391a7077a 100644 --- a/core/Session.php +++ b/core/Session.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Session/SaveHandler/DbTable.php b/core/Session/SaveHandler/DbTable.php index 20494fe98e9c2837f5b93c927d669a9a57e165fa..0b91f4c3669ee2f209c89bfdd7f42cbdfaae5b40 100644 --- a/core/Session/SaveHandler/DbTable.php +++ b/core/Session/SaveHandler/DbTable.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Session/SessionNamespace.php b/core/Session/SessionNamespace.php index 8f31a7e5a9331a6febddbc1258d6038febe038fe..74b11e0ce84fa8d14e003e33f077b66695ffd462 100644 --- a/core/Session/SessionNamespace.php +++ b/core/Session/SessionNamespace.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Settings/Manager.php b/core/Settings/Manager.php index 730f62f3d605dff86c172375e964d500ac489fd2..fbda2c9b94c036aa33910733c8ee072f5f6bfaa5 100644 --- a/core/Settings/Manager.php +++ b/core/Settings/Manager.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Settings/Setting.php b/core/Settings/Setting.php index 3e0d5d0d63179448fcca5f9baa2e89065821dcc3..41cffbe5265f19049725b22f150e5c6ac983bab7 100644 --- a/core/Settings/Setting.php +++ b/core/Settings/Setting.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Settings/SystemSetting.php b/core/Settings/SystemSetting.php index 8ca6a347cc8bf21cb40320550c020da6b61d687b..c7e1c93ad1237b48287a425e43346de9db47ef1d 100644 --- a/core/Settings/SystemSetting.php +++ b/core/Settings/SystemSetting.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Settings/UserSetting.php b/core/Settings/UserSetting.php index 5d23a5bd51d3f360bd647e4d1ce76ce68b67a0f5..8f56f7104df4e1b498f82d20d084cb8f26ad2d06 100644 --- a/core/Settings/UserSetting.php +++ b/core/Settings/UserSetting.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/SettingsPiwik.php b/core/SettingsPiwik.php index 29d4ba362bb17840c3cbbe84f4fb5043400d2635..f2b8d147b33cb30fae06b1c96086ebb593b36c06 100644 --- a/core/SettingsPiwik.php +++ b/core/SettingsPiwik.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/SettingsServer.php b/core/SettingsServer.php index f50156d7fe3d0261cef823e2bc643b6b804f245f..679a00192d5569c9d4a724fbabc49adf9035de07 100644 --- a/core/SettingsServer.php +++ b/core/SettingsServer.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Singleton.php b/core/Singleton.php index c1f8682dcf7f54922f2b3d8160093a35aec52a34..e2a0d6056988d48066ff488d49f8a21cdf60cd75 100644 --- a/core/Singleton.php +++ b/core/Singleton.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Site.php b/core/Site.php index 77ddeeb0be6ff429c0a13f0bbc4d813fb198e742..7541e5e940d2f4826ddbf75cadab7fb8bd7f07a1 100644 --- a/core/Site.php +++ b/core/Site.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/TCPDF.php b/core/TCPDF.php index 8a2669b50ecfbbfdcb9391a768b9114ba54f4cb6..9f44d8d37222b1b906bd8a95718738da0771ba33 100644 --- a/core/TCPDF.php +++ b/core/TCPDF.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/TaskScheduler.php b/core/TaskScheduler.php index 85c71c9ef87a17aaa8fed6f212103adbd8ee1cf8..9e3b9ca0f84807f711cb4cf4b7ed282da3c10abd 100644 --- a/core/TaskScheduler.php +++ b/core/TaskScheduler.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Theme.php b/core/Theme.php index 48ebbb6732b88ba473f1f013c44ae3074d6a2ecc..b0fe5abecba9864b0253997b81bb5a0251f843b0 100644 --- a/core/Theme.php +++ b/core/Theme.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Timer.php b/core/Timer.php index 76bbd3a56957f5f222406c4a50e21d6258f6a3e2..82addaa1cd2d22a7a6b17bed4fe403998f57c98e 100644 --- a/core/Timer.php +++ b/core/Timer.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Tracker.php b/core/Tracker.php index 48851007f1eb92f9d93d945d653bc1d2140d67c6..fed184a51e2be415e641066020a3f8e02f66050d 100644 --- a/core/Tracker.php +++ b/core/Tracker.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later @@ -510,7 +510,7 @@ class Tracker case self::STATE_EMPTY_REQUEST: Common::printDebug("Empty request => Piwik page"); - echo "<a href='/'>Piwik</a> is a free open source web <a href='http://piwik.org'>analytics</a> that lets you keep control of your data."; + echo "<a href='/'>Piwik</a> is a free/libre web <a href='http://piwik.org'>analytics</a> that lets you keep control of your data."; break; case self::STATE_NOSCRIPT_REQUEST: diff --git a/core/Tracker/Action.php b/core/Tracker/Action.php index 63a93c1ec3811c4866befb39db5e20b19908dbd8..625bd9e4edbf5c0dfa1176528331abb017f131f7 100644 --- a/core/Tracker/Action.php +++ b/core/Tracker/Action.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Tracker/ActionClickUrl.php b/core/Tracker/ActionClickUrl.php index 0eacedf1df18cbaeeb003674a96adb5e942d3ad5..cd0549129383a53c6671f9827d2b933c23d5ac8c 100644 --- a/core/Tracker/ActionClickUrl.php +++ b/core/Tracker/ActionClickUrl.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Tracker/ActionEvent.php b/core/Tracker/ActionEvent.php index 511cf7923c8dacf21cd77215fd3da0cc52932c48..73441a5a0db780448a78a51a7999bfde835a3e67 100644 --- a/core/Tracker/ActionEvent.php +++ b/core/Tracker/ActionEvent.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Tracker/ActionPageview.php b/core/Tracker/ActionPageview.php index 35cdb0edac230750d161d77cb1bc1210636bc342..3dc5ab93fb5ea2129dc123b06fda8e1172c06ea2 100644 --- a/core/Tracker/ActionPageview.php +++ b/core/Tracker/ActionPageview.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Tracker/ActionSiteSearch.php b/core/Tracker/ActionSiteSearch.php index 369abda23117026967d073742d545e2da52b586d..8b76a52c966c2d8bab9d88b1b0722a4d91f084a6 100644 --- a/core/Tracker/ActionSiteSearch.php +++ b/core/Tracker/ActionSiteSearch.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Tracker/Cache.php b/core/Tracker/Cache.php index 1572c7099c784935f5f9b616988b6128764bca73..9183b191b79e174ed3c079304e4eaf1edffadde9 100644 --- a/core/Tracker/Cache.php +++ b/core/Tracker/Cache.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Tracker/Db.php b/core/Tracker/Db.php index 495eb683f4a50802982aa75ffd7ec877edeba4a1..4ce13a08918739ec10b6bf5bf67a93f0d66259f3 100644 --- a/core/Tracker/Db.php +++ b/core/Tracker/Db.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Tracker/Db/DbException.php b/core/Tracker/Db/DbException.php index fc3ffea91d2225cc23f821b84b1c8cdd0e0f0d5c..a067f09f33d8fea3d1841daa562d08d9fe37fec1 100644 --- a/core/Tracker/Db/DbException.php +++ b/core/Tracker/Db/DbException.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Tracker/Db/Mysqli.php b/core/Tracker/Db/Mysqli.php index a815636047d39ebb51fca270e2e16eafb47733c1..737719e51f4dfaceaf4002fbb6025b139d06f6f6 100644 --- a/core/Tracker/Db/Mysqli.php +++ b/core/Tracker/Db/Mysqli.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Tracker/Db/Pdo/Mysql.php b/core/Tracker/Db/Pdo/Mysql.php index 4fc78527ac3a4fe23b407ada26f672bbfbf8825e..a4d148e41529e42aa0d787d1c1ced4bd42fb1de3 100644 --- a/core/Tracker/Db/Pdo/Mysql.php +++ b/core/Tracker/Db/Pdo/Mysql.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Tracker/Db/Pdo/Pgsql.php b/core/Tracker/Db/Pdo/Pgsql.php index 60087c651bb7dfc830a42493086898eae0e10ead..b70122aa4a939306b5880969c83f8ee4dd14269c 100644 --- a/core/Tracker/Db/Pdo/Pgsql.php +++ b/core/Tracker/Db/Pdo/Pgsql.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Tracker/GoalManager.php b/core/Tracker/GoalManager.php index daa88bd7b9acd2ce25f2b7034df2684d03d6d67e..b2b0c03ba84ea5108f7423632041c342baba64be 100644 --- a/core/Tracker/GoalManager.php +++ b/core/Tracker/GoalManager.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Tracker/IgnoreCookie.php b/core/Tracker/IgnoreCookie.php index 3f78d566d77f05780db979ef2aa9031c07befa82..56489b19e27db6e8bf1605f594f28704fe2651ec 100644 --- a/core/Tracker/IgnoreCookie.php +++ b/core/Tracker/IgnoreCookie.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Tracker/PageUrl.php b/core/Tracker/PageUrl.php index c38bae510639b439b8f361345b1fb3f99c65b556..083141a249c9eada2727628665bd2dba92f7b3e0 100644 --- a/core/Tracker/PageUrl.php +++ b/core/Tracker/PageUrl.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Tracker/Referrer.php b/core/Tracker/Referrer.php index 12d8ff747dcc1f746f0be09678315448986e00e9..3df2cf46a3b17ce007cd99260d2ac3cc94996f93 100644 --- a/core/Tracker/Referrer.php +++ b/core/Tracker/Referrer.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Tracker/Request.php b/core/Tracker/Request.php index df551e7d82344366b599ec68c650b511276e47ef..fe54533e06dbeec217be48fdb33c767409b1753c 100644 --- a/core/Tracker/Request.php +++ b/core/Tracker/Request.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Tracker/Settings.php b/core/Tracker/Settings.php index b1b9a21c527b927d08a2eb1c1ff1c23269820e9f..c43aff0813d933abc546ab059cf2711ec9aaeb86 100644 --- a/core/Tracker/Settings.php +++ b/core/Tracker/Settings.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Tracker/TableLogAction.php b/core/Tracker/TableLogAction.php index 1eb237d3d39749e8705c6eff9966d46672a64ac5..979aaf8a5e0cdfeb781bdfa245fc63ea8cab9abf 100644 --- a/core/Tracker/TableLogAction.php +++ b/core/Tracker/TableLogAction.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Tracker/Visit.php b/core/Tracker/Visit.php index d763fb7031c45376d8910c64dcd59ebddb44a47b..81365ae2975a21e0d8f930a892a38f673d59aae4 100644 --- a/core/Tracker/Visit.php +++ b/core/Tracker/Visit.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Tracker/VisitExcluded.php b/core/Tracker/VisitExcluded.php index e3c47d09e9da1c47d58d20829fe4e38b157a818e..19fa96dc4f06de5799075a6711041d02d350b671 100644 --- a/core/Tracker/VisitExcluded.php +++ b/core/Tracker/VisitExcluded.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Tracker/VisitInterface.php b/core/Tracker/VisitInterface.php index 250d5565e21978df08679669e36f0b034bf6c7da..66bd37becc901fdeeb6af1e77991ddedaa48b75c 100644 --- a/core/Tracker/VisitInterface.php +++ b/core/Tracker/VisitInterface.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Tracker/Visitor.php b/core/Tracker/Visitor.php index 19ac7171e46844423f8f5aede010b7f306ade92c..758839abdf6e6656fa06a26a61e5302d9620ec7f 100644 --- a/core/Tracker/Visitor.php +++ b/core/Tracker/Visitor.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Tracker/VisitorNotFoundInDb.php b/core/Tracker/VisitorNotFoundInDb.php index e3dfce506a360e1028a615ec746477cbd2867ae9..f1a0b71a04550fd3573793b9912d74ad5dc2f7da 100644 --- a/core/Tracker/VisitorNotFoundInDb.php +++ b/core/Tracker/VisitorNotFoundInDb.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Translate.php b/core/Translate.php index fecfbdf9c2adbb80a9929a1cae5420675dd37d0e..e2fb58ee0249cf9f837a6ed7dd39082a34c7f3d3 100644 --- a/core/Translate.php +++ b/core/Translate.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Translate/Filter/ByBaseTranslations.php b/core/Translate/Filter/ByBaseTranslations.php index 2883d3011fcbe9c185d72eb3d7a7c8a229e578d9..1c265debe79b897b0baa527b82a0b055712b700b 100644 --- a/core/Translate/Filter/ByBaseTranslations.php +++ b/core/Translate/Filter/ByBaseTranslations.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Translate/Filter/ByParameterCount.php b/core/Translate/Filter/ByParameterCount.php index 91a24d50a067890032bba96af1fb83cfa0415fcd..3832c8f262280e04a87192ed16df65dd1789e812 100644 --- a/core/Translate/Filter/ByParameterCount.php +++ b/core/Translate/Filter/ByParameterCount.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Translate/Filter/EmptyTranslations.php b/core/Translate/Filter/EmptyTranslations.php index a92e8a4cd50996f3f8ce7475750d73cd26e86182..1d77de7b9810a4bfdafd7d1f08625ead17b7d201 100644 --- a/core/Translate/Filter/EmptyTranslations.php +++ b/core/Translate/Filter/EmptyTranslations.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Translate/Filter/EncodedEntities.php b/core/Translate/Filter/EncodedEntities.php index 2bd604f8e9953d8f8eac8ae09ac0ab6c52a3fec3..7c35614fb2d1a175eea5b43a1a6dec812790a265 100644 --- a/core/Translate/Filter/EncodedEntities.php +++ b/core/Translate/Filter/EncodedEntities.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Translate/Filter/FilterAbstract.php b/core/Translate/Filter/FilterAbstract.php index 949b99c64cf0b0e10e87499669cf227c9c0e4727..4e7ecc064d6f3943b1da9dfc0491eb9c4fb86dd6 100644 --- a/core/Translate/Filter/FilterAbstract.php +++ b/core/Translate/Filter/FilterAbstract.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Translate/Filter/UnnecassaryWhitespaces.php b/core/Translate/Filter/UnnecassaryWhitespaces.php index 4fb7c5ef588defaa40d961c9ba7ad593f2030c27..38df742e4143d2d96d92ead82c863266bb76d66f 100644 --- a/core/Translate/Filter/UnnecassaryWhitespaces.php +++ b/core/Translate/Filter/UnnecassaryWhitespaces.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Translate/Validate/CoreTranslations.php b/core/Translate/Validate/CoreTranslations.php index 96ea1da72d0831e9892696bb387b256426bf4523..68de662f2389a56274ebadc0a555ba7d8479b902 100644 --- a/core/Translate/Validate/CoreTranslations.php +++ b/core/Translate/Validate/CoreTranslations.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Translate/Validate/NoScripts.php b/core/Translate/Validate/NoScripts.php index 1c58e955e3bdf1b6fc36a99792d0017ea96f3bab..0ee0fc9a57ca656b1cc5278bd323758a9082f223 100644 --- a/core/Translate/Validate/NoScripts.php +++ b/core/Translate/Validate/NoScripts.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Translate/Validate/ValidateAbstract.php b/core/Translate/Validate/ValidateAbstract.php index d05881aceb4d94dc0bf01c8ef4265a912cf94e5b..c732d31d252cc2fb32570b7ca5290de84e2deb3e 100644 --- a/core/Translate/Validate/ValidateAbstract.php +++ b/core/Translate/Validate/ValidateAbstract.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Translate/Writer.php b/core/Translate/Writer.php index 6067a403d2b70103eed8f2bdd9cdb2b842f0b1b8..d15f14e4dafda9ee8eeecfae671985d5c85edee6 100644 --- a/core/Translate/Writer.php +++ b/core/Translate/Writer.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Twig.php b/core/Twig.php index c2022572c057c9949033177953b1cb3e3c70d554..7fa19ef2475b60fc9e4b2aa0017f8a9f0ef70228 100755 --- a/core/Twig.php +++ b/core/Twig.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Unzip.php b/core/Unzip.php index 2ba8cfcd1696a5ef134bb0d82150d066a647e9c0..f878dcfa8f678c4d0d6b77aa92f556e3f3c1d3e0 100644 --- a/core/Unzip.php +++ b/core/Unzip.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Unzip/Gzip.php b/core/Unzip/Gzip.php index bd19b6740b032e85f65bd9f04bcf8ffedf9a58eb..aa7d07f31508309d266dd4232c190ea0179607dd 100755 --- a/core/Unzip/Gzip.php +++ b/core/Unzip/Gzip.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Unzip/PclZip.php b/core/Unzip/PclZip.php index 79fd7963060ca8aad368375c11175dc9415c4531..4d0ce536a9bb475759668a784d9fd0b7a011dd4a 100644 --- a/core/Unzip/PclZip.php +++ b/core/Unzip/PclZip.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Unzip/Tar.php b/core/Unzip/Tar.php index 919fcc9104ce294fd71383696ee559777dee74f4..2c87882611cd884bae3536112fea7e846f369b2e 100755 --- a/core/Unzip/Tar.php +++ b/core/Unzip/Tar.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Unzip/UncompressInterface.php b/core/Unzip/UncompressInterface.php index d3dccf20b3f4552582d3d71dc24744788e591629..072f476bb4291636929d9688d65c43e99ef65fbb 100644 --- a/core/Unzip/UncompressInterface.php +++ b/core/Unzip/UncompressInterface.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Unzip/ZipArchive.php b/core/Unzip/ZipArchive.php index e02615054e5bee839b8b0ec9552cc03202289db9..7ad126e004b8968fc558aad7406485194e13bd7b 100644 --- a/core/Unzip/ZipArchive.php +++ b/core/Unzip/ZipArchive.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/UpdateCheck.php b/core/UpdateCheck.php index 76b3a24845d5501b7764c99e7752fdde35ea7ecd..228ac23a856d45bbfffb0a3a8fa4b73d88d0b8ac 100644 --- a/core/UpdateCheck.php +++ b/core/UpdateCheck.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Updater.php b/core/Updater.php index d579fd28f1796cd6caaa2766804ea9210a25a022..6d46bbf1478242057ffec95468650aea0022720d 100644 --- a/core/Updater.php +++ b/core/Updater.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Updates.php b/core/Updates.php index 00c10c0b2964f0232d1c8f20ca2f517277d39b1e..b410effd2119c82e9748be9b73c763bc8e80c452 100644 --- a/core/Updates.php +++ b/core/Updates.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Updates/0.2.10.php b/core/Updates/0.2.10.php index bb3bba97d18669fea96da5187d97ff845e5d5292..b42449aacc669a3b68f8c847794e57c2f62811ab 100644 --- a/core/Updates/0.2.10.php +++ b/core/Updates/0.2.10.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Updates/0.2.12.php b/core/Updates/0.2.12.php index ff8fa18bc127f79005291aea67ace9736cd8762d..975ba373cd8a96c6815c5cdb952abe14b25d30d2 100644 --- a/core/Updates/0.2.12.php +++ b/core/Updates/0.2.12.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Updates/0.2.13.php b/core/Updates/0.2.13.php index 93228ad605b559c4a226a4f3c94662a1357a9830..eb65347c45402f9e1b5464bc3ebfd2af18350a5c 100644 --- a/core/Updates/0.2.13.php +++ b/core/Updates/0.2.13.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Updates/0.2.24.php b/core/Updates/0.2.24.php index e627f64f97dba8524eb975ea70f8cc53c8775f3f..b4762ad15d37488014b792db48f4fc0ceae619c0 100644 --- a/core/Updates/0.2.24.php +++ b/core/Updates/0.2.24.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Updates/0.2.27.php b/core/Updates/0.2.27.php index 4b505194d4f466dfde53eae0b79f4b18b3f1597f..483d915a0f9e09809153d67bad717bb3c0fa5915 100644 --- a/core/Updates/0.2.27.php +++ b/core/Updates/0.2.27.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Updates/0.2.32.php b/core/Updates/0.2.32.php index 7f697cc478598914476f690400f7dffd78075fe6..15264ebef201cb3f4b599a57874d7dfb4e653fb4 100644 --- a/core/Updates/0.2.32.php +++ b/core/Updates/0.2.32.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Updates/0.2.33.php b/core/Updates/0.2.33.php index 0b4d281f0e04d1165aecdb35a9db4d6f039fbcd3..b1e8886dbf22acbbd885d28ac67b629fcf22ab82 100644 --- a/core/Updates/0.2.33.php +++ b/core/Updates/0.2.33.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Updates/0.2.34.php b/core/Updates/0.2.34.php index 49c128f14fff55ce742c6931067b0df39a46bb3e..5bdf982d8c0bf43a0af1ac0d5dbae535c48e2b8a 100644 --- a/core/Updates/0.2.34.php +++ b/core/Updates/0.2.34.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Updates/0.2.35.php b/core/Updates/0.2.35.php index 4c0c53ff9ade675ca9ce8e02900c6822b35162e8..658d8968562b9f90a13a4a1cef13270d8894e5a4 100644 --- a/core/Updates/0.2.35.php +++ b/core/Updates/0.2.35.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Updates/0.2.37.php b/core/Updates/0.2.37.php index 47c8e78d6f17d1dd3920dea563310b3588567c93..6e7bb6da927424de265039d179a589a216f2c47a 100644 --- a/core/Updates/0.2.37.php +++ b/core/Updates/0.2.37.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Updates/0.4.1.php b/core/Updates/0.4.1.php index b4562d4fe5eb1fa696f421f46ab2313e3e5427b3..1448b4c013a3c513405124496669ba82e9eba07f 100644 --- a/core/Updates/0.4.1.php +++ b/core/Updates/0.4.1.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Updates/0.4.2.php b/core/Updates/0.4.2.php index 1503936716d6753f897fd416c7c4e279a6b83060..b4b44053bd96471093fe80de752fc396c36769fb 100644 --- a/core/Updates/0.4.2.php +++ b/core/Updates/0.4.2.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Updates/0.4.4.php b/core/Updates/0.4.4.php index 44cc1690a8f4efe7ae8626d9e7a27bc68745b9db..51972e2cbf396217b869d82c1847318d00fe9c7f 100644 --- a/core/Updates/0.4.4.php +++ b/core/Updates/0.4.4.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Updates/0.4.php b/core/Updates/0.4.php index dfcbe97f3d82dacc179445b3a97ab72b8da14bf6..fe3f1426d2b641dc0c4187c30839a774bd48969c 100644 --- a/core/Updates/0.4.php +++ b/core/Updates/0.4.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Updates/0.5.4.php b/core/Updates/0.5.4.php index 235391dbea161699c2fa48177465efccdbf329dc..502da855bc25936cc0849ceeab6c1c577eb70ace 100644 --- a/core/Updates/0.5.4.php +++ b/core/Updates/0.5.4.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Updates/0.5.5.php b/core/Updates/0.5.5.php index aaacf0e944bedcac3058b5114725465c0f86ec62..28822ddbea0edac5302bb16b2e92ca846edd7608 100644 --- a/core/Updates/0.5.5.php +++ b/core/Updates/0.5.5.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Updates/0.5.php b/core/Updates/0.5.php index f90f7f489027bf09dbe25b18a8bc78ba46616e3a..81d73db8410fcc64cff53cf3ba9e4d1b4d1fd2e4 100644 --- a/core/Updates/0.5.php +++ b/core/Updates/0.5.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Updates/0.6-rc1.php b/core/Updates/0.6-rc1.php index 43ab8e4e7dfe21f6f6bfb00b6f28a9324f18db32..cac08f47d69ed0a28403dfd4a5fc7591a16a52ad 100644 --- a/core/Updates/0.6-rc1.php +++ b/core/Updates/0.6-rc1.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Updates/0.6.2.php b/core/Updates/0.6.2.php index 15236ed05e2bc13551064acb09b6c791d8b0f23a..0fd9651736c9e4a87cfc946f3560994e4bb98986 100644 --- a/core/Updates/0.6.2.php +++ b/core/Updates/0.6.2.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Updates/0.6.3.php b/core/Updates/0.6.3.php index 87ef2d27a1f31cb38d30b7846eb85557d8a3def5..b91b67fd3be09e93cec5c476d04d273962b9ddec 100644 --- a/core/Updates/0.6.3.php +++ b/core/Updates/0.6.3.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Updates/0.7.php b/core/Updates/0.7.php index 3c6daad6ff6fa6bba2f471883e500ac3dbe85306..5af49b8d8b3b22c24ab3e03bca375557fb1a1561 100644 --- a/core/Updates/0.7.php +++ b/core/Updates/0.7.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Updates/0.9.1.php b/core/Updates/0.9.1.php index 5b11099bc5e7293cd23de7c4de6d300378ae9511..db81f8d14d0d933b6ab3a7c4f83f106aebfedfdc 100644 --- a/core/Updates/0.9.1.php +++ b/core/Updates/0.9.1.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Updates/1.1.php b/core/Updates/1.1.php index df58645c4816a2081bafa6392cc85310263c8723..5e533c5e0722e968887ade90611eb1ad3ca47ed3 100644 --- a/core/Updates/1.1.php +++ b/core/Updates/1.1.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Updates/1.10-b4.php b/core/Updates/1.10-b4.php index 5628487ff65c6e627a440763bc5ef4c28f47cedc..2079e24546e765f117e1d7439a9299f831405bee 100755 --- a/core/Updates/1.10-b4.php +++ b/core/Updates/1.10-b4.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Updates/1.10.1.php b/core/Updates/1.10.1.php index e6051a7b9a6f87451b1ca2cc626c4234fd40a732..743a4dda4c02874827d5b7117dbfc4fddbd71214 100755 --- a/core/Updates/1.10.1.php +++ b/core/Updates/1.10.1.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Updates/1.10.2-b1.php b/core/Updates/1.10.2-b1.php index bf58008b325a40dff4b3262680dd482ff7feac05..03943f63a1f54981abbdbaf77ce57c44864d5d56 100755 --- a/core/Updates/1.10.2-b1.php +++ b/core/Updates/1.10.2-b1.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Updates/1.10.2-b2.php b/core/Updates/1.10.2-b2.php index de177432314d090f47b67c56edefdc2a41a655de..a1a88de66ef6f6e36ed58a9bcc38dcda6813cced 100644 --- a/core/Updates/1.10.2-b2.php +++ b/core/Updates/1.10.2-b2.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Updates/1.11-b1.php b/core/Updates/1.11-b1.php index dc1187145360c28acce4cdee52ad0bdf5b24bfb6..2c0c02c8770f9670cae6f32413bfc37d7c4a93c7 100644 --- a/core/Updates/1.11-b1.php +++ b/core/Updates/1.11-b1.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Updates/1.12-b1.php b/core/Updates/1.12-b1.php index 5318a7cb33216517db6146597f6d48f67db814f5..cf0663853e7f7ab166db01f489f34529cefc1505 100644 --- a/core/Updates/1.12-b1.php +++ b/core/Updates/1.12-b1.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Updates/1.12-b15.php b/core/Updates/1.12-b15.php index 96a0696c876c62f51096a9d597d3bc7325f22a61..2187fc881626af44f02bc72ee56625304919db7d 100644 --- a/core/Updates/1.12-b15.php +++ b/core/Updates/1.12-b15.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Updates/1.12-b16.php b/core/Updates/1.12-b16.php index d10906748919438432b539b85c69a97fb5c6b996..853de0ad85da2e035838abec6a25e9a1deac9e0e 100644 --- a/core/Updates/1.12-b16.php +++ b/core/Updates/1.12-b16.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Updates/1.2-rc1.php b/core/Updates/1.2-rc1.php index cb46b767b90865bfb47678159bd009fcb91e186d..7d9a200a7537cdffbd504de23833ead68f04e8fb 100644 --- a/core/Updates/1.2-rc1.php +++ b/core/Updates/1.2-rc1.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Updates/1.2-rc2.php b/core/Updates/1.2-rc2.php index 02cb3208a701557a88a2844becc5f6f19ed34a36..a991f4e0a6fe3972b3b73888202dbb2024bf3841 100644 --- a/core/Updates/1.2-rc2.php +++ b/core/Updates/1.2-rc2.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Updates/1.2.3.php b/core/Updates/1.2.3.php index cf5c4559a0b30d61f742b91a99dea71a8da8b935..ae28ee7e9e4cee1348770a70a6458082b8dcc624 100644 --- a/core/Updates/1.2.3.php +++ b/core/Updates/1.2.3.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Updates/1.2.5-rc1.php b/core/Updates/1.2.5-rc1.php index 09c4dea6e7b5063ed5f9f7c3ec31c4d437f24810..a4f6ee02bba6223438eb70a2d74f2043b663cb36 100644 --- a/core/Updates/1.2.5-rc1.php +++ b/core/Updates/1.2.5-rc1.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Updates/1.2.5-rc7.php b/core/Updates/1.2.5-rc7.php index c4a51afc4bd73178ee6a9a96bcb7c811ffb6733c..08284dd07fdce18a11236bac10fec78c5a60a5a9 100644 --- a/core/Updates/1.2.5-rc7.php +++ b/core/Updates/1.2.5-rc7.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Updates/1.4-rc1.php b/core/Updates/1.4-rc1.php index d8cc139701f0cb7448e7c812ec0850064b3e13a3..3697864ce128359102929e990cdb1776737d7e33 100644 --- a/core/Updates/1.4-rc1.php +++ b/core/Updates/1.4-rc1.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Updates/1.4-rc2.php b/core/Updates/1.4-rc2.php index 1f2ba56bcff5d9fc9334bbe0e0299fe327709e9c..b2a3b3176c03884b27a6b7ca5104d282f417a535 100644 --- a/core/Updates/1.4-rc2.php +++ b/core/Updates/1.4-rc2.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Updates/1.5-b1.php b/core/Updates/1.5-b1.php index 0ccd81e08d223a32d545aa3f4450607b5a76284e..36b0b277240cb82cfb870ae982dae52429517e8c 100644 --- a/core/Updates/1.5-b1.php +++ b/core/Updates/1.5-b1.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Updates/1.5-b2.php b/core/Updates/1.5-b2.php index 00c748f8918d53d3b7ddd7ab3980f87bcc29d9f5..377c26f112fc96ada0bfce1155590af9d95338fa 100644 --- a/core/Updates/1.5-b2.php +++ b/core/Updates/1.5-b2.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Updates/1.5-b3.php b/core/Updates/1.5-b3.php index 781056db45af3e82be19f32de462fa60b8445527..e7e8754ac39ff309e1f15e2c5b194b1076dd404b 100644 --- a/core/Updates/1.5-b3.php +++ b/core/Updates/1.5-b3.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Updates/1.5-b4.php b/core/Updates/1.5-b4.php index 32c37bf2a8103341e57ea02d8e65de0eb53992e4..318552e3b7127fe0f4991c36632d27d5065fe0d8 100644 --- a/core/Updates/1.5-b4.php +++ b/core/Updates/1.5-b4.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Updates/1.5-b5.php b/core/Updates/1.5-b5.php index 5e4b10fa89c9ed928caccda53b57efdb09423f3a..8f3ef447f28691763eee021a7cfb775a95548c77 100644 --- a/core/Updates/1.5-b5.php +++ b/core/Updates/1.5-b5.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Updates/1.5-rc6.php b/core/Updates/1.5-rc6.php index 56e87e64950a4dd6312d11f56aaa0c6c30600e4a..fa940cab0a129d2ed5b2cfb112cd94e4dae74274 100644 --- a/core/Updates/1.5-rc6.php +++ b/core/Updates/1.5-rc6.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Updates/1.6-b1.php b/core/Updates/1.6-b1.php index 2b73ed9563b335ec777f240f19d50d319962581c..c200e5bf12f370717c0e2b5ebbe19c132165d155 100644 --- a/core/Updates/1.6-b1.php +++ b/core/Updates/1.6-b1.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Updates/1.6-rc1.php b/core/Updates/1.6-rc1.php index 8255786ce5852cff3f43dfb372eddbd484ff5307..75ca3fd0322f07c9a2553f24816f510b1c57678d 100644 --- a/core/Updates/1.6-rc1.php +++ b/core/Updates/1.6-rc1.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Updates/1.7-b1.php b/core/Updates/1.7-b1.php index 04e45c9cef4a11806ebaebb25f1c1108e76a2917..91f63e03095a756d9f46f179c1e766d7896fb27f 100644 --- a/core/Updates/1.7-b1.php +++ b/core/Updates/1.7-b1.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Updates/1.7.2-rc5.php b/core/Updates/1.7.2-rc5.php index 19388cc901e2e0dcae796a070ccdcea0d75eadc4..4fb21e72fe4bbbf33ba950cd69bdeacc8256c466 100644 --- a/core/Updates/1.7.2-rc5.php +++ b/core/Updates/1.7.2-rc5.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Updates/1.7.2-rc7.php b/core/Updates/1.7.2-rc7.php index ac1871de9c9f3577a024a6e14cf21c417539372a..2f479c0522bbdeae1ae1e9e5a5f59718226c0c1a 100755 --- a/core/Updates/1.7.2-rc7.php +++ b/core/Updates/1.7.2-rc7.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Updates/1.8.3-b1.php b/core/Updates/1.8.3-b1.php index 85f9f66900d7773c4a3bde69e04b273dfc19122f..33ddbeeeaa2b4c89f375edda06ca2742a14faca2 100644 --- a/core/Updates/1.8.3-b1.php +++ b/core/Updates/1.8.3-b1.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Updates/1.8.4-b1.php b/core/Updates/1.8.4-b1.php index 97e70daa8d58022cf5fa7b2344a0c569618f5b49..efd5e8b76c9c81a3dc6839c34ff543245064a2c1 100644 --- a/core/Updates/1.8.4-b1.php +++ b/core/Updates/1.8.4-b1.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Updates/1.9-b16.php b/core/Updates/1.9-b16.php index 3c82828d2b4f3033479459b92001bfb2a4cf10ca..ceded8302468f17c97c8f3dd401598990434ac98 100755 --- a/core/Updates/1.9-b16.php +++ b/core/Updates/1.9-b16.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Updates/1.9-b19.php b/core/Updates/1.9-b19.php index d2496cbb3a2c35d859ff914ad33bf39eff9cbc27..da223fabb6bb2edabcb502c2ae942956dd19ec2b 100755 --- a/core/Updates/1.9-b19.php +++ b/core/Updates/1.9-b19.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Updates/1.9-b9.php b/core/Updates/1.9-b9.php index dce8c9e2f006de7ede3f1d4c3eb20cdb767fec8c..39176d7f96d433f0013bbb39c6be1d5c5f140b2b 100755 --- a/core/Updates/1.9-b9.php +++ b/core/Updates/1.9-b9.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Updates/1.9.1-b2.php b/core/Updates/1.9.1-b2.php index d79dd9925ef24e227e429de2941560686b578872..81e64b938bf425b9e2dded3671124e6864e3ff96 100644 --- a/core/Updates/1.9.1-b2.php +++ b/core/Updates/1.9.1-b2.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Updates/1.9.3-b10.php b/core/Updates/1.9.3-b10.php index 22583103a3bd39af96e9e7cef2295e8f6b9f7b53..a2d7a179a09f0de3fd8b44e73e369c278a50c832 100755 --- a/core/Updates/1.9.3-b10.php +++ b/core/Updates/1.9.3-b10.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Updates/1.9.3-b3.php b/core/Updates/1.9.3-b3.php index 0a511b14db9758f96be514e269bbfba56faba1a0..875a5754cfb21677f1af17f758389968fee3224c 100644 --- a/core/Updates/1.9.3-b3.php +++ b/core/Updates/1.9.3-b3.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Updates/1.9.3-b8.php b/core/Updates/1.9.3-b8.php index 03f75ce11a96baab90b24651df63b1f8ba4d9963..867ac817acbc8814a80f5c605327795156d0047a 100755 --- a/core/Updates/1.9.3-b8.php +++ b/core/Updates/1.9.3-b8.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Updates/2.0-a12.php b/core/Updates/2.0-a12.php index cc202d4ebf0ce08c0ece6fc11c0c001eb255596d..995d75deee1cac5641b206af38ae471b7f673d5f 100644 --- a/core/Updates/2.0-a12.php +++ b/core/Updates/2.0-a12.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Updates/2.0-a13.php b/core/Updates/2.0-a13.php index 70ca059084adde80f458557579e49c52aa4f2da4..b428daef5a6d318428b3ac8ece3ca7ea8ce0fc56 100644 --- a/core/Updates/2.0-a13.php +++ b/core/Updates/2.0-a13.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Updates/2.0-a17.php b/core/Updates/2.0-a17.php index ec00c2ab5734172ed43aa6a576c2575c0d307296..2df452c1abed5fb9a173b798b757f4ace9c56f88 100644 --- a/core/Updates/2.0-a17.php +++ b/core/Updates/2.0-a17.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Updates/2.0-a7.php b/core/Updates/2.0-a7.php index cdbbc7e24c2c9c259bedc29d6958ce87bb288a83..9898d80a8950375f8c85951a5324776d78515c8a 100644 --- a/core/Updates/2.0-a7.php +++ b/core/Updates/2.0-a7.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Updates/2.0-b10.php b/core/Updates/2.0-b10.php index 273c4d08c83c44d2e5c6b63986ddf0d63c27f200..0a2152ed4a015979e9b1e182e39ef8888488db6e 100644 --- a/core/Updates/2.0-b10.php +++ b/core/Updates/2.0-b10.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Updates/2.0-b13.php b/core/Updates/2.0-b13.php index 875a173ab984c39d5539f672af30c9b3f43b7221..78cc791566ada02b4b514b73b2138e51c9cd3b3b 100644 --- a/core/Updates/2.0-b13.php +++ b/core/Updates/2.0-b13.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Updates/2.0-b3.php b/core/Updates/2.0-b3.php index ae30df7702e7e7578e896d8ffa228168aee5acd8..b4dcdf25dbf3742ca64fd762804588fa7708f450 100644 --- a/core/Updates/2.0-b3.php +++ b/core/Updates/2.0-b3.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Updates/2.0-b9.php b/core/Updates/2.0-b9.php index 612c79d1e2487a0e70b8b0965a6cb063314beef6..59819890ca848a19ac2fbe3e1d30261d0e93577f 100644 --- a/core/Updates/2.0-b9.php +++ b/core/Updates/2.0-b9.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Updates/2.0-rc1.php b/core/Updates/2.0-rc1.php index beda1cda8d35d91e70f8947529ee263c65cbb4ce..64baac6e6d962738715b01bc8852024bb78b575a 100644 --- a/core/Updates/2.0-rc1.php +++ b/core/Updates/2.0-rc1.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Updates/2.0.3-b7.php b/core/Updates/2.0.3-b7.php index 868f9d4e04733b644cb0f9adb1ce9b19113def17..f3fa6a34aac4288d9ff75eb461c413148607094c 100644 --- a/core/Updates/2.0.3-b7.php +++ b/core/Updates/2.0.3-b7.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Updates/2.0.4-b5.php b/core/Updates/2.0.4-b5.php index a146275a4940f4e12181011471c3e1517381dab8..24c0e0d589ce0233fc3ea57b0ecbef6d45922d54 100644 --- a/core/Updates/2.0.4-b5.php +++ b/core/Updates/2.0.4-b5.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Updates/2.0.4-b7.php b/core/Updates/2.0.4-b7.php index 50030c2e84b50ca43c8cf151a4fd768af8ba36fb..512180fec9faba0861ca84de4326b66a93974ff9 100644 --- a/core/Updates/2.0.4-b7.php +++ b/core/Updates/2.0.4-b7.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Updates/2.0.4-b8.php b/core/Updates/2.0.4-b8.php index 5dbfd95d069bc05785a4d815c920feff56b6e156..0e8b56c4121758ef2353d946580d75783ccce3c1 100644 --- a/core/Updates/2.0.4-b8.php +++ b/core/Updates/2.0.4-b8.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Updates/2.1.1-b11.php b/core/Updates/2.1.1-b11.php index 18908cc30ee50879031763541cb140375f2bbea6..45b781a1cf868e8c945b5cfbe9725493055622ae 100644 --- a/core/Updates/2.1.1-b11.php +++ b/core/Updates/2.1.1-b11.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Updates/2.2.0-b15.php b/core/Updates/2.2.0-b15.php index 82ef7395d8520cc7a7bff1e37a0c96dde77d304a..d35e6a1ff8a461ddeb67d19b787af0fe129686d4 100644 --- a/core/Updates/2.2.0-b15.php +++ b/core/Updates/2.2.0-b15.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Updates/2.2.3-b6.php b/core/Updates/2.2.3-b6.php index 5449a4a9381c663d8143448fc1ef30adc39c134b..0b9d15e4f116311d387162d030a09606f5ca4e62 100644 --- a/core/Updates/2.2.3-b6.php +++ b/core/Updates/2.2.3-b6.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Updates/2.3.0-rc2.php b/core/Updates/2.3.0-rc2.php index 0365238ef265acd5aa34c11ae56fd2fc165b457f..55219b4f926dbd400d76669c3c76e7744685a802 100644 --- a/core/Updates/2.3.0-rc2.php +++ b/core/Updates/2.3.0-rc2.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Updates/2.4.0-b1.php b/core/Updates/2.4.0-b1.php index 4845f188246b068f18a16bc37ff89b61cc958529..a0f6d64f65984f036ec2628d61af78d357305c29 100644 --- a/core/Updates/2.4.0-b1.php +++ b/core/Updates/2.4.0-b1.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Updates/2.4.0-b2.php b/core/Updates/2.4.0-b2.php index a5f0adedb0df336762d89db35c63ce553e0341b1..42a2798b09c149a9d6ce3f2521c6cbd9c5e80c79 100644 --- a/core/Updates/2.4.0-b2.php +++ b/core/Updates/2.4.0-b2.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Updates/2.4.0-b3.php b/core/Updates/2.4.0-b3.php index 1eab41cf4702deccfcfcb8646367ef1404c3c84f..693cfd7ca0ffeb026cac66c8c5b6cf4fa60d7beb 100644 --- a/core/Updates/2.4.0-b3.php +++ b/core/Updates/2.4.0-b3.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Updates/2.4.0-b4.php b/core/Updates/2.4.0-b4.php index 89f4b55ace6315bb51842177204a657847f3c7a8..ad54fe8343b753c6cdac3e1f681848e539836184 100644 --- a/core/Updates/2.4.0-b4.php +++ b/core/Updates/2.4.0-b4.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Url.php b/core/Url.php index d9fa0bf55f29f8304eed4b52ac871080232bc7c4..5ad0aa5acf6d60894c7a8dabe4aa690ee9017a01 100644 --- a/core/Url.php +++ b/core/Url.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/UrlHelper.php b/core/UrlHelper.php index b99f457f4024c1bb9ef7d1852d8b5a3da9519dea..b2bbd229bb769e952212dba1d3ff475c32dd9354 100644 --- a/core/UrlHelper.php +++ b/core/UrlHelper.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Version.php b/core/Version.php index 2317a8404e74c4d1cd9d7539e417aada67812334..44f3a2f0f9d585c2f2789075f2a5dfa6f2ff252a 100644 --- a/core/Version.php +++ b/core/Version.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/View.php b/core/View.php index 6f140d4b91c5c0df0f12e26407624aaf00f1a319..a941e9739aceecfd6b4c9ec6efa867e192a40ee3 100644 --- a/core/View.php +++ b/core/View.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/View/OneClickDone.php b/core/View/OneClickDone.php index afb4b05f40f48e85aaa42a9bf0a162f49802fcf8..e07c2c3bddb46b3e90e7770c44f9d0aa3ce0d320 100644 --- a/core/View/OneClickDone.php +++ b/core/View/OneClickDone.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/View/RenderTokenParser.php b/core/View/RenderTokenParser.php index 6acd3a8fe0dbdde2c4098509bcd9232e754c8b05..60547d4d99d461164067072b4999614ffbb91511 100644 --- a/core/View/RenderTokenParser.php +++ b/core/View/RenderTokenParser.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/View/ReportsByDimension.php b/core/View/ReportsByDimension.php index f75e240a9211413f7f66f9e802be4a99801530be..e520f382f9150532fb8f29c46b51b9f23cf8519d 100644 --- a/core/View/ReportsByDimension.php +++ b/core/View/ReportsByDimension.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/View/UIControl.php b/core/View/UIControl.php index d0032ade0768659746694f4d11027b06ac76f243..98310413f9020040cd7d856614b491c3c01b0049 100644 --- a/core/View/UIControl.php +++ b/core/View/UIControl.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/View/ViewInterface.php b/core/View/ViewInterface.php index b1e6133903075e1e338d03c6955a02d999308488..9c8d01ee0cc6b99170252b70b2917aef65d48cfd 100644 --- a/core/View/ViewInterface.php +++ b/core/View/ViewInterface.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/ViewDataTable/Config.php b/core/ViewDataTable/Config.php index ec1c2e229dd7cccdde1ab6c34b31a8e0fccb1c0a..383ae043c0cd2a2125c91ba59552d446baa9000b 100644 --- a/core/ViewDataTable/Config.php +++ b/core/ViewDataTable/Config.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/ViewDataTable/Factory.php b/core/ViewDataTable/Factory.php index 398af85a96fb4feef9a12bac4d504989d0dcc898..7f4f32be0ad82ba0d32b46b6080ac799250220d1 100644 --- a/core/ViewDataTable/Factory.php +++ b/core/ViewDataTable/Factory.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/ViewDataTable/Manager.php b/core/ViewDataTable/Manager.php index 16e8379d10ecf148a4cc6f852bf02dd7a90d99f1..ce0308316be04b85c7d7c48af26b7cafbec6f9df 100644 --- a/core/ViewDataTable/Manager.php +++ b/core/ViewDataTable/Manager.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/ViewDataTable/Request.php b/core/ViewDataTable/Request.php index 920927b6f0850e2682165466a3448c6b86c772ea..324803aa91ec95a972708a11c72fcc8d5c8ee538 100644 --- a/core/ViewDataTable/Request.php +++ b/core/ViewDataTable/Request.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/ViewDataTable/RequestConfig.php b/core/ViewDataTable/RequestConfig.php index 42d55ec3cc95c37a2e1313712f43d584dc0b0689..d4856bebe4c4d8dbd4eeb97013d6300f4dea81a8 100644 --- a/core/ViewDataTable/RequestConfig.php +++ b/core/ViewDataTable/RequestConfig.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/Visualization/Sparkline.php b/core/Visualization/Sparkline.php index 098124e56f1edb38e5ff28164ef9aa5be6839d48..8a7b4063423c7cb4f7fc0f9ea1a3d6dd3c690a9c 100644 --- a/core/Visualization/Sparkline.php +++ b/core/Visualization/Sparkline.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/WidgetsList.php b/core/WidgetsList.php index bb85a373493d08070fef043a23de707a811bf7e0..3cc10f24b91408f23d84f6f1e879618ae0d2d9b0 100644 --- a/core/WidgetsList.php +++ b/core/WidgetsList.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/dispatch.php b/core/dispatch.php index 6d6b55a2082e8e78b0d22a9a8ba77b2fa8a6aa7f..f18b73f0bde174b4244e5ef589cbda23c737bb14 100644 --- a/core/dispatch.php +++ b/core/dispatch.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/testMinimumPhpVersion.php b/core/testMinimumPhpVersion.php index 72bdb10b29fc857a974bebd0778a07f83b06a5f3..206ebd08c08339db53e2fe8cd03bb5f1d38c08ed 100644 --- a/core/testMinimumPhpVersion.php +++ b/core/testMinimumPhpVersion.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/index.php b/index.php index e7eaf1a9fd17148ab6a4428da1587dd8fcda0b48..cc6780eb9bb013314d8dbc03cda2e9274c603cb8 100644 --- a/index.php +++ b/index.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/js/index.php b/js/index.php index 5cf84667ac271b3ed830c10941adf4be526fcdc8..4eece69c7b6928d1cb0074481e047d4342a485bb 100644 --- a/js/index.php +++ b/js/index.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/lang/en.json b/lang/en.json index 0412611fffc7e507782e3999ee5c8be4a7e725aa..55b3e6872b606f0b68283c444a5d1e6f003054d8 100644 --- a/lang/en.json +++ b/lang/en.json @@ -219,8 +219,8 @@ "PluginDescription": "Web Analytics Reports Structure.", "ReportGeneratedOn": "Report generated on %s", "ReportGeneratedXAgo": "Report generated %s ago", - "SharePiwikLong": "Hi! I just found a great piece of open source software: Piwik!\n\nPiwik will let you track visitors to your website for free. You should definitely check it out!", - "SharePiwikShort": "Piwik! Free and open source web analytics. Own your data.", + "SharePiwikLong": "Hi! I just found a great piece of free software: Piwik!\n\nPiwik will let you track visitors to your website for free. You should definitely check it out!", + "SharePiwikShort": "Piwik! Free/libre web analytics. Own your data.", "ShareThis": "Share this", "ShortDateFormat": "%shortDay% %day% %shortMonth%", "ShortDateFormatWithYear": "%day% %shortMonth% %shortYear%", @@ -743,7 +743,7 @@ "OnlyEnterIfRequired": "Only enter a username if your SMTP server requires it.", "OnlyEnterIfRequiredPassword": "Only enter a password if your SMTP server requires it.", "OnlyUsedIfUserPwdIsSet": "Only used if a username\/password is set, ask your provider if you are unsure which method to use.", - "OpenSourceWebAnalytics": "Open Source Web Analytics", + "OpenSourceWebAnalytics": "free/libre analytics platform", "OperationAtLeast": "At least", "OperationAtMost": "At most", "OperationContains": "Contains", @@ -1166,7 +1166,7 @@ "Timezone": "website time zone", "WeHopeYouWillEnjoyPiwik": "We hope you will enjoy using Piwik as much as we enjoy making it.", "Welcome": "Welcome!", - "WelcomeHelp": "<p>Piwik is an open source web analytics software that makes it easy to get the information you want from your visitors.<\/p><p>This process is split up into %s easy steps and will take around 5 minutes.<\/p>", + "WelcomeHelp": "<p>Piwik is a free/libre web analytics software that makes it easy to get the information you want from your visitors.<\/p><p>This process is split up into %s easy steps and will take around 5 minutes.<\/p>", "WelcomeToCommunity": "Welcome to the Piwik community!" }, "LanguagesManager": { diff --git a/libs/PiwikTracker/PiwikTracker.php b/libs/PiwikTracker/PiwikTracker.php index f6bfe1da1f5ef023dc1aa22279b39cfa77a40164..3afc2db93a2ce2c0e36cca28ba60a5220e2db44f 100644 --- a/libs/PiwikTracker/PiwikTracker.php +++ b/libs/PiwikTracker/PiwikTracker.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * Client to record visits, page views, Goals, Ecommerce activity (product views, add to carts, Ecommerce orders) in a Piwik server. * This is a PHP Version of the piwik.js standard Tracking API. diff --git a/misc/cron/archive.php b/misc/cron/archive.php index e2b1c4969651dc32e053468e1f17089670bc1020..1c6a49cd191efb44ef91257d97af6432e8874741 100644 --- a/misc/cron/archive.php +++ b/misc/cron/archive.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/misc/cron/updatetoken.php b/misc/cron/updatetoken.php index 9e6713235bed05893fc9a63a6be67ac710f4836d..3936f04f9d05862d261b4edc15a15c9abceceb7d 100644 --- a/misc/cron/updatetoken.php +++ b/misc/cron/updatetoken.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/misc/log-analytics/import_logs.py b/misc/log-analytics/import_logs.py index 82975c10f08c9faad87696fd3ce5c694571ddb73..a007ab1d85656f31890e220eb2f3ad9002c76845 100755 --- a/misc/log-analytics/import_logs.py +++ b/misc/log-analytics/import_logs.py @@ -2,7 +2,7 @@ # vim: et sw=4 ts=4: # -*- coding: utf-8 -*- # -# Piwik - Open source web analytics +# Piwik - free/libre analytics platform # # @link http://piwik.org # @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/misc/others/cli-script-bootstrap.php b/misc/others/cli-script-bootstrap.php index da0d3fbf72bb538270ade2c78b32c5c0474b7e1b..a5c200f30cdce2c59df60a560ac9ad5e28a83a9b 100644 --- a/misc/others/cli-script-bootstrap.php +++ b/misc/others/cli-script-bootstrap.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/misc/proxy-hide-piwik-url/piwik.php b/misc/proxy-hide-piwik-url/piwik.php index fa0d4f682f709c78479a97c4702af06bdd612ba2..7ec88affd63d42c91d2d8a162c7b423987559fa7 100644 --- a/misc/proxy-hide-piwik-url/piwik.php +++ b/misc/proxy-hide-piwik-url/piwik.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * Piwik Proxy Hide URL * * @link http://piwik.org/faq/how-to/#faq_132 diff --git a/piwik.php b/piwik.php index 18f5b22a542e770cd002f50efefe4fa2e3e67f1e..6dd640dcb0d29dc9f21deaad4eb61b504ed989cf 100644 --- a/piwik.php +++ b/piwik.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/API/API.php b/plugins/API/API.php index 0b972b9f61a0d17b3f4e23a4573685a6a43f3114..66313b0a15d3c120a739e3b8a89af6fea118ea26 100644 --- a/plugins/API/API.php +++ b/plugins/API/API.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/API/Controller.php b/plugins/API/Controller.php index 349cdacbfbb9267fcecbed141e6069bd3396d433..670bf25b7f2067c8904a74306457a5a7177892f8 100644 --- a/plugins/API/Controller.php +++ b/plugins/API/Controller.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/API/Menu.php b/plugins/API/Menu.php index f383dbb9f56312ea8017c260f07cc9f0ea070d7b..d9048617edc4321cbefe079c81b39a94999415a7 100644 --- a/plugins/API/Menu.php +++ b/plugins/API/Menu.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/API/ProcessedReport.php b/plugins/API/ProcessedReport.php index 5c655d323c52f8d5cf5982d74f7c2c7b48287d5e..4ffdb697eed2c03dbeb6abeba8d32741287626cd 100644 --- a/plugins/API/ProcessedReport.php +++ b/plugins/API/ProcessedReport.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/API/RowEvolution.php b/plugins/API/RowEvolution.php index 4f203ebf582cbbb00662b309a18ebc5520beabd9..705bdb2a6e195b58f153a56391b6d3cd35e09d77 100644 --- a/plugins/API/RowEvolution.php +++ b/plugins/API/RowEvolution.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Actions/API.php b/plugins/Actions/API.php index b7855ef8a9442a496e4987398d41535c7846eda5..60f774536a95cea250b96cb04c9dd5f9561365d4 100644 --- a/plugins/Actions/API.php +++ b/plugins/Actions/API.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Actions/Actions.php b/plugins/Actions/Actions.php index f4a044538062b2138504edeacfe39a57e3348431..ccfe8532f5e7cdd07aa6f2abaaeafff8ba4fd1ad 100644 --- a/plugins/Actions/Actions.php +++ b/plugins/Actions/Actions.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Actions/Archiver.php b/plugins/Actions/Archiver.php index f7f839827bcd96abe530ef8881d4546bfc8dfac5..2829ce47ab10d642f2c17f9406ed8f2836c85b27 100644 --- a/plugins/Actions/Archiver.php +++ b/plugins/Actions/Archiver.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Actions/ArchivingHelper.php b/plugins/Actions/ArchivingHelper.php index 52d5d0c6a08d44d984d0c64df8dfe8d60d7bcad1..908375d032125c1fea4f93f2da2316752884e4c8 100644 --- a/plugins/Actions/ArchivingHelper.php +++ b/plugins/Actions/ArchivingHelper.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Actions/Controller.php b/plugins/Actions/Controller.php index 054eff828737c1ceae9f1ac5b929fe159cd5b67e..2a298dc335ec87558603953e136b2d5797aa29b2 100644 --- a/plugins/Actions/Controller.php +++ b/plugins/Actions/Controller.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Actions/Menu.php b/plugins/Actions/Menu.php index 3c3030462a0128d78a603cf730f697a1bb346f81..740b5a69aedc2c1d9dcc572844a0d8231fbb1830 100644 --- a/plugins/Actions/Menu.php +++ b/plugins/Actions/Menu.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Annotations/API.php b/plugins/Annotations/API.php index 418d9be0ec4ae233824367d9bb689a0d98499ee8..5c74534db6c4158d18eb0bd401155361de5f2698 100755 --- a/plugins/Annotations/API.php +++ b/plugins/Annotations/API.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Annotations/AnnotationList.php b/plugins/Annotations/AnnotationList.php index ea75efa02564dd8a664c51cd93c15f5a9ad25fe9..89a5b9131f1dad15601b8731bd40c4428f834d95 100755 --- a/plugins/Annotations/AnnotationList.php +++ b/plugins/Annotations/AnnotationList.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Annotations/Annotations.php b/plugins/Annotations/Annotations.php index 56d142ed6df91759927b8006c399642d6e4b61de..3cdaefd10cb46c551c58bad6ded4237f55855d54 100755 --- a/plugins/Annotations/Annotations.php +++ b/plugins/Annotations/Annotations.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Annotations/Controller.php b/plugins/Annotations/Controller.php index 9ea46d568010cb922f0ceddba21a57bb7dcbc562..eec7ab3b9e82905a2a129622fe92cd0af27b97c7 100755 --- a/plugins/Annotations/Controller.php +++ b/plugins/Annotations/Controller.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/CoreAdminHome/API.php b/plugins/CoreAdminHome/API.php index 210b7bf11d0a86dee7d80c1886616e7bd77d255e..afd4b1b81e0352a8d4da71a3a8e29f2c5fd2caea 100644 --- a/plugins/CoreAdminHome/API.php +++ b/plugins/CoreAdminHome/API.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/CoreAdminHome/Controller.php b/plugins/CoreAdminHome/Controller.php index 98f7e8c55e83ed3744425455a91655ad84dfe31f..85486b52ed6b55751cc8609f17f6b58640c49cde 100644 --- a/plugins/CoreAdminHome/Controller.php +++ b/plugins/CoreAdminHome/Controller.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/CoreAdminHome/CoreAdminHome.php b/plugins/CoreAdminHome/CoreAdminHome.php index f6a64fe946363db06da9b9a313b69c15983f80f9..86b5f26ec74277d22f661dd9d7cbaf17609cc807 100644 --- a/plugins/CoreAdminHome/CoreAdminHome.php +++ b/plugins/CoreAdminHome/CoreAdminHome.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/CoreAdminHome/CustomLogo.php b/plugins/CoreAdminHome/CustomLogo.php index 892cb758f0fe53966bd5a42dc345e9bb4f3347da..413141136bae62fc4e1cfe6b3fd03fb6bc653e6f 100644 --- a/plugins/CoreAdminHome/CustomLogo.php +++ b/plugins/CoreAdminHome/CustomLogo.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/CoreAdminHome/Menu.php b/plugins/CoreAdminHome/Menu.php index 5fd4e624f5f0101c1724659fe09778e69c0f90d0..0d9560569d23e6cf65e55845497f1771aca113dd 100644 --- a/plugins/CoreAdminHome/Menu.php +++ b/plugins/CoreAdminHome/Menu.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/CoreAdminHome/Tasks.php b/plugins/CoreAdminHome/Tasks.php index a15f83dc8245fc4b0c77262519d536fa809ad54e..f32cbe5a32d535bdbe30448bb7fb25f3791f4fce 100644 --- a/plugins/CoreAdminHome/Tasks.php +++ b/plugins/CoreAdminHome/Tasks.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/CoreConsole/Commands/CodeCoverage.php b/plugins/CoreConsole/Commands/CodeCoverage.php index 1054b73fa7ea2786381099451b224259020b538a..348d7d39807c64232a6219db2019ace31a7e2d24 100644 --- a/plugins/CoreConsole/Commands/CodeCoverage.php +++ b/plugins/CoreConsole/Commands/CodeCoverage.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/CoreConsole/Commands/CoreArchiver.php b/plugins/CoreConsole/Commands/CoreArchiver.php index 5846d99f44517c7187b6cf6fc5187d674f405f11..71c5d0cfb4a1592a406784e7992fe37fe83663ec 100644 --- a/plugins/CoreConsole/Commands/CoreArchiver.php +++ b/plugins/CoreConsole/Commands/CoreArchiver.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/CoreConsole/Commands/GenerateApi.php b/plugins/CoreConsole/Commands/GenerateApi.php index 06397aad9beed92badb6c48a45ea277c668ada68..cd7d536ea1414d4bd2b596ac1606326a8f32112a 100644 --- a/plugins/CoreConsole/Commands/GenerateApi.php +++ b/plugins/CoreConsole/Commands/GenerateApi.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/CoreConsole/Commands/GenerateCommand.php b/plugins/CoreConsole/Commands/GenerateCommand.php index e52dc3324d09c67cfaca976e8e82f63d711788ba..d3199ef2c4d3d4f06e6372b9012e331165a1dc15 100644 --- a/plugins/CoreConsole/Commands/GenerateCommand.php +++ b/plugins/CoreConsole/Commands/GenerateCommand.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/CoreConsole/Commands/GenerateController.php b/plugins/CoreConsole/Commands/GenerateController.php index b395392ea41ded7a5401f31853a1c8c28327e2c4..2f2d4a4e15e2a40cb5326c4ee46378b5d07c37e2 100644 --- a/plugins/CoreConsole/Commands/GenerateController.php +++ b/plugins/CoreConsole/Commands/GenerateController.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/CoreConsole/Commands/GenerateMenu.php b/plugins/CoreConsole/Commands/GenerateMenu.php index 18f2b4dd0e4a3d41e04f1ff6691d6de2dfc2233e..c5d0fe62ba4d2b1e8c57592af9a663b68ca028dd 100644 --- a/plugins/CoreConsole/Commands/GenerateMenu.php +++ b/plugins/CoreConsole/Commands/GenerateMenu.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/CoreConsole/Commands/GeneratePlugin.php b/plugins/CoreConsole/Commands/GeneratePlugin.php index 8f56ca124365eb35f3d9848b739f6636f79479fa..db8bd3aeddadd0f0bac6f1c76c98823ae2abb013 100644 --- a/plugins/CoreConsole/Commands/GeneratePlugin.php +++ b/plugins/CoreConsole/Commands/GeneratePlugin.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/CoreConsole/Commands/GeneratePluginBase.php b/plugins/CoreConsole/Commands/GeneratePluginBase.php index 402b8310a10ba3fb4ba6cf0c0862872849f838df..8c17304aaa0f63f24f6ef1069a4b338454ed2c00 100644 --- a/plugins/CoreConsole/Commands/GeneratePluginBase.php +++ b/plugins/CoreConsole/Commands/GeneratePluginBase.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/CoreConsole/Commands/GenerateScheduledTask.php b/plugins/CoreConsole/Commands/GenerateScheduledTask.php index 541e93239d993f4ee529d785efdf8e5ded09d9bc..ee95f80069034ce91c6dedf5dd6a7b183c5ab0e3 100644 --- a/plugins/CoreConsole/Commands/GenerateScheduledTask.php +++ b/plugins/CoreConsole/Commands/GenerateScheduledTask.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/CoreConsole/Commands/GenerateSettings.php b/plugins/CoreConsole/Commands/GenerateSettings.php index 2726e70c54861ec520b0af7f1b6e1665b2408ad9..394882c66b390437137e49ac5e7a0a3bb588e209 100644 --- a/plugins/CoreConsole/Commands/GenerateSettings.php +++ b/plugins/CoreConsole/Commands/GenerateSettings.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/CoreConsole/Commands/GenerateTest.php b/plugins/CoreConsole/Commands/GenerateTest.php index 598676e7b3d06ebf23c144a99372e7d5247596cb..d08ba28f7c54838b2f316cdc89238057388ee140 100644 --- a/plugins/CoreConsole/Commands/GenerateTest.php +++ b/plugins/CoreConsole/Commands/GenerateTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/CoreConsole/Commands/GenerateVisualizationPlugin.php b/plugins/CoreConsole/Commands/GenerateVisualizationPlugin.php index ab811a036b9ac98aeba60b58f6894410d23d4da6..abb9d29cb58689267b0d20d498baad082fc72e1f 100644 --- a/plugins/CoreConsole/Commands/GenerateVisualizationPlugin.php +++ b/plugins/CoreConsole/Commands/GenerateVisualizationPlugin.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/CoreConsole/Commands/GitCommit.php b/plugins/CoreConsole/Commands/GitCommit.php index ba28b599e1a22920e6981fbd9fda4bed92e37680..74ed211b17ec6c2d7d231eac6d880714954710b1 100644 --- a/plugins/CoreConsole/Commands/GitCommit.php +++ b/plugins/CoreConsole/Commands/GitCommit.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/CoreConsole/Commands/GitPull.php b/plugins/CoreConsole/Commands/GitPull.php index 8b1c07fa66ba3cb5af16a4d700dc4470054648f2..cecd8a19ffecb0d8771e22c47026055f19443915 100644 --- a/plugins/CoreConsole/Commands/GitPull.php +++ b/plugins/CoreConsole/Commands/GitPull.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/CoreConsole/Commands/GitPush.php b/plugins/CoreConsole/Commands/GitPush.php index 051f631899cdc908734efbe8d400504b287c7002..04663901e2ccbf8daa569cae4355e3e6807515c7 100644 --- a/plugins/CoreConsole/Commands/GitPush.php +++ b/plugins/CoreConsole/Commands/GitPush.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/CoreConsole/Commands/ManagePlugin.php b/plugins/CoreConsole/Commands/ManagePlugin.php index 949deb75ebb1cd7047d12f63d9fea4ca0bbc3a02..0ceacbef3bf10c2b9a105133796139ad6d21e05f 100644 --- a/plugins/CoreConsole/Commands/ManagePlugin.php +++ b/plugins/CoreConsole/Commands/ManagePlugin.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/CoreConsole/Commands/ManageTestFiles.php b/plugins/CoreConsole/Commands/ManageTestFiles.php index 5f5ad9a553ca78b154f9c8e3827bfed8c488ee23..af75e32a2c9f5f701b7de5eaf37a740d4396f0fe 100644 --- a/plugins/CoreConsole/Commands/ManageTestFiles.php +++ b/plugins/CoreConsole/Commands/ManageTestFiles.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/CoreConsole/Commands/RunTests.php b/plugins/CoreConsole/Commands/RunTests.php index 97eb293b5d0fe843a6317d60cd4068ea057332c9..7dc7d43d6659cd631e0f7a2597ac8f6eb51db282 100644 --- a/plugins/CoreConsole/Commands/RunTests.php +++ b/plugins/CoreConsole/Commands/RunTests.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/CoreConsole/Commands/RunUITests.php b/plugins/CoreConsole/Commands/RunUITests.php index 890dada03f768836f0fb68f6b697c3d753f10325..c2b210ff3ed2d47cbf5fedc3390d389d00d9d40a 100644 --- a/plugins/CoreConsole/Commands/RunUITests.php +++ b/plugins/CoreConsole/Commands/RunUITests.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/CoreConsole/Commands/SetupFixture.php b/plugins/CoreConsole/Commands/SetupFixture.php index 7847faf5d0b611d9b262d6c47d644848c68d6ec3..29b62bf08da029c3f6008d39dbda8575914e7d78 100644 --- a/plugins/CoreConsole/Commands/SetupFixture.php +++ b/plugins/CoreConsole/Commands/SetupFixture.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/CoreConsole/Commands/SyncUITestScreenshots.php b/plugins/CoreConsole/Commands/SyncUITestScreenshots.php index 6317581c26a0009ac938d488228c7fd2cd4a55b6..6865393ca2f1bc924149aea23ecc9f891863b0b2 100644 --- a/plugins/CoreConsole/Commands/SyncUITestScreenshots.php +++ b/plugins/CoreConsole/Commands/SyncUITestScreenshots.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/CoreConsole/Commands/WatchLog.php b/plugins/CoreConsole/Commands/WatchLog.php index fc06dae46a98f7d9a1c1d015a2213dd0dda17457..f6dd3bba5f3e5d77a013ec60e8af164f185484cc 100644 --- a/plugins/CoreConsole/Commands/WatchLog.php +++ b/plugins/CoreConsole/Commands/WatchLog.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/CoreHome/Controller.php b/plugins/CoreHome/Controller.php index 18eb84248364f3d2d6df2682c1604e35f3fcc170..302f1181a29a16e69cae3b43cb8e496776ec9fb2 100644 --- a/plugins/CoreHome/Controller.php +++ b/plugins/CoreHome/Controller.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/CoreHome/CoreHome.php b/plugins/CoreHome/CoreHome.php index a60dd07d7c9aeb994862b61025d98742522e086b..83e0572327af2313158d69aabb544034bd6cc96f 100644 --- a/plugins/CoreHome/CoreHome.php +++ b/plugins/CoreHome/CoreHome.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/CoreHome/DataTableRowAction/MultiRowEvolution.php b/plugins/CoreHome/DataTableRowAction/MultiRowEvolution.php index 4ce804e8654bb91c6f732336f77c3734e109a80e..732c1267d500ae6c6eca7eaa0f5ce05d5135a3d6 100644 --- a/plugins/CoreHome/DataTableRowAction/MultiRowEvolution.php +++ b/plugins/CoreHome/DataTableRowAction/MultiRowEvolution.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/CoreHome/DataTableRowAction/RowEvolution.php b/plugins/CoreHome/DataTableRowAction/RowEvolution.php index 28fe057cd3f7e75c634b04b48e0c5c2c4e4383d1..2fb65b40b4a18443298aff5dc42ff68b71490d77 100644 --- a/plugins/CoreHome/DataTableRowAction/RowEvolution.php +++ b/plugins/CoreHome/DataTableRowAction/RowEvolution.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/CorePluginsAdmin/Controller.php b/plugins/CorePluginsAdmin/Controller.php index e55bf8881b5b158dfb7a512b4c909d1ed7af3e4b..01c28378578f3cb388b6ae5608e9ab293bd8479a 100644 --- a/plugins/CorePluginsAdmin/Controller.php +++ b/plugins/CorePluginsAdmin/Controller.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/CorePluginsAdmin/CorePluginsAdmin.php b/plugins/CorePluginsAdmin/CorePluginsAdmin.php index 2ff38a1b21cb7c0f225864313f4d56022384717a..f08ed3e57227f692516f23893d600cee4b022bdf 100644 --- a/plugins/CorePluginsAdmin/CorePluginsAdmin.php +++ b/plugins/CorePluginsAdmin/CorePluginsAdmin.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/CorePluginsAdmin/Marketplace.php b/plugins/CorePluginsAdmin/Marketplace.php index e50cdbbb39d83615c1dd3483904675298b6af92b..d0e5ec6c0acb51ee4ce4cb91ea5a70ff1eff825b 100644 --- a/plugins/CorePluginsAdmin/Marketplace.php +++ b/plugins/CorePluginsAdmin/Marketplace.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/CorePluginsAdmin/MarketplaceApiClient.php b/plugins/CorePluginsAdmin/MarketplaceApiClient.php index 034a501bbe6ee9fe9f4067c75d2245ced24fad4e..346b15770f743b7a4ddc3a91c54a5690178262a0 100644 --- a/plugins/CorePluginsAdmin/MarketplaceApiClient.php +++ b/plugins/CorePluginsAdmin/MarketplaceApiClient.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/CorePluginsAdmin/MarketplaceApiException.php b/plugins/CorePluginsAdmin/MarketplaceApiException.php index 9da7582b86520ce3ba5fb1e7f0a666b3572ad471..616a9b89b14742e5942975cc013c78ba7dba1777 100644 --- a/plugins/CorePluginsAdmin/MarketplaceApiException.php +++ b/plugins/CorePluginsAdmin/MarketplaceApiException.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/CorePluginsAdmin/Menu.php b/plugins/CorePluginsAdmin/Menu.php index 8c7a570408375fc9933fc2a49785bf8cc1d87bc6..326596989bf447cd5b1023bbc257b26de6aef06e 100644 --- a/plugins/CorePluginsAdmin/Menu.php +++ b/plugins/CorePluginsAdmin/Menu.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/CorePluginsAdmin/PluginInstaller.php b/plugins/CorePluginsAdmin/PluginInstaller.php index a3ecdecff2ebe738a1fbe898cb52139f5453c16e..83ee44a862ccdbd92abe433aa0cb8ac0257a2409 100644 --- a/plugins/CorePluginsAdmin/PluginInstaller.php +++ b/plugins/CorePluginsAdmin/PluginInstaller.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/CorePluginsAdmin/PluginInstallerException.php b/plugins/CorePluginsAdmin/PluginInstallerException.php index 2dbfc74b1ef85311010cea49badae3f7c92edbd5..5ed8309c3156fbab2c36b8b5ec2017a4423a1c2f 100644 --- a/plugins/CorePluginsAdmin/PluginInstallerException.php +++ b/plugins/CorePluginsAdmin/PluginInstallerException.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/CorePluginsAdmin/Tasks.php b/plugins/CorePluginsAdmin/Tasks.php index 0863a485e649dc56ab83473d635ff3d73882cc78..a168f441e1b2d101476e9e93bdb8b58443599488 100644 --- a/plugins/CorePluginsAdmin/Tasks.php +++ b/plugins/CorePluginsAdmin/Tasks.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/CorePluginsAdmin/UpdateCommunication.php b/plugins/CorePluginsAdmin/UpdateCommunication.php index c340d842fc4c8f2d0d0ffecf5e931f02a4d83348..ad6c570e7e7450c381c9d0aed2da38f6fb799e90 100644 --- a/plugins/CorePluginsAdmin/UpdateCommunication.php +++ b/plugins/CorePluginsAdmin/UpdateCommunication.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/CoreUpdater/Commands/Update.php b/plugins/CoreUpdater/Commands/Update.php index 041714076728962ae46312ae6e29719251f5c3ef..fe9b8cbc6d685fdaca83af879d15c9a59fe3ea77 100644 --- a/plugins/CoreUpdater/Commands/Update.php +++ b/plugins/CoreUpdater/Commands/Update.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/CoreUpdater/Controller.php b/plugins/CoreUpdater/Controller.php index 126701f5405f32c7eff830cc01b1f611e31b1b97..413f9aa3c318571d272096bf1d091552975f61ff 100644 --- a/plugins/CoreUpdater/Controller.php +++ b/plugins/CoreUpdater/Controller.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/CoreUpdater/CoreUpdater.php b/plugins/CoreUpdater/CoreUpdater.php index 1097fe04ca9078ad76ab10c9514953466493a19a..cbd563e8b0eb9e3ef51589b1e78ec45c0ea7d78a 100644 --- a/plugins/CoreUpdater/CoreUpdater.php +++ b/plugins/CoreUpdater/CoreUpdater.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/CoreUpdater/NoUpdatesFoundException.php b/plugins/CoreUpdater/NoUpdatesFoundException.php index 1fd3ef116047ae5b430a245d7d29dadbfb35c685..52fb6b69a0a49addb335dc033c98693a0c7bca7a 100644 --- a/plugins/CoreUpdater/NoUpdatesFoundException.php +++ b/plugins/CoreUpdater/NoUpdatesFoundException.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/CoreUpdater/Tasks.php b/plugins/CoreUpdater/Tasks.php index f8c652781c1ace78a182c9ff550deb54faafdfec..06c2e70452ba5b78aff57a237f3ad52a7d02da25 100644 --- a/plugins/CoreUpdater/Tasks.php +++ b/plugins/CoreUpdater/Tasks.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/CoreUpdater/UpdateCommunication.php b/plugins/CoreUpdater/UpdateCommunication.php index b94984045c495635df35c3b4dfbb47bd795383c6..5a113f74d53364b03e2729b80f565b6c42ab614a 100644 --- a/plugins/CoreUpdater/UpdateCommunication.php +++ b/plugins/CoreUpdater/UpdateCommunication.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/CoreVisualizations/CoreVisualizations.php b/plugins/CoreVisualizations/CoreVisualizations.php index f5a83c0f518947a3338c8dbe5d75bc544c12e14b..ae86d51896259462ee76cc5fdbe5d43e91dd5462 100644 --- a/plugins/CoreVisualizations/CoreVisualizations.php +++ b/plugins/CoreVisualizations/CoreVisualizations.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/CoreVisualizations/JqplotDataGenerator.php b/plugins/CoreVisualizations/JqplotDataGenerator.php index af9140fb97f088f3c63207519ea82b80be50bc1b..53771355b5a0b145cb52b7537fa2f3d71e4f8a68 100644 --- a/plugins/CoreVisualizations/JqplotDataGenerator.php +++ b/plugins/CoreVisualizations/JqplotDataGenerator.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/CoreVisualizations/JqplotDataGenerator/Chart.php b/plugins/CoreVisualizations/JqplotDataGenerator/Chart.php index 9ea703e9ed1e896bab2e0d46d04342ec30ee0bd9..22cd1dd3747535835cee2ca4772041d1d2d86266 100644 --- a/plugins/CoreVisualizations/JqplotDataGenerator/Chart.php +++ b/plugins/CoreVisualizations/JqplotDataGenerator/Chart.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/CoreVisualizations/JqplotDataGenerator/Evolution.php b/plugins/CoreVisualizations/JqplotDataGenerator/Evolution.php index ebf705dee2dea9cd0ff14ecf7cba28cfae2c4e1e..3de82dbc17da5f2600049e6bcf0325ca0db5b89c 100644 --- a/plugins/CoreVisualizations/JqplotDataGenerator/Evolution.php +++ b/plugins/CoreVisualizations/JqplotDataGenerator/Evolution.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/CoreVisualizations/Visualizations/Cloud.php b/plugins/CoreVisualizations/Visualizations/Cloud.php index 86c95521eb3e83757a33b0a7683de807e4eb007d..6598f97b899a16fbc4c81409191bde510da0cbe3 100644 --- a/plugins/CoreVisualizations/Visualizations/Cloud.php +++ b/plugins/CoreVisualizations/Visualizations/Cloud.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/CoreVisualizations/Visualizations/Cloud/Config.php b/plugins/CoreVisualizations/Visualizations/Cloud/Config.php index 4a3b3e1651f2bdbb40b8e2c076a96b888796dc5c..da8619a8c4ba78f2fc6900a6b421d6c6ffa14796 100644 --- a/plugins/CoreVisualizations/Visualizations/Cloud/Config.php +++ b/plugins/CoreVisualizations/Visualizations/Cloud/Config.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/CoreVisualizations/Visualizations/Graph.php b/plugins/CoreVisualizations/Visualizations/Graph.php index 1e63c8f74137446f6c98dc2995374ed0d9d18c87..b3e8a5f6fac867a41f5889b72cf2e9ab808bbeba 100644 --- a/plugins/CoreVisualizations/Visualizations/Graph.php +++ b/plugins/CoreVisualizations/Visualizations/Graph.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/CoreVisualizations/Visualizations/Graph/Config.php b/plugins/CoreVisualizations/Visualizations/Graph/Config.php index 4c09b91335592d859e7cee18eab3200c1e3b4abd..a8b4dde6d6f3b63c17d77132b43ac7e4faeec8d3 100644 --- a/plugins/CoreVisualizations/Visualizations/Graph/Config.php +++ b/plugins/CoreVisualizations/Visualizations/Graph/Config.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/CoreVisualizations/Visualizations/HtmlTable.php b/plugins/CoreVisualizations/Visualizations/HtmlTable.php index e61c34e9442a9195a0ce568248446b107362b3f4..86859d519711fdd61fe3a58fac40d88cddb7add5 100644 --- a/plugins/CoreVisualizations/Visualizations/HtmlTable.php +++ b/plugins/CoreVisualizations/Visualizations/HtmlTable.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/CoreVisualizations/Visualizations/HtmlTable/AllColumns.php b/plugins/CoreVisualizations/Visualizations/HtmlTable/AllColumns.php index 20db5fbf1040f4518f7a4f431fc3db0fdfb89242..9f310989465520d7075c2f4036b5f410661ec66f 100644 --- a/plugins/CoreVisualizations/Visualizations/HtmlTable/AllColumns.php +++ b/plugins/CoreVisualizations/Visualizations/HtmlTable/AllColumns.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/CoreVisualizations/Visualizations/HtmlTable/Config.php b/plugins/CoreVisualizations/Visualizations/HtmlTable/Config.php index d03ecaf293f2dd4596bcbac95b610c1ec00849f3..9fa8163a6fd1c9e6db65f2e1ff424def1dc0a4dd 100644 --- a/plugins/CoreVisualizations/Visualizations/HtmlTable/Config.php +++ b/plugins/CoreVisualizations/Visualizations/HtmlTable/Config.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/CoreVisualizations/Visualizations/HtmlTable/RequestConfig.php b/plugins/CoreVisualizations/Visualizations/HtmlTable/RequestConfig.php index a982c55a321c58b1b7ef6d515a9e10bccfe3353b..c507d1857e971251339e24ab9ad8cafa9c42f2fa 100644 --- a/plugins/CoreVisualizations/Visualizations/HtmlTable/RequestConfig.php +++ b/plugins/CoreVisualizations/Visualizations/HtmlTable/RequestConfig.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/CoreVisualizations/Visualizations/JqplotGraph.php b/plugins/CoreVisualizations/Visualizations/JqplotGraph.php index 93ac059572a56eccde7d29d55fcf69c77e4a9fee..38b9077470f1f75c16fba52039b403f318fdb5de 100644 --- a/plugins/CoreVisualizations/Visualizations/JqplotGraph.php +++ b/plugins/CoreVisualizations/Visualizations/JqplotGraph.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/CoreVisualizations/Visualizations/JqplotGraph/Bar.php b/plugins/CoreVisualizations/Visualizations/JqplotGraph/Bar.php index d8e9716a1c2be16cea9c4dda1cf848ebe9f7c8e0..121cfdc3156683ccfcbb8902a8f26488521a376d 100644 --- a/plugins/CoreVisualizations/Visualizations/JqplotGraph/Bar.php +++ b/plugins/CoreVisualizations/Visualizations/JqplotGraph/Bar.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/CoreVisualizations/Visualizations/JqplotGraph/Config.php b/plugins/CoreVisualizations/Visualizations/JqplotGraph/Config.php index 2efcfa82ff4e7f0d025a47ba44a1f9c4318cf770..d93d5b0cd9cdee8d1bc7e5c562f31420648bfa5d 100644 --- a/plugins/CoreVisualizations/Visualizations/JqplotGraph/Config.php +++ b/plugins/CoreVisualizations/Visualizations/JqplotGraph/Config.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/CoreVisualizations/Visualizations/JqplotGraph/Evolution.php b/plugins/CoreVisualizations/Visualizations/JqplotGraph/Evolution.php index 07cff899e2e2e367dbec8fc2c7676dd6125e0630..f534119de0d16ef8b30e1567f2501c75da2ffc72 100644 --- a/plugins/CoreVisualizations/Visualizations/JqplotGraph/Evolution.php +++ b/plugins/CoreVisualizations/Visualizations/JqplotGraph/Evolution.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/CoreVisualizations/Visualizations/JqplotGraph/Evolution/Config.php b/plugins/CoreVisualizations/Visualizations/JqplotGraph/Evolution/Config.php index 0d7b61b7732e7e58028a512a9a7f12627827530f..d1482959a4bc46362d8e927dd5a07f65437d5b7c 100644 --- a/plugins/CoreVisualizations/Visualizations/JqplotGraph/Evolution/Config.php +++ b/plugins/CoreVisualizations/Visualizations/JqplotGraph/Evolution/Config.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/CoreVisualizations/Visualizations/JqplotGraph/Pie.php b/plugins/CoreVisualizations/Visualizations/JqplotGraph/Pie.php index 2e694e922819c5b0555db939766cc1bf12f2ed5b..bd2d033fae3f0e30775d68ba7379b78300a0eb8c 100644 --- a/plugins/CoreVisualizations/Visualizations/JqplotGraph/Pie.php +++ b/plugins/CoreVisualizations/Visualizations/JqplotGraph/Pie.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/CoreVisualizations/Visualizations/Sparkline.php b/plugins/CoreVisualizations/Visualizations/Sparkline.php index 886d483965d094a69a883d546742057a397f811c..2ca75bbcfe34594cb0f7a3ef0890ae71a00fec64 100644 --- a/plugins/CoreVisualizations/Visualizations/Sparkline.php +++ b/plugins/CoreVisualizations/Visualizations/Sparkline.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/CustomVariables/API.php b/plugins/CustomVariables/API.php index b995cdcf8ef5e79d3beb80ad9ab7aff960488fe2..406306638d4fc25ff7cbc194b1264af20d57a190 100644 --- a/plugins/CustomVariables/API.php +++ b/plugins/CustomVariables/API.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/CustomVariables/Archiver.php b/plugins/CustomVariables/Archiver.php index 1afcdef09803fb264ef3f43aea550a6dd010a45e..0d4172c0db6487132a0d287120a6d89e84ce5ccd 100644 --- a/plugins/CustomVariables/Archiver.php +++ b/plugins/CustomVariables/Archiver.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/CustomVariables/Commands/Info.php b/plugins/CustomVariables/Commands/Info.php index e42e3ae8a0296c012d546d42bef39f6dca302f18..1c2a73bda662ca488ebd9e9fdbcb7e9a48019037 100644 --- a/plugins/CustomVariables/Commands/Info.php +++ b/plugins/CustomVariables/Commands/Info.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/CustomVariables/Commands/SetNumberOfCustomVariables.php b/plugins/CustomVariables/Commands/SetNumberOfCustomVariables.php index ed4ae6bb21e40f65a3779c1208d77bcdacd03e40..521d48704ac62136e1f0096242630ecfa441cf13 100644 --- a/plugins/CustomVariables/Commands/SetNumberOfCustomVariables.php +++ b/plugins/CustomVariables/Commands/SetNumberOfCustomVariables.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/CustomVariables/Controller.php b/plugins/CustomVariables/Controller.php index 01b48bbac77ebb33a0d46ddd0c51a3356e6b1fb4..a2b6b30dc6b81ef467517507655cef430eb85bd3 100644 --- a/plugins/CustomVariables/Controller.php +++ b/plugins/CustomVariables/Controller.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/CustomVariables/CustomVariables.php b/plugins/CustomVariables/CustomVariables.php index b3237e9a345c8393ae6c788623c0cb1fa34d47e5..49b35516d47eea906579978274fcdbf34d140fda 100644 --- a/plugins/CustomVariables/CustomVariables.php +++ b/plugins/CustomVariables/CustomVariables.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/CustomVariables/Menu.php b/plugins/CustomVariables/Menu.php index 49c36cbd553c5d7a1f821ed3f6254b66280043ca..fd2658b85e0f8009bc484f2920e080b1a44b5579 100644 --- a/plugins/CustomVariables/Menu.php +++ b/plugins/CustomVariables/Menu.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/CustomVariables/Model.php b/plugins/CustomVariables/Model.php index 9fbb7d46c928211ffa405bdcbbac5683b2395067..ce5ffe8843ad64c8102657aa03e9bd086c0cc0ba 100644 --- a/plugins/CustomVariables/Model.php +++ b/plugins/CustomVariables/Model.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/CustomVariables/tests/Commands/InfoTest.php b/plugins/CustomVariables/tests/Commands/InfoTest.php index d8bc90b88eb22781d839462ad8858abe12fc9ecd..654dc9c7798713d9b8dc4473448fb9f5f874ccaa 100644 --- a/plugins/CustomVariables/tests/Commands/InfoTest.php +++ b/plugins/CustomVariables/tests/Commands/InfoTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/CustomVariables/tests/Commands/SetNumberOfCustomVariablesTest.php b/plugins/CustomVariables/tests/Commands/SetNumberOfCustomVariablesTest.php index a883f09d1f246a6b9a2fd61ba5e595f9b2b5cca9..e73fb2c81c80c114f4f9898641df7dde63172fbe 100644 --- a/plugins/CustomVariables/tests/Commands/SetNumberOfCustomVariablesTest.php +++ b/plugins/CustomVariables/tests/Commands/SetNumberOfCustomVariablesTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/CustomVariables/tests/CustomVariablesIntegrationTest.php b/plugins/CustomVariables/tests/CustomVariablesIntegrationTest.php index 7559857a56ec4094e3cc35a741aed3eb5d534d0d..b72ded9a0edab206c2f315d30dec2e2116ff9103 100644 --- a/plugins/CustomVariables/tests/CustomVariablesIntegrationTest.php +++ b/plugins/CustomVariables/tests/CustomVariablesIntegrationTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/CustomVariables/tests/CustomVariablesTest.php b/plugins/CustomVariables/tests/CustomVariablesTest.php index 980401d6080128ea91f74f644b233d01f156b732..8e95aff2992e0dda2cecd95c55660d45a8e5afd3 100644 --- a/plugins/CustomVariables/tests/CustomVariablesTest.php +++ b/plugins/CustomVariables/tests/CustomVariablesTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/CustomVariables/tests/Fixtures/VisitWithManyCustomVariables.php b/plugins/CustomVariables/tests/Fixtures/VisitWithManyCustomVariables.php index 932658a8168fa00c5b35bb8684d0825abc9ca86b..11ca6052979a08b9d9a4ebfb141186f73e8f203b 100644 --- a/plugins/CustomVariables/tests/Fixtures/VisitWithManyCustomVariables.php +++ b/plugins/CustomVariables/tests/Fixtures/VisitWithManyCustomVariables.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/CustomVariables/tests/ModelTest.php b/plugins/CustomVariables/tests/ModelTest.php index 870228e7cd8d7272e1e158fef2975b16efdf2454..3ad41525ba11bbe8e5ce95540fe7f920e51da24c 100644 --- a/plugins/CustomVariables/tests/ModelTest.php +++ b/plugins/CustomVariables/tests/ModelTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/DBStats/API.php b/plugins/DBStats/API.php index 6da5604096b65a8a72b6cd7884adffac5b41f473..442c78752a97dec2770de5ab762e902cb82756e2 100644 --- a/plugins/DBStats/API.php +++ b/plugins/DBStats/API.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/DBStats/Controller.php b/plugins/DBStats/Controller.php index 07f38a77e58554bb98e895a86c3e2dae24122971..f8ec66789323a98c5c25a1f360acbbe33074e0ae 100644 --- a/plugins/DBStats/Controller.php +++ b/plugins/DBStats/Controller.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/DBStats/DBStats.php b/plugins/DBStats/DBStats.php index 03c04700a19fb6eca016f1a58ab369c67bacb9e3..8ee7fc8160d09aeba614ace4eec53c1f68f62ee1 100644 --- a/plugins/DBStats/DBStats.php +++ b/plugins/DBStats/DBStats.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/DBStats/Menu.php b/plugins/DBStats/Menu.php index 1b49589d99f2b6905b902820e0867df841304826..b39ff59ae5ddd2396379be35d684d9fd37ba4bad 100644 --- a/plugins/DBStats/Menu.php +++ b/plugins/DBStats/Menu.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/DBStats/MySQLMetadataDataAccess.php b/plugins/DBStats/MySQLMetadataDataAccess.php index 2b0a8ec4e67df57381be49b391143dea5cd186dd..04f6a397a119516b8c26ce110880fcee41747645 100644 --- a/plugins/DBStats/MySQLMetadataDataAccess.php +++ b/plugins/DBStats/MySQLMetadataDataAccess.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/DBStats/MySQLMetadataProvider.php b/plugins/DBStats/MySQLMetadataProvider.php index 64b059ea7c1cfdd2aedefdec8c1a5cb26292f4d7..2862b6153b79c21f68c33499468d7fe30f012d6c 100755 --- a/plugins/DBStats/MySQLMetadataProvider.php +++ b/plugins/DBStats/MySQLMetadataProvider.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/DBStats/Tasks.php b/plugins/DBStats/Tasks.php index b0919220c8bc2687df6a44f41e01d4e24165f6c5..149cca82bb9a0f24a8e6c8382f2bed90c07b7081 100644 --- a/plugins/DBStats/Tasks.php +++ b/plugins/DBStats/Tasks.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/DBStats/tests/Mocks/MockDataAccess.php b/plugins/DBStats/tests/Mocks/MockDataAccess.php index 32b6c58e0b95cc394091bdf202f9a38e2bb8c0b6..2e52870799615b4461b524ddac3ef3eb2d0c54b7 100644 --- a/plugins/DBStats/tests/Mocks/MockDataAccess.php +++ b/plugins/DBStats/tests/Mocks/MockDataAccess.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Dashboard/API.php b/plugins/Dashboard/API.php index e49275e7b153904a129b42a96d9b839c011e1ae5..21003135c5ace35b4ab627fe6e8321a33a997421 100644 --- a/plugins/Dashboard/API.php +++ b/plugins/Dashboard/API.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Dashboard/Controller.php b/plugins/Dashboard/Controller.php index 74da476e0e3a798265c5e9c2ec4c0679bbe367a6..a0530b67828ed8a31321b80d49f7f2df6aa259c5 100644 --- a/plugins/Dashboard/Controller.php +++ b/plugins/Dashboard/Controller.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Dashboard/Dashboard.php b/plugins/Dashboard/Dashboard.php index 7eacb9092220bfa2617b2509997cda8f637cfa2b..60cad8257c4e96b134c556221fa70070d0fcfa65 100644 --- a/plugins/Dashboard/Dashboard.php +++ b/plugins/Dashboard/Dashboard.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Dashboard/DashboardManagerControl.php b/plugins/Dashboard/DashboardManagerControl.php index d445d835be90179a381c85e4d110c9c97c6106a6..ff82763b950b9e75474dffe74ff49910074fff17 100644 --- a/plugins/Dashboard/DashboardManagerControl.php +++ b/plugins/Dashboard/DashboardManagerControl.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Dashboard/DashboardSettingsControlBase.php b/plugins/Dashboard/DashboardSettingsControlBase.php index d546d33b79ce3eff3df2a3f202325ddbc997047b..3f8f29e1e6f5239d755cceaad6ac55f0ce9a827e 100644 --- a/plugins/Dashboard/DashboardSettingsControlBase.php +++ b/plugins/Dashboard/DashboardSettingsControlBase.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Dashboard/Menu.php b/plugins/Dashboard/Menu.php index 8256c2b74ca5531b34af92949cb7faf07a3de176..95d5a618d4629419d90dc22cd31506cf99dd907b 100644 --- a/plugins/Dashboard/Menu.php +++ b/plugins/Dashboard/Menu.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/DevicesDetection/API.php b/plugins/DevicesDetection/API.php index 3426aed72e8537ca4f1087738724077761425774..cb6b24a98e44477a7606dbfdab0530cce0b37747 100644 --- a/plugins/DevicesDetection/API.php +++ b/plugins/DevicesDetection/API.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/DevicesDetection/Archiver.php b/plugins/DevicesDetection/Archiver.php index dfd42e062b2c07beebc95d4c9c2114d81c480a9a..bdaa20e0db6b466337361d9373a91fb9edb0a971 100644 --- a/plugins/DevicesDetection/Archiver.php +++ b/plugins/DevicesDetection/Archiver.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/DevicesDetection/Controller.php b/plugins/DevicesDetection/Controller.php index 12b5750dcf732b772d7e905bf89db328ddd6b0ba..e42006fa65eadbc60321df4bf3a579f98a38fe88 100644 --- a/plugins/DevicesDetection/Controller.php +++ b/plugins/DevicesDetection/Controller.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/DevicesDetection/DevicesDetection.php b/plugins/DevicesDetection/DevicesDetection.php index 1f117151191db1f7d9639ad00fd57c188f19ba80..8ef3acd64c32872b27005772825e1b7bc2cdf9d4 100644 --- a/plugins/DevicesDetection/DevicesDetection.php +++ b/plugins/DevicesDetection/DevicesDetection.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/DevicesDetection/Menu.php b/plugins/DevicesDetection/Menu.php index 2b2f06ed78d7e6f76255e52784977ab6c3ff4ab8..c7ce8434b9a6742a3b2fa90e66234cee5d16805d 100644 --- a/plugins/DevicesDetection/Menu.php +++ b/plugins/DevicesDetection/Menu.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/DevicesDetection/Updates/1.14.php b/plugins/DevicesDetection/Updates/1.14.php index 45b7efeafc44392acab627b11e6898164ff68049..7430844a502f580f102fac9b2774ddfe22258106 100644 --- a/plugins/DevicesDetection/Updates/1.14.php +++ b/plugins/DevicesDetection/Updates/1.14.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/DevicesDetection/functions.php b/plugins/DevicesDetection/functions.php index 895b0ed33cae0ce6e3a700c8f02d4b245a3cb1b2..1cf8c87e953c8d4e92b2c70e475ddf115cb1cd98 100644 --- a/plugins/DevicesDetection/functions.php +++ b/plugins/DevicesDetection/functions.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Events/API.php b/plugins/Events/API.php index 5397109b53303de7bd1eaea8a1e06958e864cfec..106d8e61b93dc7e14a76ae02f3228c0bd3602716 100644 --- a/plugins/Events/API.php +++ b/plugins/Events/API.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Events/Archiver.php b/plugins/Events/Archiver.php index 1289424b455d87a9a51235579931a52978700ff1..337dec0a339e982f4298bf9f60169ef794d01cb4 100644 --- a/plugins/Events/Archiver.php +++ b/plugins/Events/Archiver.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Events/Controller.php b/plugins/Events/Controller.php index 576d8ae49bc441a4d5c038a152a2ab249d94bc96..5521b1007e8e1f39303d3825965ca6204e798ff1 100644 --- a/plugins/Events/Controller.php +++ b/plugins/Events/Controller.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Events/Events.php b/plugins/Events/Events.php index ee4132ddf349efbc959958155b3a225994682082..f39ddaf0556f4fbd122f137f27031312d76cb953 100644 --- a/plugins/Events/Events.php +++ b/plugins/Events/Events.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Events/Menu.php b/plugins/Events/Menu.php index 78c9b0bc9b76a4a5592a9faae6358c542fdb2aac..df171dc48896a081c030e452d7c5654af4d629a5 100644 --- a/plugins/Events/Menu.php +++ b/plugins/Events/Menu.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/ExampleAPI/API.php b/plugins/ExampleAPI/API.php index 2c3fa728fcd56295134e373859386bb61d645b76..19a446d17a228a44c6d0c430ae5096c754d3713f 100644 --- a/plugins/ExampleAPI/API.php +++ b/plugins/ExampleAPI/API.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/ExampleAPI/ExampleAPI.php b/plugins/ExampleAPI/ExampleAPI.php index 3d38b3a3f881f8f38f62550a7a419e030a0e5e0a..25676fd6c16457edc2f3b73da11701da8c08c53b 100644 --- a/plugins/ExampleAPI/ExampleAPI.php +++ b/plugins/ExampleAPI/ExampleAPI.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/ExampleCommand/Commands/HelloWorld.php b/plugins/ExampleCommand/Commands/HelloWorld.php index a87bf8f5efe8b1e3a97a3f3df5850d88083d7d31..1a2072a7e36c49b1f90ad3b72cd9f2f9a8148cb6 100644 --- a/plugins/ExampleCommand/Commands/HelloWorld.php +++ b/plugins/ExampleCommand/Commands/HelloWorld.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/ExamplePlugin/API.php b/plugins/ExamplePlugin/API.php index ee94ee654873f3183a5b5f3ecf8baf26156caa5f..ffa887761fdc024679ed0303f12b97571cc531d2 100644 --- a/plugins/ExamplePlugin/API.php +++ b/plugins/ExamplePlugin/API.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/ExamplePlugin/Controller.php b/plugins/ExamplePlugin/Controller.php index 4dae1804c2a5c02b3db9d4b57b0ee6fcb2472772..4a2c3507b934a5d6e189843cf83555d44dc696f9 100644 --- a/plugins/ExamplePlugin/Controller.php +++ b/plugins/ExamplePlugin/Controller.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/ExamplePlugin/ExamplePlugin.php b/plugins/ExamplePlugin/ExamplePlugin.php index 103a3002a66aa3894e89072df0fe91196ff85187..492c7e124edfb26ef407955481bfee815000a769 100644 --- a/plugins/ExamplePlugin/ExamplePlugin.php +++ b/plugins/ExamplePlugin/ExamplePlugin.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/ExamplePlugin/Menu.php b/plugins/ExamplePlugin/Menu.php index de2b1ea9fbefaf45b7296b6894f383b75edc0c19..ccebbdf4e38b902337100e64dbe33e920f00d304 100644 --- a/plugins/ExamplePlugin/Menu.php +++ b/plugins/ExamplePlugin/Menu.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/ExamplePlugin/Tasks.php b/plugins/ExamplePlugin/Tasks.php index 4ccb2bbd6967a651314fc92804bf4008e7529e0c..18ca1cf6ad3a2070cb0f98fcb8119b7d9450c9ab 100644 --- a/plugins/ExamplePlugin/Tasks.php +++ b/plugins/ExamplePlugin/Tasks.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/ExamplePlugin/tests/SimpleIntegrationTest.php b/plugins/ExamplePlugin/tests/SimpleIntegrationTest.php index 0bfc4906852bfa63cc435c860761bfb0066b671a..3debdd9829dc2335da5e8161febb7dbc3dd15d02 100644 --- a/plugins/ExamplePlugin/tests/SimpleIntegrationTest.php +++ b/plugins/ExamplePlugin/tests/SimpleIntegrationTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/ExamplePlugin/tests/SimpleTest.php b/plugins/ExamplePlugin/tests/SimpleTest.php index 6087b56154aed2533c47df4affedd4bf90d3eed7..0fdc86062c60205e38d726277888589978f80757 100644 --- a/plugins/ExamplePlugin/tests/SimpleTest.php +++ b/plugins/ExamplePlugin/tests/SimpleTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/ExamplePlugin/tests/fixtures/SimpleFixtureTrackFewVisits.php b/plugins/ExamplePlugin/tests/fixtures/SimpleFixtureTrackFewVisits.php index 5578a13621998ef58924d50080dcbf1ef843ff29..40aff52ad80a01090a034b8e4ede38002c5b3af4 100644 --- a/plugins/ExamplePlugin/tests/fixtures/SimpleFixtureTrackFewVisits.php +++ b/plugins/ExamplePlugin/tests/fixtures/SimpleFixtureTrackFewVisits.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/ExampleRssWidget/Controller.php b/plugins/ExampleRssWidget/Controller.php index 635ab8ec7794e04c5f4f247e29a2d2d7b244530d..8255c0fd51d98ba49fdd63fb9ccf5547984e1496 100644 --- a/plugins/ExampleRssWidget/Controller.php +++ b/plugins/ExampleRssWidget/Controller.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/ExampleRssWidget/ExampleRssWidget.php b/plugins/ExampleRssWidget/ExampleRssWidget.php index 0e501cf218219d4a1afdd5f5d97197372c03af11..3a95b08dbbd28ff931f58b509863dd19c6d858c0 100644 --- a/plugins/ExampleRssWidget/ExampleRssWidget.php +++ b/plugins/ExampleRssWidget/ExampleRssWidget.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/ExampleRssWidget/RssRenderer.php b/plugins/ExampleRssWidget/RssRenderer.php index 508c405856b4203d90529f4794ab895475977852..254a30ce6f8cf31dc7e09ea0a05d42514069f3e8 100644 --- a/plugins/ExampleRssWidget/RssRenderer.php +++ b/plugins/ExampleRssWidget/RssRenderer.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/ExampleSettingsPlugin/Settings.php b/plugins/ExampleSettingsPlugin/Settings.php index 40a06aebd847619ddc4be628cdbbbc91c6ff5b70..d3a9ec5d3b3d66e858f179605e88ff707369d666 100644 --- a/plugins/ExampleSettingsPlugin/Settings.php +++ b/plugins/ExampleSettingsPlugin/Settings.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/ExampleUI/API.php b/plugins/ExampleUI/API.php index 9d46d77269e9bf3ee99f923d5ef37fa3e94abaad..7b6e0c508ae35be29d54e320c7d96a9d6d9d3e67 100644 --- a/plugins/ExampleUI/API.php +++ b/plugins/ExampleUI/API.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/ExampleUI/Controller.php b/plugins/ExampleUI/Controller.php index 5dd0e9bb52888130b8685e91aa51cd67e2a0b405..9bfd517aa0f9c73d0c4841f71bcdee0e05820a8b 100644 --- a/plugins/ExampleUI/Controller.php +++ b/plugins/ExampleUI/Controller.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/ExampleUI/Menu.php b/plugins/ExampleUI/Menu.php index c2b61f6e2d392b828978a74c4b9006f3bba26107..dade4ad9a6768c30677e8d5446c3800b47016420 100644 --- a/plugins/ExampleUI/Menu.php +++ b/plugins/ExampleUI/Menu.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/ExampleVisualization/ExampleVisualization.php b/plugins/ExampleVisualization/ExampleVisualization.php index dea4707012e20eabb1f9a1ab8a095444792976b9..e0f7edb0855720b234d497b53545f1491b8947e2 100644 --- a/plugins/ExampleVisualization/ExampleVisualization.php +++ b/plugins/ExampleVisualization/ExampleVisualization.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/ExampleVisualization/SimpleTable.php b/plugins/ExampleVisualization/SimpleTable.php index 81c58cfef568a51c5adbe5a3e8e3b3ac00fff5dc..6aca5e83ec704fe1e38b09b6991dd06ae774dd1f 100644 --- a/plugins/ExampleVisualization/SimpleTable.php +++ b/plugins/ExampleVisualization/SimpleTable.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Feedback/API.php b/plugins/Feedback/API.php index 46e63ed49a09f8f533e02685b5d42d48cb9489fb..bcaeb77650211659eaa7d3da2eacab9a362ae855 100644 --- a/plugins/Feedback/API.php +++ b/plugins/Feedback/API.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Feedback/Controller.php b/plugins/Feedback/Controller.php index b0807b391c26a5b909672c0ec85720040b5d6888..917e5aa7faf09178742efb3819785390b0dd5bac 100644 --- a/plugins/Feedback/Controller.php +++ b/plugins/Feedback/Controller.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Feedback/Feedback.php b/plugins/Feedback/Feedback.php index 181f92ecda651e842cfaa0a9078a81d3da506daa..6f56fdc2a45d2894cf16d00e3eff973eb9f04a25 100644 --- a/plugins/Feedback/Feedback.php +++ b/plugins/Feedback/Feedback.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Feedback/Menu.php b/plugins/Feedback/Menu.php index 1355636d97fabcfa8b78b19cd0a894554abe8e18..aa1156bc520f0986ede76542ea39d19a485c4082 100644 --- a/plugins/Feedback/Menu.php +++ b/plugins/Feedback/Menu.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Goals/API.php b/plugins/Goals/API.php index 63d5d5b100c3afcdaee6e186a8b0811da07dbcb4..43fff0bfdb9007f86cd5b95fea07e278127469a4 100644 --- a/plugins/Goals/API.php +++ b/plugins/Goals/API.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Goals/Archiver.php b/plugins/Goals/Archiver.php index 4dfa18fa0c114c84508501c763ba956cfd15382e..78aa5a59a248f9f95ec14c14260dd1f0cbb4a5d1 100644 --- a/plugins/Goals/Archiver.php +++ b/plugins/Goals/Archiver.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Goals/Controller.php b/plugins/Goals/Controller.php index e6a090a9d053c3cdbd78913db7592359dcec5f35..47b62c2a33cc54064c48df352c6d2b8738c17ed4 100644 --- a/plugins/Goals/Controller.php +++ b/plugins/Goals/Controller.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Goals/Goals.php b/plugins/Goals/Goals.php index 4631010d3eea2c681cf114d3aa952610b67f5d91..8859f3c67a0ce0f0621f187d48b6edcd8cbbeded 100644 --- a/plugins/Goals/Goals.php +++ b/plugins/Goals/Goals.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Goals/Menu.php b/plugins/Goals/Menu.php index e31952c5784057abdcbeb6c4598437f2d96993e0..0b27a38179829cdebe538f26e909c90bb4241c93 100644 --- a/plugins/Goals/Menu.php +++ b/plugins/Goals/Menu.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Goals/Visualizations/Goals.php b/plugins/Goals/Visualizations/Goals.php index 8bb5f6d996d15a0de4edf1cdecb6dadee50f099e..512ca91633e0059b85f23348bb16de679f975e0b 100644 --- a/plugins/Goals/Visualizations/Goals.php +++ b/plugins/Goals/Visualizations/Goals.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/ImageGraph/API.php b/plugins/ImageGraph/API.php index 532c9ef57c60b08f9af1741f500a73eb5dd28b98..1aa5348b60ea0fdb218912b2ed9ef12b887cfe17 100644 --- a/plugins/ImageGraph/API.php +++ b/plugins/ImageGraph/API.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/ImageGraph/Controller.php b/plugins/ImageGraph/Controller.php index dacfc8bfb89fc4649f63322dac483dd13bcdc525..cae8a09e8e11f664a2a7ed58308e5de27286c073 100644 --- a/plugins/ImageGraph/Controller.php +++ b/plugins/ImageGraph/Controller.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/ImageGraph/ImageGraph.php b/plugins/ImageGraph/ImageGraph.php index c10a1b22c3e536cdcd032656e499f0b21772fc17..bcc6833b89ca332fc888024634702f440b67ff4f 100644 --- a/plugins/ImageGraph/ImageGraph.php +++ b/plugins/ImageGraph/ImageGraph.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/ImageGraph/StaticGraph.php b/plugins/ImageGraph/StaticGraph.php index 71d08162e2f53e7693c03c8e06cc23ac1cdc8ebd..6c6fbb27052ec7fe4e1cc4f288ecce51340dd03f 100644 --- a/plugins/ImageGraph/StaticGraph.php +++ b/plugins/ImageGraph/StaticGraph.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/ImageGraph/StaticGraph/Evolution.php b/plugins/ImageGraph/StaticGraph/Evolution.php index 32bc5bc92b158466c0229417a9bce5edee787ca0..3bbe6f8f08ce8434daa6763dd8375916b109a065 100644 --- a/plugins/ImageGraph/StaticGraph/Evolution.php +++ b/plugins/ImageGraph/StaticGraph/Evolution.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/ImageGraph/StaticGraph/Exception.php b/plugins/ImageGraph/StaticGraph/Exception.php index 6ba920afab6e6df169cf7a7fa3ba9afa61671afc..eca980e3b2860ae030cd888b25483966fb4597df 100644 --- a/plugins/ImageGraph/StaticGraph/Exception.php +++ b/plugins/ImageGraph/StaticGraph/Exception.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/ImageGraph/StaticGraph/GridGraph.php b/plugins/ImageGraph/StaticGraph/GridGraph.php index 02efb8d3720dca16e46df7b5e914a40a29796e93..b136f80ed025875f01aa36e486102e05457c283c 100644 --- a/plugins/ImageGraph/StaticGraph/GridGraph.php +++ b/plugins/ImageGraph/StaticGraph/GridGraph.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/ImageGraph/StaticGraph/HorizontalBar.php b/plugins/ImageGraph/StaticGraph/HorizontalBar.php index b3b30637f2c09344942aa38199b5af1981e5bafb..e87969eca0edf178ba608f11ff4d199c2321e337 100644 --- a/plugins/ImageGraph/StaticGraph/HorizontalBar.php +++ b/plugins/ImageGraph/StaticGraph/HorizontalBar.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/ImageGraph/StaticGraph/Pie.php b/plugins/ImageGraph/StaticGraph/Pie.php index af54c638afa6caa48f7798e5d5e11d087c0891ed..5c97885b457b8b2b0b21a19e981122a5704b756e 100644 --- a/plugins/ImageGraph/StaticGraph/Pie.php +++ b/plugins/ImageGraph/StaticGraph/Pie.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/ImageGraph/StaticGraph/Pie3D.php b/plugins/ImageGraph/StaticGraph/Pie3D.php index 81ec8c932029ef79808d0951d87ab2602a132682..7e1c51ea6317c7584dc04e7ce76ed22ff529ac38 100644 --- a/plugins/ImageGraph/StaticGraph/Pie3D.php +++ b/plugins/ImageGraph/StaticGraph/Pie3D.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/ImageGraph/StaticGraph/PieGraph.php b/plugins/ImageGraph/StaticGraph/PieGraph.php index d28ca5010e786c1e4e2f96eddcaae0d3748f5cf3..272a8f4dd49873282eef111e590cbbd527dfc504 100644 --- a/plugins/ImageGraph/StaticGraph/PieGraph.php +++ b/plugins/ImageGraph/StaticGraph/PieGraph.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/ImageGraph/StaticGraph/VerticalBar.php b/plugins/ImageGraph/StaticGraph/VerticalBar.php index c5146d7c17b8aa97419011217bfe3234d9379dda..06a0c6444ab8708e294dd5b494fdac1e556e1c39 100644 --- a/plugins/ImageGraph/StaticGraph/VerticalBar.php +++ b/plugins/ImageGraph/StaticGraph/VerticalBar.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Insights/API.php b/plugins/Insights/API.php index 3d22aa5e6a8ed8604874812af15dd9fbf9bbf0ce..0a2a66970df8d26d9d58575ab93c341082a1127e 100644 --- a/plugins/Insights/API.php +++ b/plugins/Insights/API.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Insights/Controller.php b/plugins/Insights/Controller.php index 649cb056d38bf90835dfbaeae5682ae2adb49b50..b5799e310546e00b83ccf8284a19d74d50b1de5e 100644 --- a/plugins/Insights/Controller.php +++ b/plugins/Insights/Controller.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Insights/DataTable/Filter/ExcludeLowValue.php b/plugins/Insights/DataTable/Filter/ExcludeLowValue.php index 659785de04d80222eb9707299c96606d0d294825..116c33d1278f976a763bc2778d2c59a63256d622 100644 --- a/plugins/Insights/DataTable/Filter/ExcludeLowValue.php +++ b/plugins/Insights/DataTable/Filter/ExcludeLowValue.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Insights/DataTable/Filter/Insight.php b/plugins/Insights/DataTable/Filter/Insight.php index 699d9a6614edb93a1a0045b35d7383f1f1fcde49..3c4677a5eefd7a9c0bb3c8b6b54659fedf79465a 100644 --- a/plugins/Insights/DataTable/Filter/Insight.php +++ b/plugins/Insights/DataTable/Filter/Insight.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Insights/DataTable/Filter/Limit.php b/plugins/Insights/DataTable/Filter/Limit.php index 4097721ecc8c2d48d53e7bd510803cae9590a0e2..42f6440f10b2eb54aa881ff8014b6445bb2cd848 100644 --- a/plugins/Insights/DataTable/Filter/Limit.php +++ b/plugins/Insights/DataTable/Filter/Limit.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Insights/DataTable/Filter/MinGrowth.php b/plugins/Insights/DataTable/Filter/MinGrowth.php index fb1b86c15b3ffab48146af65d250a957ae27ffd3..c69012250eaef2c9e398374cb850a924d5c5074a 100644 --- a/plugins/Insights/DataTable/Filter/MinGrowth.php +++ b/plugins/Insights/DataTable/Filter/MinGrowth.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Insights/DataTable/Filter/OrderBy.php b/plugins/Insights/DataTable/Filter/OrderBy.php index 6eff36ccfc97687ebb4965865670085041400b32..d7329d5b448dbf12a669387b1eb89d70f09356d2 100644 --- a/plugins/Insights/DataTable/Filter/OrderBy.php +++ b/plugins/Insights/DataTable/Filter/OrderBy.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Insights/InsightReport.php b/plugins/Insights/InsightReport.php index 5310ff11859c3060bb1bb4a301ff27a7b2224c29..cd4a7c24710cea28d0a4e3c01920e9261f3a779f 100644 --- a/plugins/Insights/InsightReport.php +++ b/plugins/Insights/InsightReport.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Insights/Insights.php b/plugins/Insights/Insights.php index 9c915ce99d074e5f2ecf53b50bea954f9cef2061..3a2abc53ef83c09b8480a4a539d538d43f7014b9 100644 --- a/plugins/Insights/Insights.php +++ b/plugins/Insights/Insights.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Insights/Model.php b/plugins/Insights/Model.php index 981a7d26f0741b8926318dff169b9eda6acbf682..3f9ac956b4c22957f364402fd490251ce2f90015 100644 --- a/plugins/Insights/Model.php +++ b/plugins/Insights/Model.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Insights/Visualizations/Insight.php b/plugins/Insights/Visualizations/Insight.php index ca835679cada14669405669d32212eecf1f19dac..7ff7c96a1340e3460f1d3aefa514a23b48a5b9f1 100644 --- a/plugins/Insights/Visualizations/Insight.php +++ b/plugins/Insights/Visualizations/Insight.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Insights/Visualizations/Insight/RequestConfig.php b/plugins/Insights/Visualizations/Insight/RequestConfig.php index ab771a51de1b2f747700ad2cb92201c21a260514..b7d1d16eb048116f401f79d125ed037c9e317d3a 100644 --- a/plugins/Insights/Visualizations/Insight/RequestConfig.php +++ b/plugins/Insights/Visualizations/Insight/RequestConfig.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Insights/tests/ApiTest.php b/plugins/Insights/tests/ApiTest.php index 06223f1e6306b5fbe88d10571b1d79fc8e00d04e..3dfcf47a64d223f10675812c1c7d6c7f8ce6fa3f 100644 --- a/plugins/Insights/tests/ApiTest.php +++ b/plugins/Insights/tests/ApiTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Insights/tests/BaseUnitTest.php b/plugins/Insights/tests/BaseUnitTest.php index e975f730f4f909f175eb68f6678621059b154ae5..97c2c7858098b761abdf74d1d296b79573d72c10 100644 --- a/plugins/Insights/tests/BaseUnitTest.php +++ b/plugins/Insights/tests/BaseUnitTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Insights/tests/FilterExcludeLowValueTest.php b/plugins/Insights/tests/FilterExcludeLowValueTest.php index ef87df895a4730f19c80737fdb538cc779665104..51c0192ef66f0d968c2b56e55940d3f7b4f62390 100644 --- a/plugins/Insights/tests/FilterExcludeLowValueTest.php +++ b/plugins/Insights/tests/FilterExcludeLowValueTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Insights/tests/FilterInsightTest.php b/plugins/Insights/tests/FilterInsightTest.php index 658a84601514213515beeaa00c9a6aa7e209a84b..67c216b19296dd8d43b3def72d1ef1d475a5a1ba 100644 --- a/plugins/Insights/tests/FilterInsightTest.php +++ b/plugins/Insights/tests/FilterInsightTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Insights/tests/FilterLimitTest.php b/plugins/Insights/tests/FilterLimitTest.php index 7eaa208b9c07df84aa9e5e04446a7b84c0dc038e..6f6d703b0a0572dc5f3ad6492196297311d25f4a 100644 --- a/plugins/Insights/tests/FilterLimitTest.php +++ b/plugins/Insights/tests/FilterLimitTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Insights/tests/FilterMinGrowthTest.php b/plugins/Insights/tests/FilterMinGrowthTest.php index 499311fc11441d25520e17d4aac4c85e0cc53138..a53245b89194a544e6039c87187549944de9164c 100644 --- a/plugins/Insights/tests/FilterMinGrowthTest.php +++ b/plugins/Insights/tests/FilterMinGrowthTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Insights/tests/FilterOrderByTest.php b/plugins/Insights/tests/FilterOrderByTest.php index 1185b0d583b4359fb75a9b852b9918c7f26c0bda..8239204a2f91abf10bf0061785ef109da1c6cbd6 100644 --- a/plugins/Insights/tests/FilterOrderByTest.php +++ b/plugins/Insights/tests/FilterOrderByTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Insights/tests/Fixtures/SomeVisitsDifferentPathsOnTwoDays.php b/plugins/Insights/tests/Fixtures/SomeVisitsDifferentPathsOnTwoDays.php index 283ead64843a4660768bd8b71a3c1eb853a18cfc..a665a06d96c484517f489f0e883c9f22e84417bc 100644 --- a/plugins/Insights/tests/Fixtures/SomeVisitsDifferentPathsOnTwoDays.php +++ b/plugins/Insights/tests/Fixtures/SomeVisitsDifferentPathsOnTwoDays.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Insights/tests/InsightReportTest.php b/plugins/Insights/tests/InsightReportTest.php index 49041f8262318349322eb735d8f39cb11c030743..f5ab3e9306d169407cbdbfb6dede3b160f1e3193 100644 --- a/plugins/Insights/tests/InsightReportTest.php +++ b/plugins/Insights/tests/InsightReportTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Insights/tests/ModelTest.php b/plugins/Insights/tests/ModelTest.php index 19020fc99a04ba999f3cdbb3a77132ef40737809..1dd70150ee3803870941bd15b69a0c5ba8fadc07 100644 --- a/plugins/Insights/tests/ModelTest.php +++ b/plugins/Insights/tests/ModelTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Installation/Controller.php b/plugins/Installation/Controller.php index a76136e70eaf49be087fa13c674bec80ef7b0f9f..377783f6049ef6492a4030198c26f28ddb2bf976 100644 --- a/plugins/Installation/Controller.php +++ b/plugins/Installation/Controller.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Installation/FormDatabaseSetup.php b/plugins/Installation/FormDatabaseSetup.php index 8b847106a7ac7da34b6385d1daedcd3f233621de..e302a25995bf938d0626e700f56250dc82074f31 100644 --- a/plugins/Installation/FormDatabaseSetup.php +++ b/plugins/Installation/FormDatabaseSetup.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Installation/FormFirstWebsiteSetup.php b/plugins/Installation/FormFirstWebsiteSetup.php index 750781fe925609490c2b016650c26ae0298793f3..83c68bea3462e9598a38267880029b50c9eb48d8 100644 --- a/plugins/Installation/FormFirstWebsiteSetup.php +++ b/plugins/Installation/FormFirstWebsiteSetup.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Installation/FormSuperUser.php b/plugins/Installation/FormSuperUser.php index 5e886983e468c5c6c98d1003197a63e5e8b86840..68d9dcad14d72dc538d55692ced7070cf09f3dd1 100644 --- a/plugins/Installation/FormSuperUser.php +++ b/plugins/Installation/FormSuperUser.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Installation/Installation.php b/plugins/Installation/Installation.php index 8d704efc4c06656419a95ad167e04361ec0f926d..24e1a767e14d4fb688a2f6a54205530fe0dd94d3 100644 --- a/plugins/Installation/Installation.php +++ b/plugins/Installation/Installation.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Installation/Menu.php b/plugins/Installation/Menu.php index 6637a1774b96c1c0a1768fe84467cd5af40b55ae..606f9da50c0192d67db033c4fc0becbf7ebd9c20 100644 --- a/plugins/Installation/Menu.php +++ b/plugins/Installation/Menu.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Installation/ServerFilesGenerator.php b/plugins/Installation/ServerFilesGenerator.php index 3f0ece911434fee17ff617bf7e923b3562339e81..5b38fcf1d0ef289a62a471f6b1f3a8e1d53fd502 100644 --- a/plugins/Installation/ServerFilesGenerator.php +++ b/plugins/Installation/ServerFilesGenerator.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Installation/SystemCheck.php b/plugins/Installation/SystemCheck.php index 489d7995e7a12aa57457654a0e0eda73ce020a53..60585cf80ad7ba216851fde7d11e2fd8ee97ee90 100644 --- a/plugins/Installation/SystemCheck.php +++ b/plugins/Installation/SystemCheck.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Installation/View.php b/plugins/Installation/View.php index ea0e09116e0cf1457609762c78de07af0354b9d1..3ee24043f6569eae4ef75c2b75d789101c689bec 100644 --- a/plugins/Installation/View.php +++ b/plugins/Installation/View.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/LanguagesManager/API.php b/plugins/LanguagesManager/API.php index 33a2ce12fe99de0732a5df0ed61e77855c2461b1..09277e70989023d5ec4b5c52c981c41c1a90e08a 100644 --- a/plugins/LanguagesManager/API.php +++ b/plugins/LanguagesManager/API.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/LanguagesManager/Commands/CompareKeys.php b/plugins/LanguagesManager/Commands/CompareKeys.php index a26f9bd7b12cd0021844cf8f5db922a95d177a1b..9fb1478392b09b48b58bed5826cdcb062e4560df 100644 --- a/plugins/LanguagesManager/Commands/CompareKeys.php +++ b/plugins/LanguagesManager/Commands/CompareKeys.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/LanguagesManager/Commands/CreatePull.php b/plugins/LanguagesManager/Commands/CreatePull.php index 3001f345b5a6c85e9d2c7dd6804a698b667f0051..4c0a95005fd8b7a441af2d2dcd551f80e76c28e0 100644 --- a/plugins/LanguagesManager/Commands/CreatePull.php +++ b/plugins/LanguagesManager/Commands/CreatePull.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/LanguagesManager/Commands/FetchFromOTrance.php b/plugins/LanguagesManager/Commands/FetchFromOTrance.php index b313acc76d5e0ca5c98d0f71e176c4fdd59e949e..f8e93cb12f9ea0027b31ebb3d739f6850dd9e2ee 100644 --- a/plugins/LanguagesManager/Commands/FetchFromOTrance.php +++ b/plugins/LanguagesManager/Commands/FetchFromOTrance.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/LanguagesManager/Commands/LanguageCodes.php b/plugins/LanguagesManager/Commands/LanguageCodes.php index 5cca10416d465e235456335751ec119e92c6d682..7f584ea14d33a3fc667122d445891a506d8c3106 100644 --- a/plugins/LanguagesManager/Commands/LanguageCodes.php +++ b/plugins/LanguagesManager/Commands/LanguageCodes.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/LanguagesManager/Commands/LanguageNames.php b/plugins/LanguagesManager/Commands/LanguageNames.php index 6e74e3697f95ed6dd262a2194a0e24151f82e686..cffe727b1f7b1f91b7715af642f38932f424181d 100644 --- a/plugins/LanguagesManager/Commands/LanguageNames.php +++ b/plugins/LanguagesManager/Commands/LanguageNames.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/LanguagesManager/Commands/PluginsWithTranslations.php b/plugins/LanguagesManager/Commands/PluginsWithTranslations.php index 51282f62351e190384102f459ebafe868b9b3e28..cda72d7c55bb7fff7fe8ee68886c9179e85564be 100644 --- a/plugins/LanguagesManager/Commands/PluginsWithTranslations.php +++ b/plugins/LanguagesManager/Commands/PluginsWithTranslations.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/LanguagesManager/Commands/SetTranslations.php b/plugins/LanguagesManager/Commands/SetTranslations.php index 4496e7307f98ebe77160c732a3af8141c7b13bd8..356481905ea8b283517409985b085cae51367eaf 100644 --- a/plugins/LanguagesManager/Commands/SetTranslations.php +++ b/plugins/LanguagesManager/Commands/SetTranslations.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/LanguagesManager/Commands/Update.php b/plugins/LanguagesManager/Commands/Update.php index 33d7087bd681f38498ef12b2ba4fa824088edac4..224124396f96e9cf53aa6020e38203ac6df2163c 100644 --- a/plugins/LanguagesManager/Commands/Update.php +++ b/plugins/LanguagesManager/Commands/Update.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/LanguagesManager/Controller.php b/plugins/LanguagesManager/Controller.php index 8763d51f44a4f214f853d863388eed32be97df48..549b67dfb70935edf9cc381a21c6599d419de974 100644 --- a/plugins/LanguagesManager/Controller.php +++ b/plugins/LanguagesManager/Controller.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/LanguagesManager/LanguagesManager.php b/plugins/LanguagesManager/LanguagesManager.php index f260e8df1863903dcfb83d31840b52bc99d8629c..c192b3b4af5f215ccb0e5c41e6448e926b402e60 100644 --- a/plugins/LanguagesManager/LanguagesManager.php +++ b/plugins/LanguagesManager/LanguagesManager.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/LanguagesManager/Menu.php b/plugins/LanguagesManager/Menu.php index 06b82f1e93149f07dab0eb588bc11f7168df003f..7b473b2d5fe477bc0a6d98d60a883dc45d8235d1 100644 --- a/plugins/LanguagesManager/Menu.php +++ b/plugins/LanguagesManager/Menu.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/LeftMenu/API.php b/plugins/LeftMenu/API.php index 9d6792cfe83fc27ee590c5db3e90f196f6c1fadf..3d0d38b6468708a0fa2c6e8712fdcd118f1c9763 100644 --- a/plugins/LeftMenu/API.php +++ b/plugins/LeftMenu/API.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/LeftMenu/LeftMenu.php b/plugins/LeftMenu/LeftMenu.php index 6783d6aa3cc6048ffd416e29b468d84caa25223d..67d906787cf1443450e370398a20a7353f8d2762 100755 --- a/plugins/LeftMenu/LeftMenu.php +++ b/plugins/LeftMenu/LeftMenu.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/LeftMenu/Settings.php b/plugins/LeftMenu/Settings.php index 95811715e493c222e835b952da9d596bfbccd11e..0fc096bdcbd13a640cda09e10b78ac8b06702a6e 100644 --- a/plugins/LeftMenu/Settings.php +++ b/plugins/LeftMenu/Settings.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/LeftMenu/tests/APITest.php b/plugins/LeftMenu/tests/APITest.php index 9c816e4642bc53df815b455e729bd7e64e3ebfe6..ee9a70cfebadad6e652a65594df6c847e1936009 100644 --- a/plugins/LeftMenu/tests/APITest.php +++ b/plugins/LeftMenu/tests/APITest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Live/API.php b/plugins/Live/API.php index 2205820253cc9b9994a3ac208d096b231a426f16..e5c88d6d5223a0a035fdd4954a55ddc95140c0fd 100644 --- a/plugins/Live/API.php +++ b/plugins/Live/API.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Live/Controller.php b/plugins/Live/Controller.php index efdde7e9fdf54bbafe392d1cd974150024220c6d..224cf869ae36d39052cee77f1f98d053f6639203 100644 --- a/plugins/Live/Controller.php +++ b/plugins/Live/Controller.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Live/Live.php b/plugins/Live/Live.php index baec9fe3ccf26aaef483fa7476dfd82532803532..a2a62994ff4a8e8be4a2272c659feb6b97255537 100644 --- a/plugins/Live/Live.php +++ b/plugins/Live/Live.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Live/Menu.php b/plugins/Live/Menu.php index 7fbc3f4b78078bf12627bbb5bfe7ce18fbd797f2..2ef3466f69bb34e8689fb561cd5a315e16b3a2ee 100644 --- a/plugins/Live/Menu.php +++ b/plugins/Live/Menu.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Live/Visitor.php b/plugins/Live/Visitor.php index c52f8dc0f3a145e7109f9f01b35b61c820ffea25..140739e5068d22b29932407579823ace0ef5f9cd 100644 --- a/plugins/Live/Visitor.php +++ b/plugins/Live/Visitor.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Live/VisitorLog.php b/plugins/Live/VisitorLog.php index 95b86f3eb47b6d68c54eab5fe57e8d64e7c9264a..d17ad2426bbd598a724c8e1c1a17806a1e9224d5 100644 --- a/plugins/Live/VisitorLog.php +++ b/plugins/Live/VisitorLog.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Live/VisitorLog/Config.php b/plugins/Live/VisitorLog/Config.php index 2bae79db13f0d51d112282a123e5183a90ae2846..42a09b50ca1aa6c4b854ba93f751070635be8378 100644 --- a/plugins/Live/VisitorLog/Config.php +++ b/plugins/Live/VisitorLog/Config.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Login/Auth.php b/plugins/Login/Auth.php index 8407e26cc618be882fce19057e0bf7b78c00dbf5..9bb0b8127ac691448a4ed94a856d1ca79e70c253 100644 --- a/plugins/Login/Auth.php +++ b/plugins/Login/Auth.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Login/Controller.php b/plugins/Login/Controller.php index e18ea350d4c62f9e3145b1f5b90025ed48f8ab03..ae4d3e1e4bbd48c384b77edc0f90ffecce9c9d0a 100644 --- a/plugins/Login/Controller.php +++ b/plugins/Login/Controller.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Login/FormLogin.php b/plugins/Login/FormLogin.php index 8c5e0b1e55d530fc029dce61d169804fc6247549..d7be8a900e3dd251abfc5209161e8d40e370bd6a 100644 --- a/plugins/Login/FormLogin.php +++ b/plugins/Login/FormLogin.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Login/FormResetPassword.php b/plugins/Login/FormResetPassword.php index 89f277d2fbd9b19a3e8e11caeddcc5e2a3795766..66723d3c353b3896ac9e8507bbbf1eb9182e50e9 100644 --- a/plugins/Login/FormResetPassword.php +++ b/plugins/Login/FormResetPassword.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Login/Login.php b/plugins/Login/Login.php index b6bb429d6c25dd23a5d7b379057bae3376b98fea..e44486a24aaa32b55da022d2cdc8d1c1ef0bf475 100644 --- a/plugins/Login/Login.php +++ b/plugins/Login/Login.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/MobileMessaging/API.php b/plugins/MobileMessaging/API.php index aba3edba22974e4c3d6448280a77b4008550a7bc..51b14d851edd2a45df317aadf1c810f4c0c9c481 100644 --- a/plugins/MobileMessaging/API.php +++ b/plugins/MobileMessaging/API.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/MobileMessaging/APIException.php b/plugins/MobileMessaging/APIException.php index 129bac1f74df655e4a52fb7f509d60a157a6c8f3..5805b356fce7775f68603b64ab4b43249f9279a2 100644 --- a/plugins/MobileMessaging/APIException.php +++ b/plugins/MobileMessaging/APIException.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/MobileMessaging/Controller.php b/plugins/MobileMessaging/Controller.php index 640782d8f73da8c7d09d57c64cb2b3f0a9e3302e..e19b7684b1c3e51ec2b9f936461ad6d45b635a9c 100644 --- a/plugins/MobileMessaging/Controller.php +++ b/plugins/MobileMessaging/Controller.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/MobileMessaging/CountryCallingCodes.php b/plugins/MobileMessaging/CountryCallingCodes.php index c7c8f6ec8a1539181f820089b1e3fe83d808c121..004e8e57722f31e37349c279cef33ace95fd04fa 100644 --- a/plugins/MobileMessaging/CountryCallingCodes.php +++ b/plugins/MobileMessaging/CountryCallingCodes.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/MobileMessaging/GSMCharset.php b/plugins/MobileMessaging/GSMCharset.php index 1fa4778d5c79f9a48fc11e2f6858a0f44786941e..54077a5c380c6770cd306cb750b173220a079268 100644 --- a/plugins/MobileMessaging/GSMCharset.php +++ b/plugins/MobileMessaging/GSMCharset.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/MobileMessaging/Menu.php b/plugins/MobileMessaging/Menu.php index fa38d0c791619f21cbf07ae07103994d4982e90e..6a2ca2e1ff92db2fa0d92d188f40f9b9d78aabc8 100644 --- a/plugins/MobileMessaging/Menu.php +++ b/plugins/MobileMessaging/Menu.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/MobileMessaging/MobileMessaging.php b/plugins/MobileMessaging/MobileMessaging.php index 591c19d7328e724296f8cb8d70232465985713b3..fb53b7526256d12fb119cc01fa81169323b438cf 100644 --- a/plugins/MobileMessaging/MobileMessaging.php +++ b/plugins/MobileMessaging/MobileMessaging.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/MobileMessaging/ReportRenderer/ReportRendererException.php b/plugins/MobileMessaging/ReportRenderer/ReportRendererException.php index 9e11d5ef0af35496424cd9e86730369f32fe5c6e..848f8789ac10664eded92804d379877b8614f3df 100644 --- a/plugins/MobileMessaging/ReportRenderer/ReportRendererException.php +++ b/plugins/MobileMessaging/ReportRenderer/ReportRendererException.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/MobileMessaging/ReportRenderer/Sms.php b/plugins/MobileMessaging/ReportRenderer/Sms.php index 2e01ed66db677e99650e78d9ddb7fb3ea1291d22..f3c19d77b4e2947b88ff921f1044ef3912e87b8b 100644 --- a/plugins/MobileMessaging/ReportRenderer/Sms.php +++ b/plugins/MobileMessaging/ReportRenderer/Sms.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/MobileMessaging/SMSProvider.php b/plugins/MobileMessaging/SMSProvider.php index 15fb226315c6b057034c99e41f764c730a1dd9c3..9f470ef4d160c3a06e54e33b58313059c17b413c 100644 --- a/plugins/MobileMessaging/SMSProvider.php +++ b/plugins/MobileMessaging/SMSProvider.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/MobileMessaging/SMSProvider/Clockwork.php b/plugins/MobileMessaging/SMSProvider/Clockwork.php index 16c2068e82db7cb435104f53a731bd380f939046..2ae8e95da4145d540b9d92f5174220eea15cc598 100644 --- a/plugins/MobileMessaging/SMSProvider/Clockwork.php +++ b/plugins/MobileMessaging/SMSProvider/Clockwork.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/MobileMessaging/SMSProvider/StubbedProvider.php b/plugins/MobileMessaging/SMSProvider/StubbedProvider.php index 266c0336cc18a5037aaf2d70226cdeb12da9e170..b9527a3b8dd245324f1842d5f2e3617d3dab089e 100644 --- a/plugins/MobileMessaging/SMSProvider/StubbedProvider.php +++ b/plugins/MobileMessaging/SMSProvider/StubbedProvider.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/MobileMessaging/javascripts/MobileMessagingSettings.js b/plugins/MobileMessaging/javascripts/MobileMessagingSettings.js index caa99f436f6f26066bfc79405e1433518ea52ac7..20e2184c89c0e2381d85f71b8118d5e2a5338b0c 100644 --- a/plugins/MobileMessaging/javascripts/MobileMessagingSettings.js +++ b/plugins/MobileMessaging/javascripts/MobileMessagingSettings.js @@ -1,5 +1,5 @@ /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Morpheus/templates/admin.twig b/plugins/Morpheus/templates/admin.twig index 2a8ed8370e0b2a8c0c62c1c579c50d4d4eab777a..b07d8343effc313e3c149161df892258c7c32a1d 100644 --- a/plugins/Morpheus/templates/admin.twig +++ b/plugins/Morpheus/templates/admin.twig @@ -8,7 +8,7 @@ <meta charset="utf-8"> <meta http-equiv="x-ua-compatible" content="IE=EDGE,chrome=1" > <title>{% if not isCustomLogo %}Piwik › {% endif %}{{ 'CoreAdminHome_Administration'|translate }}</title> - <meta name="generator" content="Piwik - Open Source Web Analytics"/> + <meta name="generator" content="Piwik - free/libre analytics platform"/> <link rel="shortcut icon" href="{{ customFavicon|default('plugins/CoreHome/images/favicon.ico') }}"/> {% include "@CoreHome/_favicon.twig" %} diff --git a/plugins/Morpheus/templates/dashboard.twig b/plugins/Morpheus/templates/dashboard.twig index a2dfff69ca53d6a7d2a9bb8e5a04f94083ecbf0e..894841033188c4ed2740e67f5cfb5c6525cc6386 100644 --- a/plugins/Morpheus/templates/dashboard.twig +++ b/plugins/Morpheus/templates/dashboard.twig @@ -9,7 +9,7 @@ <title>{{ siteName|raw }} - {% if isCustomLogo == false %}Piwik › {% endif %} {{ 'CoreHome_WebAnalyticsReports'|translate }}</title> <meta http-equiv="X-UA-Compatible" content="IE=EDGE,chrome=1"/> <meta name="viewport" content="initial-scale=1.0" /> - <meta name="generator" content="Piwik - Open Source Web Analytics"/> + <meta name="generator" content="Piwik - free/libre analytics platform"/> <meta name="description" content="Web Analytics report for '{{ siteName|escape("html_attr") }}' - Piwik"/> <meta name="apple-itunes-app" content="app-id=737216887" /> {% include "@CoreHome/_favicon.twig" %} diff --git a/plugins/MultiSites/API.php b/plugins/MultiSites/API.php index 19ec7a241c24fe405ad480ba8938eb364431a25f..37f3b73b0b050a291ff8f77e2147b0ef2dc280fa 100755 --- a/plugins/MultiSites/API.php +++ b/plugins/MultiSites/API.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/MultiSites/Controller.php b/plugins/MultiSites/Controller.php index 1802d2f1397cb7134b97fad97563742550608bad..689eb42a41be929e8cba6b7ebcdd156048d5972e 100644 --- a/plugins/MultiSites/Controller.php +++ b/plugins/MultiSites/Controller.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/MultiSites/Menu.php b/plugins/MultiSites/Menu.php index c20fe8ded4dac7dc653c4e6c791fb4fa1f47be8a..0cbee0d89b337de0fb72971f285e08b4f0508e86 100644 --- a/plugins/MultiSites/Menu.php +++ b/plugins/MultiSites/Menu.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/MultiSites/MultiSites.php b/plugins/MultiSites/MultiSites.php index 7545df40396667cecbda5d8a00d672b02a886a22..c286b9b3dd95e4a8d7e22bd6bc6542dcf2aa85a6 100644 --- a/plugins/MultiSites/MultiSites.php +++ b/plugins/MultiSites/MultiSites.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Overlay/API.php b/plugins/Overlay/API.php index 0862160ac1ccd344d1f89d35c126c74cb1de5128..ecc25b046678eafb7053e6326333d5e988940509 100644 --- a/plugins/Overlay/API.php +++ b/plugins/Overlay/API.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Overlay/Controller.php b/plugins/Overlay/Controller.php index 50008754a7e39ca967ba7ba076a8ffd318148e24..f238b2adc24193da451a93b7012f709dd2301f71 100644 --- a/plugins/Overlay/Controller.php +++ b/plugins/Overlay/Controller.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Overlay/Overlay.php b/plugins/Overlay/Overlay.php index c4a4c0558f1fb366b7d6f39937838643997acd05..13f3398b725e041a475f014371da0c8d498a95df 100644 --- a/plugins/Overlay/Overlay.php +++ b/plugins/Overlay/Overlay.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Overlay/templates/showErrorWrongDomain.twig b/plugins/Overlay/templates/showErrorWrongDomain.twig index dc21fa46848968d2fd1e31480b5536419fbf66c9..cfb19855e40988574e5cb57d59a3ff636fb67af7 100644 --- a/plugins/Overlay/templates/showErrorWrongDomain.twig +++ b/plugins/Overlay/templates/showErrorWrongDomain.twig @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <title></title> - <meta name="generator" content="Piwik - Open Source Web Analytics"/> + <meta name="generator" content="Piwik - free/libre analytics platform"/> {% include "@CoreHome/_favicon.twig" %} <link rel="stylesheet" type="text/css" href="plugins/Overlay/stylesheets/showErrorWrongDomain.css" /> </head> diff --git a/plugins/PrivacyManager/Config.php b/plugins/PrivacyManager/Config.php index 88ca3a00b336aca6aee221c84bd44e29cd129c04..fe7d95e7b627f36dd11730bf7f8a3cd941823321 100644 --- a/plugins/PrivacyManager/Config.php +++ b/plugins/PrivacyManager/Config.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/PrivacyManager/Controller.php b/plugins/PrivacyManager/Controller.php index 5a39b96d71ce0538ab2bdba5f1376465a3966dd0..6fed90a94fd7fef13d8455e143b4aea9b27d75ff 100644 --- a/plugins/PrivacyManager/Controller.php +++ b/plugins/PrivacyManager/Controller.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/PrivacyManager/DoNotTrackHeaderChecker.php b/plugins/PrivacyManager/DoNotTrackHeaderChecker.php index 0b20f323839af05f31c8861adce2528243badc3c..93c0e79fcaaaabcf8ccc9d2a78fab5ff2937cb9e 100644 --- a/plugins/PrivacyManager/DoNotTrackHeaderChecker.php +++ b/plugins/PrivacyManager/DoNotTrackHeaderChecker.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/PrivacyManager/IPAnonymizer.php b/plugins/PrivacyManager/IPAnonymizer.php index 9bff7c14d6d294c9db244747b9d683a21989e92c..837cd9649622ede3e6e2a1d92c45b80dcd17ccc4 100644 --- a/plugins/PrivacyManager/IPAnonymizer.php +++ b/plugins/PrivacyManager/IPAnonymizer.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/PrivacyManager/LogDataPurger.php b/plugins/PrivacyManager/LogDataPurger.php index ce7095076bd8a5b87987f34fa66cc71bfd320270..2ec73deb81d9676903a9359eced830bf23e301dc 100755 --- a/plugins/PrivacyManager/LogDataPurger.php +++ b/plugins/PrivacyManager/LogDataPurger.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/PrivacyManager/Menu.php b/plugins/PrivacyManager/Menu.php index c8c38aec0a0636c15eb83e1a418a2c3b0b42414d..3750dfaa616d94856579c857906bdb10be29d0ed 100644 --- a/plugins/PrivacyManager/Menu.php +++ b/plugins/PrivacyManager/Menu.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/PrivacyManager/PrivacyManager.php b/plugins/PrivacyManager/PrivacyManager.php index edf0eba970f8022dd1dba164cb0f359bbe31b674..c94edc67be6c0d779a6a84f065ef57b7d0a7c384 100644 --- a/plugins/PrivacyManager/PrivacyManager.php +++ b/plugins/PrivacyManager/PrivacyManager.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/PrivacyManager/ReportsPurger.php b/plugins/PrivacyManager/ReportsPurger.php index 6707d46d057489596cf8fac682fbff8f3e4cfe8f..a35169e6efaf49222b133c9ecafbd87a95f33162 100755 --- a/plugins/PrivacyManager/ReportsPurger.php +++ b/plugins/PrivacyManager/ReportsPurger.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/PrivacyManager/Tasks.php b/plugins/PrivacyManager/Tasks.php index e7eafc2e4eb7bac890364217d7e1a7459463d294..6a2b19c99ba79fa2449ceb3d8f6a46232c107a6b 100644 --- a/plugins/PrivacyManager/Tasks.php +++ b/plugins/PrivacyManager/Tasks.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Provider/API.php b/plugins/Provider/API.php index 482418b913ec02348ee4c33ddfb696bb824bf4d3..dd367fc21bd64ed6a4f443c0494e16c4db8f671f 100644 --- a/plugins/Provider/API.php +++ b/plugins/Provider/API.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Provider/Archiver.php b/plugins/Provider/Archiver.php index 438fcf9debd42803a48a36af51a8e35d6ef6e8a1..a8a22c9527160d66ebeed9917067df38ea8d296b 100644 --- a/plugins/Provider/Archiver.php +++ b/plugins/Provider/Archiver.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Provider/Controller.php b/plugins/Provider/Controller.php index f46250792f69015c878d5f53744bd7a1bf1ab21d..54d9a4f322fc0293f86c93b05c4dc5e1b9f6ea48 100644 --- a/plugins/Provider/Controller.php +++ b/plugins/Provider/Controller.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Provider/Menu.php b/plugins/Provider/Menu.php index 77cbe8919405770041402451ff1fdcd30bd68114..2d34f5b2296e01ad22968439bd6480bdaa71038c 100644 --- a/plugins/Provider/Menu.php +++ b/plugins/Provider/Menu.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Provider/Provider.php b/plugins/Provider/Provider.php index 9cac22e3036f8346d194741252b1ad7555cd7766..2c587e1f953c6189c5baec8c97a747a33e5b7563 100644 --- a/plugins/Provider/Provider.php +++ b/plugins/Provider/Provider.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Provider/functions.php b/plugins/Provider/functions.php index 7a5e62d76e72c02f520696aa2f5e2279e46a775c..110b54a35966eda4a73521cc4bd0d35771f7d819 100644 --- a/plugins/Provider/functions.php +++ b/plugins/Provider/functions.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Proxy/Controller.php b/plugins/Proxy/Controller.php index 9dff4eb2bc401f725462084191523b055a0d6fff..1b8d0544819d56705f11679d7e1ea3ff282ca41b 100644 --- a/plugins/Proxy/Controller.php +++ b/plugins/Proxy/Controller.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Proxy/Proxy.php b/plugins/Proxy/Proxy.php index ce31b70f2b4434ad085ae03b7fd8f299d94fd4a8..e879eddaa98c1dbb477983557307e632c8e4d03a 100644 --- a/plugins/Proxy/Proxy.php +++ b/plugins/Proxy/Proxy.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Referrers/API.php b/plugins/Referrers/API.php index 62cee279516be6d5dcd9eb5295330ae6585c12e4..9f97da3fe72ff60deb9fad78e2fabc525a38f296 100644 --- a/plugins/Referrers/API.php +++ b/plugins/Referrers/API.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Referrers/Archiver.php b/plugins/Referrers/Archiver.php index 7c39704f3e2e4c005bf95c1fed9029db9a85dcfc..e5024e4e7d48c42d000fedf43a0fa93ce190e9ec 100644 --- a/plugins/Referrers/Archiver.php +++ b/plugins/Referrers/Archiver.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Referrers/Controller.php b/plugins/Referrers/Controller.php index 988e0019de27d2f2aa63efc3087b0aa8d3246042..3875f11f099a6f68f64d01a79bbd4a48d08830b1 100644 --- a/plugins/Referrers/Controller.php +++ b/plugins/Referrers/Controller.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Referrers/Menu.php b/plugins/Referrers/Menu.php index 97efa7b44a4275e2dbba53a3d87d53d27533a126..8022f7216889175575afc5c2561ed91f1c4e9311 100644 --- a/plugins/Referrers/Menu.php +++ b/plugins/Referrers/Menu.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Referrers/Referrers.php b/plugins/Referrers/Referrers.php index 30b01bb21d7905e10913d8c5a62ea90061bfc589..b35d029b567fcc450cc969a5adb758ed80029216 100644 --- a/plugins/Referrers/Referrers.php +++ b/plugins/Referrers/Referrers.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Referrers/functions.php b/plugins/Referrers/functions.php index 559fd5ba9d2404768eafffde7ef062060c2c03c8..40391ee6d659d97a23ec23222b2fe2255652e282 100644 --- a/plugins/Referrers/functions.php +++ b/plugins/Referrers/functions.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/SEO/API.php b/plugins/SEO/API.php index 6e59b11858bc2ccca5db13b2a064657ccf538dae..167f37e6ba688783341d187bcc5b0abd5a674b96 100644 --- a/plugins/SEO/API.php +++ b/plugins/SEO/API.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/SEO/Controller.php b/plugins/SEO/Controller.php index a4888499e54f769d8a44a12f62581916cad3094d..d9a3f45731a57e087d6729f761d2951247b73fd9 100644 --- a/plugins/SEO/Controller.php +++ b/plugins/SEO/Controller.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/SEO/MajesticClient.php b/plugins/SEO/MajesticClient.php index 3fbf69a808c0c1571ec64a89e0b2df4033ca9ba0..50319582091519eccfcef865fa156db7189791c7 100644 --- a/plugins/SEO/MajesticClient.php +++ b/plugins/SEO/MajesticClient.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/SEO/RankChecker.php b/plugins/SEO/RankChecker.php index 22976b3cd73a4a1f3949423c75d597b1a9e624d6..b98c29256c578b823d5f316f5391f2c79c108c07 100644 --- a/plugins/SEO/RankChecker.php +++ b/plugins/SEO/RankChecker.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/SEO/SEO.php b/plugins/SEO/SEO.php index 334a5ed2a6f28c2ca48b107cce8096a9cf704839..1c1c8e24c41773250521f684b4c73a288e7f106d 100644 --- a/plugins/SEO/SEO.php +++ b/plugins/SEO/SEO.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/ScheduledReports/API.php b/plugins/ScheduledReports/API.php index 75172bb3efda30fd51121a7e6b013597f8dee401..67ed97cc8f2df1474c68a3c690ce3f4fa7c790d2 100644 --- a/plugins/ScheduledReports/API.php +++ b/plugins/ScheduledReports/API.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/ScheduledReports/Controller.php b/plugins/ScheduledReports/Controller.php index db617419877d1b4fe34e1bcb66fdf0e01748384a..2bb64b8fafb73b438691c7bfbcb78849ae890a08 100644 --- a/plugins/ScheduledReports/Controller.php +++ b/plugins/ScheduledReports/Controller.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/ScheduledReports/Menu.php b/plugins/ScheduledReports/Menu.php index ceeeee14ac3fb328e0b0ee2e5143a015f47b2438..afde618614c6bb74d8c9b1ebc7f52ebd40baad7f 100644 --- a/plugins/ScheduledReports/Menu.php +++ b/plugins/ScheduledReports/Menu.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/ScheduledReports/ScheduledReports.php b/plugins/ScheduledReports/ScheduledReports.php index 8e1222d77446da44f9a47693bd873f2f946c2d8a..26c3ef5ecc729d67d86aae2001f9747de34c1b83 100644 --- a/plugins/ScheduledReports/ScheduledReports.php +++ b/plugins/ScheduledReports/ScheduledReports.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/ScheduledReports/Tasks.php b/plugins/ScheduledReports/Tasks.php index 88c71aeea6f037e042735ca027f9a71db1360e21..1cbca73236643c3ca47ed14b704dd6d7852cd363 100644 --- a/plugins/ScheduledReports/Tasks.php +++ b/plugins/ScheduledReports/Tasks.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/ScheduledReports/config/tcpdf_config.php b/plugins/ScheduledReports/config/tcpdf_config.php index e0847609492b12e6a98649d0a34da5f6a2d28103..8b8e0e98dabcba509eeec63606be823b110be327 100644 --- a/plugins/ScheduledReports/config/tcpdf_config.php +++ b/plugins/ScheduledReports/config/tcpdf_config.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/SegmentEditor/API.php b/plugins/SegmentEditor/API.php index 7325ee4132b7f3fdd8c9df5992dd3b00eecdde56..680c1d61575dcdd8733fad514f327d7dc7cbaa36 100644 --- a/plugins/SegmentEditor/API.php +++ b/plugins/SegmentEditor/API.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/SegmentEditor/Model.php b/plugins/SegmentEditor/Model.php index 68b3fcff53dfea18a982947be089a26ec655a187..54c0e07ddfe0bf5722f5e122cea59f9a8810f8e9 100644 --- a/plugins/SegmentEditor/Model.php +++ b/plugins/SegmentEditor/Model.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/SegmentEditor/SegmentEditor.php b/plugins/SegmentEditor/SegmentEditor.php index b723e0fafb232562fe434ad6e985faf6e4d7ffa0..a79cc0be24da337343020d13edbb6bf97557d995 100644 --- a/plugins/SegmentEditor/SegmentEditor.php +++ b/plugins/SegmentEditor/SegmentEditor.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/SegmentEditor/SegmentSelectorControl.php b/plugins/SegmentEditor/SegmentSelectorControl.php index ea6f931bf56a8c38e14481851c76d2b4f54672cb..9188a707dba0d3e186bea6550b0a0520a15e03f7 100644 --- a/plugins/SegmentEditor/SegmentSelectorControl.php +++ b/plugins/SegmentEditor/SegmentSelectorControl.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/SitesManager/API.php b/plugins/SitesManager/API.php index d77fc1fb55fb57d4282aa5dfceed4df08c1c28af..d669bb781cf64679c5a8293d55778e7e80bec7a8 100644 --- a/plugins/SitesManager/API.php +++ b/plugins/SitesManager/API.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/SitesManager/Controller.php b/plugins/SitesManager/Controller.php index 60e13b96f7574c468653a00a0d24485a1c1821df..d17232c2db9bf1075071168e61e52d5cc8a49754 100644 --- a/plugins/SitesManager/Controller.php +++ b/plugins/SitesManager/Controller.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/SitesManager/Menu.php b/plugins/SitesManager/Menu.php index 0a991559f4b97f127dae14e74cc71db11f7fabc3..a2573d1f3e0bd07ef1d81c774ebe4ec702b9ee4c 100644 --- a/plugins/SitesManager/Menu.php +++ b/plugins/SitesManager/Menu.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/SitesManager/SitesManager.php b/plugins/SitesManager/SitesManager.php index 605338139652fd0a04c497b5c18059dc19a977e2..a5107cc051b7f67ad6b94699228d621a06c583fe 100644 --- a/plugins/SitesManager/SitesManager.php +++ b/plugins/SitesManager/SitesManager.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Transitions/API.php b/plugins/Transitions/API.php index 5664e1b7660a929b07cb5260c09060f3b756849f..0e65eff82474aecbf3ea03d30d881a4ccac2acef 100644 --- a/plugins/Transitions/API.php +++ b/plugins/Transitions/API.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Transitions/Controller.php b/plugins/Transitions/Controller.php index f36c110a935e522d6b9b362b1777344443591383..dbd782f08c32403d1246c7715067b822967e7147 100644 --- a/plugins/Transitions/Controller.php +++ b/plugins/Transitions/Controller.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Transitions/Transitions.php b/plugins/Transitions/Transitions.php index 0ab191bdc12ea07fbf7805581072ce2853009e97..473ab7c647206efbba32eff9d20ca76765092d47 100644 --- a/plugins/Transitions/Transitions.php +++ b/plugins/Transitions/Transitions.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/UserCountry/API.php b/plugins/UserCountry/API.php index 31967e5c603aaa5787ec645908bee77a122ec2f7..4e17fb6767e45a93f2a3d65d6b745aa7557f6c62 100644 --- a/plugins/UserCountry/API.php +++ b/plugins/UserCountry/API.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/UserCountry/Archiver.php b/plugins/UserCountry/Archiver.php index bb99a90ee5ddb71cdd514eeb87f355f1e4512733..d2203e2479f7bf4fc976bd2deae1c0f28a3bf888 100644 --- a/plugins/UserCountry/Archiver.php +++ b/plugins/UserCountry/Archiver.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/UserCountry/Controller.php b/plugins/UserCountry/Controller.php index 302866b41fca47d96e58e4da4b59423d4a1c2cb0..fc0975cba8e0f4a7332e773e9a8c47acefa7ef7d 100644 --- a/plugins/UserCountry/Controller.php +++ b/plugins/UserCountry/Controller.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/UserCountry/GeoIPAutoUpdater.php b/plugins/UserCountry/GeoIPAutoUpdater.php index a26807fb209d244262523b5160165d676d932de7..a581e4ca3ae881fba1a62bce38ca6ebccbe3b457 100755 --- a/plugins/UserCountry/GeoIPAutoUpdater.php +++ b/plugins/UserCountry/GeoIPAutoUpdater.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/UserCountry/LocationProvider.php b/plugins/UserCountry/LocationProvider.php index 20754a20b523a31c4c0085a600ebf42141c315f4..141368c075306c0522e9f3a27ee4618ff93a9f7d 100755 --- a/plugins/UserCountry/LocationProvider.php +++ b/plugins/UserCountry/LocationProvider.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/UserCountry/LocationProvider/Default.php b/plugins/UserCountry/LocationProvider/Default.php index b9a640fbe11458fa021500e3d2d9f0e513ba51c7..1681efb4f783f165e3f23aa9e68598c8382e5cb8 100755 --- a/plugins/UserCountry/LocationProvider/Default.php +++ b/plugins/UserCountry/LocationProvider/Default.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/UserCountry/LocationProvider/GeoIp.php b/plugins/UserCountry/LocationProvider/GeoIp.php index 777f3f25b9e652a5f0c9a07a467b76156d62a537..b8e090ea74277cc779c0868d82b47a7567e27af7 100755 --- a/plugins/UserCountry/LocationProvider/GeoIp.php +++ b/plugins/UserCountry/LocationProvider/GeoIp.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/UserCountry/LocationProvider/GeoIp/Pecl.php b/plugins/UserCountry/LocationProvider/GeoIp/Pecl.php index 32b30b6abc7db1f1d0c08d8773d64db2cc597c73..3326248ecc636a7a6d1017c919332bfe97708dea 100755 --- a/plugins/UserCountry/LocationProvider/GeoIp/Pecl.php +++ b/plugins/UserCountry/LocationProvider/GeoIp/Pecl.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/UserCountry/LocationProvider/GeoIp/Php.php b/plugins/UserCountry/LocationProvider/GeoIp/Php.php index 8e3316f89a3f79bdc171372ef341f9ebcabaf8e4..eaf8083a8a1bb271a5652581bb1893730184f298 100755 --- a/plugins/UserCountry/LocationProvider/GeoIp/Php.php +++ b/plugins/UserCountry/LocationProvider/GeoIp/Php.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/UserCountry/LocationProvider/GeoIp/ServerBased.php b/plugins/UserCountry/LocationProvider/GeoIp/ServerBased.php index 234690e35e3332abed2fd214269dbcf68d4ef326..3e9b51488b0fa7b0a85c5bb8427e8fab43a1a242 100755 --- a/plugins/UserCountry/LocationProvider/GeoIp/ServerBased.php +++ b/plugins/UserCountry/LocationProvider/GeoIp/ServerBased.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/UserCountry/Menu.php b/plugins/UserCountry/Menu.php index ee0bf08e61e2d9d58d456460cf25b4a6e2785fe1..dca224572338e17d2760a9474c7ffbc058363471 100644 --- a/plugins/UserCountry/Menu.php +++ b/plugins/UserCountry/Menu.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/UserCountry/Tasks.php b/plugins/UserCountry/Tasks.php index 5bb9b15c3a879a3274beb59fada3e7b05b2b249d..7033e9e5971472d0f19c422f57ffb0c061117b7e 100644 --- a/plugins/UserCountry/Tasks.php +++ b/plugins/UserCountry/Tasks.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/UserCountry/UserCountry.php b/plugins/UserCountry/UserCountry.php index 2299bcbb0f0a393d714fc40cffc68f4ab5e9d2c1..56a680d23a9cb301a257d78616ff3ba4ee686387 100644 --- a/plugins/UserCountry/UserCountry.php +++ b/plugins/UserCountry/UserCountry.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/UserCountry/functions.php b/plugins/UserCountry/functions.php index 36454edf6756a24e1b5451989bb9f125349deb99..dbecfdf27568b6acaa9dfade9bcf56f6b2462be9 100644 --- a/plugins/UserCountry/functions.php +++ b/plugins/UserCountry/functions.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/UserCountryMap/Controller.php b/plugins/UserCountryMap/Controller.php index 5eb0b56e4cc856d34eba88b7b646c8362d57555d..13eaf491505bb0d25c0d9652a57b51d0d427565b 100644 --- a/plugins/UserCountryMap/Controller.php +++ b/plugins/UserCountryMap/Controller.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/UserCountryMap/Menu.php b/plugins/UserCountryMap/Menu.php index 63dd1801c3585ed3da08018f789438faadadd0aa..fe7b9791353800370b8d4a079b55aaee384a7caa 100644 --- a/plugins/UserCountryMap/Menu.php +++ b/plugins/UserCountryMap/Menu.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/UserCountryMap/UserCountryMap.php b/plugins/UserCountryMap/UserCountryMap.php index dd1360de7f345eb1c58bca95115649fa72f2a5f5..8bc5a93ff919590ca1eae70cfe5d80882042387f 100644 --- a/plugins/UserCountryMap/UserCountryMap.php +++ b/plugins/UserCountryMap/UserCountryMap.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/UserSettings/API.php b/plugins/UserSettings/API.php index 432863c1ed72805dbb6a049ddcf9fe7d527ceec8..5d1db6f0893732a853555f40c827f52c38ad7ceb 100644 --- a/plugins/UserSettings/API.php +++ b/plugins/UserSettings/API.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/UserSettings/Archiver.php b/plugins/UserSettings/Archiver.php index d753a416653c3d96e570eb18707406867cce8797..302d52c74bec710dc5107522ce89fb59fee9b08d 100644 --- a/plugins/UserSettings/Archiver.php +++ b/plugins/UserSettings/Archiver.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/UserSettings/Controller.php b/plugins/UserSettings/Controller.php index 0c52344c0f45544d1f070dece97f9b0a424ef171..c2cf619b113cda606ad80e338ca60b49e7b9df0c 100644 --- a/plugins/UserSettings/Controller.php +++ b/plugins/UserSettings/Controller.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/UserSettings/Menu.php b/plugins/UserSettings/Menu.php index e4b93099272c640cc218234f3e7fdddcb2dd616d..00f59f2544fe5e501c612ba89e26bc8ee2156174 100644 --- a/plugins/UserSettings/Menu.php +++ b/plugins/UserSettings/Menu.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/UserSettings/UserSettings.php b/plugins/UserSettings/UserSettings.php index 13b3c4f66a25d290f55b477bbe648e6e2a67b954..4b5b81a29ba3355f05a8bc74e63517b4648f6710 100644 --- a/plugins/UserSettings/UserSettings.php +++ b/plugins/UserSettings/UserSettings.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/UserSettings/functions.php b/plugins/UserSettings/functions.php index 42b427dd7a140359b5fad5df6e9aa3d72e316c7d..40e48c5840b01562fc22d1b2fcbac4d18def5c26 100644 --- a/plugins/UserSettings/functions.php +++ b/plugins/UserSettings/functions.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/UsersManager/API.php b/plugins/UsersManager/API.php index f06d8b09ae64be375a49f55ed72753ed146c6b3b..6af8033e572f7c508175769df18c650381a96686 100644 --- a/plugins/UsersManager/API.php +++ b/plugins/UsersManager/API.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/UsersManager/Controller.php b/plugins/UsersManager/Controller.php index 543abdb96a3c089269bcd46e5a4b39b52464445e..3fd75e0f7010fa7d2474de5ad41e3fa719a83e3f 100644 --- a/plugins/UsersManager/Controller.php +++ b/plugins/UsersManager/Controller.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/UsersManager/LastSeenTimeLogger.php b/plugins/UsersManager/LastSeenTimeLogger.php index 82928b39ead767b9cacae92b8ed3c8f0e530ec0d..61e6c8b1308ab6058ff939b2fedf21862fa5edc8 100644 --- a/plugins/UsersManager/LastSeenTimeLogger.php +++ b/plugins/UsersManager/LastSeenTimeLogger.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/UsersManager/Menu.php b/plugins/UsersManager/Menu.php index d66309385294cddc49e70815f60ab45e1ff92424..32ad96f4fb2b00117b816e030149175722d62cb1 100644 --- a/plugins/UsersManager/Menu.php +++ b/plugins/UsersManager/Menu.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/UsersManager/Model.php b/plugins/UsersManager/Model.php index ea0a845e7e1a7b3de98210d059c91289446cfd5b..d5668b19ea1486a118fc975a2d5da950999f9581 100644 --- a/plugins/UsersManager/Model.php +++ b/plugins/UsersManager/Model.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/UsersManager/UsersManager.php b/plugins/UsersManager/UsersManager.php index b860aeb18660970b3ca3c9700ced56f59e549b2b..1e0db64ada3672bff86c85f18311e3c76b12c695 100644 --- a/plugins/UsersManager/UsersManager.php +++ b/plugins/UsersManager/UsersManager.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/VisitFrequency/API.php b/plugins/VisitFrequency/API.php index 2997202226580819333cc94c494bf42319fdeb87..60a12c273b171310885466292839793c6dc70d7e 100644 --- a/plugins/VisitFrequency/API.php +++ b/plugins/VisitFrequency/API.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/VisitFrequency/Controller.php b/plugins/VisitFrequency/Controller.php index e3ba12abb1d1a57f4ff7aa529c7ae89226209458..03541de78cd743e6a8b31ee542740d37cc7378a1 100644 --- a/plugins/VisitFrequency/Controller.php +++ b/plugins/VisitFrequency/Controller.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/VisitFrequency/Menu.php b/plugins/VisitFrequency/Menu.php index 1c8682d5a91fc92e6a5e8275ccc20512dc041669..ad8000bed2c2b7fccded1dca63ba1b710c4a0f25 100644 --- a/plugins/VisitFrequency/Menu.php +++ b/plugins/VisitFrequency/Menu.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/VisitFrequency/VisitFrequency.php b/plugins/VisitFrequency/VisitFrequency.php index dbc2346d1c616e0aa0282e6cf81044c8a9dc2629..d6f710b7c1ad4793a5cb2daffb28fde48a82f913 100644 --- a/plugins/VisitFrequency/VisitFrequency.php +++ b/plugins/VisitFrequency/VisitFrequency.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/VisitTime/API.php b/plugins/VisitTime/API.php index c2bf4241be941e4c7aef2a3b823b66f1a4dc2f18..f27e5f812a3e2d579360441da325a273645bce61 100644 --- a/plugins/VisitTime/API.php +++ b/plugins/VisitTime/API.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/VisitTime/Archiver.php b/plugins/VisitTime/Archiver.php index f16a9eba1db17ec6c394ca39562ccb68a6cbfa89..e7fd9c7a19e740029ef3bb01e8241d9d85217715 100644 --- a/plugins/VisitTime/Archiver.php +++ b/plugins/VisitTime/Archiver.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/VisitTime/Controller.php b/plugins/VisitTime/Controller.php index 0bd7b00f53704c82a0d699032b6734f6ea0eaa16..c823bbf425979ccd2c9704a7ae72c83b3b558b6c 100644 --- a/plugins/VisitTime/Controller.php +++ b/plugins/VisitTime/Controller.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/VisitTime/Menu.php b/plugins/VisitTime/Menu.php index b0cd93248c04e017d115b1506111ec85584f8d13..ab3dce5b551edbda69593bef559f95e7ce59638b 100644 --- a/plugins/VisitTime/Menu.php +++ b/plugins/VisitTime/Menu.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/VisitTime/VisitTime.php b/plugins/VisitTime/VisitTime.php index f675a2599f58c82d96e2c56e153d5c2995dd95b2..1932095fb3970ba310ff1ac5744d659afaf8c78a 100644 --- a/plugins/VisitTime/VisitTime.php +++ b/plugins/VisitTime/VisitTime.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/VisitTime/functions.php b/plugins/VisitTime/functions.php index 6e817bf7d93c4c3218a00af7a0a305a460d98c50..a52b8ffba8b31778536539ffae18c15dd6d7e7eb 100644 --- a/plugins/VisitTime/functions.php +++ b/plugins/VisitTime/functions.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/VisitorInterest/API.php b/plugins/VisitorInterest/API.php index d2b026e394fdf2f609d2758f464d16c368c6db16..44df11158813e19cd8ab6602ea7a8f4569cadf77 100644 --- a/plugins/VisitorInterest/API.php +++ b/plugins/VisitorInterest/API.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/VisitorInterest/Archiver.php b/plugins/VisitorInterest/Archiver.php index d4b313683a71af46d34ea33545635e513b1e3519..cba45c69346d21f42159203549278067eaf1234c 100644 --- a/plugins/VisitorInterest/Archiver.php +++ b/plugins/VisitorInterest/Archiver.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/VisitorInterest/Controller.php b/plugins/VisitorInterest/Controller.php index 18805322869ddc0f547f909b04637665ce31b96f..a2319d5c3ef087288b6a00e37141f05b49dda890 100644 --- a/plugins/VisitorInterest/Controller.php +++ b/plugins/VisitorInterest/Controller.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/VisitorInterest/Menu.php b/plugins/VisitorInterest/Menu.php index 13b9c66111c8a7b9679bee42d89811a7d2092cb8..17de395000b0ae5c3023cc6a874e924776583406 100644 --- a/plugins/VisitorInterest/Menu.php +++ b/plugins/VisitorInterest/Menu.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/VisitorInterest/VisitorInterest.php b/plugins/VisitorInterest/VisitorInterest.php index 67fea477e488aa5673fc48e08893ed62cc681939..1d83b6e60b75e3439123bac97e2ba86fbb39f6d7 100644 --- a/plugins/VisitorInterest/VisitorInterest.php +++ b/plugins/VisitorInterest/VisitorInterest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/VisitsSummary/API.php b/plugins/VisitsSummary/API.php index 6ea74647ee37b423141e3d0a4ea86c1bc11669f9..e89113eed2c932dd4aba4e9e900a4f5e47ff8d81 100644 --- a/plugins/VisitsSummary/API.php +++ b/plugins/VisitsSummary/API.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/VisitsSummary/Controller.php b/plugins/VisitsSummary/Controller.php index fbdda4dc1f37d2cba2c666559b40d26a050ce9bd..44c1565b2704031cae4171dae49fcd75069f61b7 100644 --- a/plugins/VisitsSummary/Controller.php +++ b/plugins/VisitsSummary/Controller.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/VisitsSummary/Menu.php b/plugins/VisitsSummary/Menu.php index 3a9d26029bdcba7612d841b8c18bd6a54837f17e..e79a338d9cf3000f435677c118096e0cd2b62c79 100644 --- a/plugins/VisitsSummary/Menu.php +++ b/plugins/VisitsSummary/Menu.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/VisitsSummary/VisitsSummary.php b/plugins/VisitsSummary/VisitsSummary.php index 11f8a3827c30d20b3b63360dba4422954b31b2e3..e6d77b6447c939aa10f00f74d5908f6a7d5d0530 100644 --- a/plugins/VisitsSummary/VisitsSummary.php +++ b/plugins/VisitsSummary/VisitsSummary.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Widgetize/Controller.php b/plugins/Widgetize/Controller.php index 0061ee95f5515ca0a96af656c0a93d272a542ce4..afdd38d42dabd4d3b1847858868859133055755d 100644 --- a/plugins/Widgetize/Controller.php +++ b/plugins/Widgetize/Controller.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Widgetize/Menu.php b/plugins/Widgetize/Menu.php index a4ab4c55410c5f1cb19f0bfc0ede9bc022733c80..c4db230565dcdc0daf47a9c391c416e902608135 100644 --- a/plugins/Widgetize/Menu.php +++ b/plugins/Widgetize/Menu.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/Widgetize/Widgetize.php b/plugins/Widgetize/Widgetize.php index 1377a6c3fcb5f44a0bad8ebf559d2f4e522b62fa..992155a061dfb613740292792afc54eceb34284f 100644 --- a/plugins/Widgetize/Widgetize.php +++ b/plugins/Widgetize/Widgetize.php @@ -1,7 +1,7 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/plugins/ZenMode/ZenMode.php b/plugins/ZenMode/ZenMode.php index eed7e267e265dd4ea1d63ae883f7ceef354939d2..8f9d1407952c57924bfcc9ae448e5b3fc727de9f 100644 --- a/plugins/ZenMode/ZenMode.php +++ b/plugins/ZenMode/ZenMode.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/BenchmarkTestCase.php b/tests/PHPUnit/BenchmarkTestCase.php index d3c954ffdc10eaee16eaa08076fde666b8dc4adc..6e57944af4f47037270ea4c0df041ce008b66c52 100755 --- a/tests/PHPUnit/BenchmarkTestCase.php +++ b/tests/PHPUnit/BenchmarkTestCase.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Benchmarks/ArchiveQueryBenchmark.php b/tests/PHPUnit/Benchmarks/ArchiveQueryBenchmark.php index cfdea0fd345fb03386f2d3bad113a38d8fcd7745..63307ec667caad75d5d3f73d2b9ca2af4b96402e 100644 --- a/tests/PHPUnit/Benchmarks/ArchiveQueryBenchmark.php +++ b/tests/PHPUnit/Benchmarks/ArchiveQueryBenchmark.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Benchmarks/ArchivingProcessBenchmark.php b/tests/PHPUnit/Benchmarks/ArchivingProcessBenchmark.php index 85300320f63fc80b4925c0884a27c6f89276efe2..04175d224804c481487a80f5901d7311f6f58420 100755 --- a/tests/PHPUnit/Benchmarks/ArchivingProcessBenchmark.php +++ b/tests/PHPUnit/Benchmarks/ArchivingProcessBenchmark.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Benchmarks/Fixtures/ManyThousandSitesOneVisitEach.php b/tests/PHPUnit/Benchmarks/Fixtures/ManyThousandSitesOneVisitEach.php index 444c4261881da838eb14af96ec0960f35f92c860..6a89c57a90094789e233e24185c8b82368c171be 100644 --- a/tests/PHPUnit/Benchmarks/Fixtures/ManyThousandSitesOneVisitEach.php +++ b/tests/PHPUnit/Benchmarks/Fixtures/ManyThousandSitesOneVisitEach.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Benchmarks/Fixtures/OneSiteThousandsOfDistinctUrlsOverMonth.php b/tests/PHPUnit/Benchmarks/Fixtures/OneSiteThousandsOfDistinctUrlsOverMonth.php index 7cf01a3d80b15b327b06d65dd1419df06a9e2bac..c719d7bfa37794d3f385cf41ba8e6cbdd7cf3fc1 100644 --- a/tests/PHPUnit/Benchmarks/Fixtures/OneSiteThousandsOfDistinctUrlsOverMonth.php +++ b/tests/PHPUnit/Benchmarks/Fixtures/OneSiteThousandsOfDistinctUrlsOverMonth.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Benchmarks/Fixtures/OneSiteTwelveThousandVisitsOneYear.php b/tests/PHPUnit/Benchmarks/Fixtures/OneSiteTwelveThousandVisitsOneYear.php index 6646db1d4afb88c08f47dc15fd780b752e8f969d..afd2b81c6ad917d8c6dab77628a1b7ac88c1ebbe 100755 --- a/tests/PHPUnit/Benchmarks/Fixtures/OneSiteTwelveThousandVisitsOneYear.php +++ b/tests/PHPUnit/Benchmarks/Fixtures/OneSiteTwelveThousandVisitsOneYear.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Benchmarks/Fixtures/ThousandSitesTwelveVisitsEachOneDay.php b/tests/PHPUnit/Benchmarks/Fixtures/ThousandSitesTwelveVisitsEachOneDay.php index cb9c069936c4b51be9de5455f5dc146fb7d058d3..c1888c6c852fd5ea937764297b022f22b44cba46 100755 --- a/tests/PHPUnit/Benchmarks/Fixtures/ThousandSitesTwelveVisitsEachOneDay.php +++ b/tests/PHPUnit/Benchmarks/Fixtures/ThousandSitesTwelveVisitsEachOneDay.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Benchmarks/MultiSitesBenchmark.php b/tests/PHPUnit/Benchmarks/MultiSitesBenchmark.php index f0f0266074314ce7b50895caa955c3c1fb9f3678..54dc180f535598b5eb849aa1dda36118fde921c0 100644 --- a/tests/PHPUnit/Benchmarks/MultiSitesBenchmark.php +++ b/tests/PHPUnit/Benchmarks/MultiSitesBenchmark.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Benchmarks/TrackerBenchmark.php b/tests/PHPUnit/Benchmarks/TrackerBenchmark.php index 4737988c53a31b9aafa4f6fff24af6c6d17a78a2..4ed79791d5ca9c3b18544b00b7fee96a36111318 100755 --- a/tests/PHPUnit/Benchmarks/TrackerBenchmark.php +++ b/tests/PHPUnit/Benchmarks/TrackerBenchmark.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Core/API/ResponseBuilderTest.php b/tests/PHPUnit/Core/API/ResponseBuilderTest.php index 9f8b886af62cb9dcc01a23fba86bfbb008661bcf..930404cf3e273b08dc8d088bc01aa74585e2c168 100644 --- a/tests/PHPUnit/Core/API/ResponseBuilderTest.php +++ b/tests/PHPUnit/Core/API/ResponseBuilderTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Core/AssetManager/PluginManagerMock.php b/tests/PHPUnit/Core/AssetManager/PluginManagerMock.php index 105dfd625ea6a6929c50305a6c9f95669faee7b4..2dd91867f25e2769398bbd32e75938429734bab7 100644 --- a/tests/PHPUnit/Core/AssetManager/PluginManagerMock.php +++ b/tests/PHPUnit/Core/AssetManager/PluginManagerMock.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Core/AssetManager/PluginMock.php b/tests/PHPUnit/Core/AssetManager/PluginMock.php index 32531243509eecb2cdaea9e3e0c1264377b8d610..6b6e8919ab059c5c99e5e68d30c755e3081301f8 100644 --- a/tests/PHPUnit/Core/AssetManager/PluginMock.php +++ b/tests/PHPUnit/Core/AssetManager/PluginMock.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Core/AssetManager/ThemeMock.php b/tests/PHPUnit/Core/AssetManager/ThemeMock.php index 1d21edb60dcb83243ad9866ef07357e2c896e8d4..213a14d7372720c893c55a2ea3d5b9d7078b3f9f 100644 --- a/tests/PHPUnit/Core/AssetManager/ThemeMock.php +++ b/tests/PHPUnit/Core/AssetManager/ThemeMock.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Core/AssetManager/UIAssetCacheBusterMock.php b/tests/PHPUnit/Core/AssetManager/UIAssetCacheBusterMock.php index da70f789c54fdd2157688a46fb49c4e03873e086..c6d2205aaede23f536817f3f851a51a497a22201 100644 --- a/tests/PHPUnit/Core/AssetManager/UIAssetCacheBusterMock.php +++ b/tests/PHPUnit/Core/AssetManager/UIAssetCacheBusterMock.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Core/AssetManager/UIAssetCacheBusterTest.php b/tests/PHPUnit/Core/AssetManager/UIAssetCacheBusterTest.php index 705000049c0262d64465fa181fc7d230307a5e51..85c4b613b33be6d24ea184a24e8ebd6bcaaa52fb 100644 --- a/tests/PHPUnit/Core/AssetManager/UIAssetCacheBusterTest.php +++ b/tests/PHPUnit/Core/AssetManager/UIAssetCacheBusterTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Core/AssetManager/UIAssetCatalogSorterTest.php b/tests/PHPUnit/Core/AssetManager/UIAssetCatalogSorterTest.php index 223be99b9cc88f874b3c8b67a494b93f375e7c7d..820d8161bf2cbdcef72eaddb6a9c6d217dffb996 100644 --- a/tests/PHPUnit/Core/AssetManager/UIAssetCatalogSorterTest.php +++ b/tests/PHPUnit/Core/AssetManager/UIAssetCatalogSorterTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Core/AssetManager/UIAssetMinifierTest.php b/tests/PHPUnit/Core/AssetManager/UIAssetMinifierTest.php index 845055652cd86a0046e12792d24767725302a06e..df62e5c86b2962a13abb48468796a7b80b30533e 100644 --- a/tests/PHPUnit/Core/AssetManager/UIAssetMinifierTest.php +++ b/tests/PHPUnit/Core/AssetManager/UIAssetMinifierTest.php @@ -1,7 +1,7 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Core/AssetManagerTest.php b/tests/PHPUnit/Core/AssetManagerTest.php index 787dc427093597715b33ed42aab4aa85ac90da56..e26443f8b3b75caa8f285f5435e8cc505a91f3d4 100644 --- a/tests/PHPUnit/Core/AssetManagerTest.php +++ b/tests/PHPUnit/Core/AssetManagerTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Core/CliMulti/OutputTest.php b/tests/PHPUnit/Core/CliMulti/OutputTest.php index 46807aa30a41d364361fdbe56e79c289ad1d3e76..355fe2c4c7d14c2743af5e1c0b55e8ef4c4c3ae6 100644 --- a/tests/PHPUnit/Core/CliMulti/OutputTest.php +++ b/tests/PHPUnit/Core/CliMulti/OutputTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Core/CliMulti/ProcessTest.php b/tests/PHPUnit/Core/CliMulti/ProcessTest.php index 2c4b02ee2e3cde87d6b88cf02eae6a1771f1b209..12ec4c98e88d3b1b07446f86df9917891255568f 100644 --- a/tests/PHPUnit/Core/CliMulti/ProcessTest.php +++ b/tests/PHPUnit/Core/CliMulti/ProcessTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Core/CommonTest.php b/tests/PHPUnit/Core/CommonTest.php index 6650555e170fbbc31bd7e4d34dcb2b088e547239..86d03c4bdbfd2d90a2eb5f7c73ddfecf18bc85bd 100644 --- a/tests/PHPUnit/Core/CommonTest.php +++ b/tests/PHPUnit/Core/CommonTest.php @@ -3,7 +3,7 @@ use Piwik\Common; use Piwik\Filesystem; /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Core/ConfigTest.php b/tests/PHPUnit/Core/ConfigTest.php index b52917827dc920caff38c5532717427e2b1c117f..60245868d0c1507e87b04676f19d8c74ce151a84 100644 --- a/tests/PHPUnit/Core/ConfigTest.php +++ b/tests/PHPUnit/Core/ConfigTest.php @@ -2,7 +2,7 @@ use Piwik\Config; /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Core/CookieTest.php b/tests/PHPUnit/Core/CookieTest.php index 6424af736b19fd0c695b13d31f929d148e18bf47..d222184fc9be5a449fde77adea5e217ae68e025b 100644 --- a/tests/PHPUnit/Core/CookieTest.php +++ b/tests/PHPUnit/Core/CookieTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Core/DataTable/Filter/AddSummaryRowTest.php b/tests/PHPUnit/Core/DataTable/Filter/AddSummaryRowTest.php index 6088787be4f928e2ba9709637488e0a10630a467..71b41bd4293b5f64c392a6fdddba4ce286cad7a8 100644 --- a/tests/PHPUnit/Core/DataTable/Filter/AddSummaryRowTest.php +++ b/tests/PHPUnit/Core/DataTable/Filter/AddSummaryRowTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Core/DataTable/Filter/ExcludeLowPopulationTest.php b/tests/PHPUnit/Core/DataTable/Filter/ExcludeLowPopulationTest.php index c03c173c02d8c500211639455a37718177644e5d..757c0104722e7c7ed05c1cb744cbf8e107700884 100644 --- a/tests/PHPUnit/Core/DataTable/Filter/ExcludeLowPopulationTest.php +++ b/tests/PHPUnit/Core/DataTable/Filter/ExcludeLowPopulationTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Core/DataTable/Filter/LimitTest.php b/tests/PHPUnit/Core/DataTable/Filter/LimitTest.php index e2b8c46b34b969df2b8203cb1d649662e97e1c12..e5a4a3a7b7d9e22fa318882c5c77e1c09001e305 100644 --- a/tests/PHPUnit/Core/DataTable/Filter/LimitTest.php +++ b/tests/PHPUnit/Core/DataTable/Filter/LimitTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Core/DataTable/Filter/PatternRecursiveTest.php b/tests/PHPUnit/Core/DataTable/Filter/PatternRecursiveTest.php index 0f841f718c385f019667cd27589ac699bc9be167..7ab59d8c4ab009c2331adce40ed47b08dd6989f3 100644 --- a/tests/PHPUnit/Core/DataTable/Filter/PatternRecursiveTest.php +++ b/tests/PHPUnit/Core/DataTable/Filter/PatternRecursiveTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Core/DataTable/Filter/PatternTest.php b/tests/PHPUnit/Core/DataTable/Filter/PatternTest.php index 57c6178807153a803538c447a8c84019c5a40060..1f1c25bc61cd5f83f8e50d93765d172f4d0d282c 100644 --- a/tests/PHPUnit/Core/DataTable/Filter/PatternTest.php +++ b/tests/PHPUnit/Core/DataTable/Filter/PatternTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Core/DataTable/Filter/RangeCheckTest.php b/tests/PHPUnit/Core/DataTable/Filter/RangeCheckTest.php index bb7f4ef0f880cf2b07bd815b9212be7bf8724d9e..e9140c3aed48b9902ce1ebe820cb3c61cbc4e0bb 100644 --- a/tests/PHPUnit/Core/DataTable/Filter/RangeCheckTest.php +++ b/tests/PHPUnit/Core/DataTable/Filter/RangeCheckTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Core/DataTable/Filter/SortTest.php b/tests/PHPUnit/Core/DataTable/Filter/SortTest.php index 96a642efeb7466d4d5aadfcd1d926a113a6d94a3..bf23dbd7dced865f86aeb3841a644c8657a99412 100644 --- a/tests/PHPUnit/Core/DataTable/Filter/SortTest.php +++ b/tests/PHPUnit/Core/DataTable/Filter/SortTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Core/DataTable/Filter/TruncateTest.php b/tests/PHPUnit/Core/DataTable/Filter/TruncateTest.php index 5be7e738e1c2eef52bd5bb38772099118c2e7067..2cb53e701fb15441279caa34fa6b68eff3aea20d 100644 --- a/tests/PHPUnit/Core/DataTable/Filter/TruncateTest.php +++ b/tests/PHPUnit/Core/DataTable/Filter/TruncateTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Core/DataTable/Renderer/CSVTest.php b/tests/PHPUnit/Core/DataTable/Renderer/CSVTest.php index fd7217f7b3b4e061f83d87c9b457adb82525b2f8..82eab7b4847056eb125c4ffad66ad2136017ddea 100644 --- a/tests/PHPUnit/Core/DataTable/Renderer/CSVTest.php +++ b/tests/PHPUnit/Core/DataTable/Renderer/CSVTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Core/DataTable/Renderer/ConsoleTest.php b/tests/PHPUnit/Core/DataTable/Renderer/ConsoleTest.php index d78d70d35f501189701d6886f962fca184a96618..6a2a77670c75533649c14ae5a884c43d1436207e 100644 --- a/tests/PHPUnit/Core/DataTable/Renderer/ConsoleTest.php +++ b/tests/PHPUnit/Core/DataTable/Renderer/ConsoleTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Core/DataTable/Renderer/JSONTest.php b/tests/PHPUnit/Core/DataTable/Renderer/JSONTest.php index a30b2dc523b21848de7201216570845848758a89..d9ed90837b88ba0224c5b90c726f5c75055c7973 100644 --- a/tests/PHPUnit/Core/DataTable/Renderer/JSONTest.php +++ b/tests/PHPUnit/Core/DataTable/Renderer/JSONTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Core/DataTable/Renderer/PHPTest.php b/tests/PHPUnit/Core/DataTable/Renderer/PHPTest.php index fda6fcda2e033abf6b8437c68a24db675d7eb5ee..36adfbfacdff78c0d500a4ef38e1b082ca3466d7 100644 --- a/tests/PHPUnit/Core/DataTable/Renderer/PHPTest.php +++ b/tests/PHPUnit/Core/DataTable/Renderer/PHPTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Core/DataTable/Renderer/XMLTest.php b/tests/PHPUnit/Core/DataTable/Renderer/XMLTest.php index c3a0e99fffebc4438b28fdda9bd7aca4b32cc544..2e42d7b2685f6ab2b16f384ae496346875b1697f 100644 --- a/tests/PHPUnit/Core/DataTable/Renderer/XMLTest.php +++ b/tests/PHPUnit/Core/DataTable/Renderer/XMLTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Core/DataTable/RowTest.php b/tests/PHPUnit/Core/DataTable/RowTest.php index af32f3e9b0a25be12447403a8a3cf018502da055..2ecb2d3d538a04d78f36ebfe27a7730ed53d0667 100644 --- a/tests/PHPUnit/Core/DataTable/RowTest.php +++ b/tests/PHPUnit/Core/DataTable/RowTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Core/DataTableTest.php b/tests/PHPUnit/Core/DataTableTest.php index cf4c0048f75670e1160286fa3a4eee03ecadc07c..5388a8117c6326d7a59fc6b2fa76c993a49e389f 100644 --- a/tests/PHPUnit/Core/DataTableTest.php +++ b/tests/PHPUnit/Core/DataTableTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Core/DateTest.php b/tests/PHPUnit/Core/DateTest.php index a14616684152c7e79f266ea9c15e66399c70176c..436b27ef59a354e6598812fb8f4cbd87d41e4a7c 100644 --- a/tests/PHPUnit/Core/DateTest.php +++ b/tests/PHPUnit/Core/DateTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Core/DependencyTest.php b/tests/PHPUnit/Core/DependencyTest.php index f6e1ad15b37e880cc9e3b2b7a4fbec325248a0ea..3c7b783e9597de8f51e5ed2ecd2e0ccf2da35aa6 100644 --- a/tests/PHPUnit/Core/DependencyTest.php +++ b/tests/PHPUnit/Core/DependencyTest.php @@ -4,7 +4,7 @@ use Piwik\Plugin\Manager as PluginManager; use Piwik\Version; /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Core/DeprecatedMethodsTest.php b/tests/PHPUnit/Core/DeprecatedMethodsTest.php index c977dffc71284e50b7bd88b70c67dce621e21dc6..1e170bd814f241354a73c66052153c36768621fb 100644 --- a/tests/PHPUnit/Core/DeprecatedMethodsTest.php +++ b/tests/PHPUnit/Core/DeprecatedMethodsTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Core/HttpTest.php b/tests/PHPUnit/Core/HttpTest.php index f0b643dd83a9cf9601ddc14b66cae4b58e36248a..e7cc44beefaa1aa5dd307691804bca13dab56381 100644 --- a/tests/PHPUnit/Core/HttpTest.php +++ b/tests/PHPUnit/Core/HttpTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Core/IPTest.php b/tests/PHPUnit/Core/IPTest.php index 7cd1df76debfad0a1fd700ffc1b809eaaa4a1665..c80af0c20104bf2a7406daf43a2cde7cd4ff0e1a 100644 --- a/tests/PHPUnit/Core/IPTest.php +++ b/tests/PHPUnit/Core/IPTest.php @@ -5,7 +5,7 @@ use Piwik\IP; use Piwik\SettingsServer; /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Core/MetricsTest.php b/tests/PHPUnit/Core/MetricsTest.php index 831f2cdba2fa9c0d97107e63d0425d0f4bca374d..ba98fa11de6847f61109daa750224628cc67c18b 100644 --- a/tests/PHPUnit/Core/MetricsTest.php +++ b/tests/PHPUnit/Core/MetricsTest.php @@ -3,7 +3,7 @@ use Piwik\Access; use Piwik\Metrics; /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Core/NonceTest.php b/tests/PHPUnit/Core/NonceTest.php index 01a1f7ffd302f44c586cf97ca10ffdf4790225d8..9d0d8ef37db27d36f36679623a45e8d64ad2946e 100644 --- a/tests/PHPUnit/Core/NonceTest.php +++ b/tests/PHPUnit/Core/NonceTest.php @@ -3,7 +3,7 @@ use Piwik\Config; use Piwik\Nonce; /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Core/Period/DayTest.php b/tests/PHPUnit/Core/Period/DayTest.php index c0952722f03db4af1997b8fee67e6f38ef43efe5..694ecad0d5de1cec35551f17ccfd15b1f145ced1 100644 --- a/tests/PHPUnit/Core/Period/DayTest.php +++ b/tests/PHPUnit/Core/Period/DayTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Core/Period/MonthTest.php b/tests/PHPUnit/Core/Period/MonthTest.php index 7322da40b1157be2b96e5aff7a577563eb5b00f8..b22e20972520866c5efbd06b1ffb4fc24ecc744d 100644 --- a/tests/PHPUnit/Core/Period/MonthTest.php +++ b/tests/PHPUnit/Core/Period/MonthTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Core/Period/RangeTest.php b/tests/PHPUnit/Core/Period/RangeTest.php index 680774756399dc6629b82c64fc5276684d15dc4c..2a70eb00d56cb1bef40edf51ed20e26958fe70ce 100644 --- a/tests/PHPUnit/Core/Period/RangeTest.php +++ b/tests/PHPUnit/Core/Period/RangeTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Core/Period/WeekTest.php b/tests/PHPUnit/Core/Period/WeekTest.php index 57052e2dd4466f27863bfe0b1620620469b743e3..e0d1ae7dc7e9459e4c95364f686248bbd1bbeb8b 100644 --- a/tests/PHPUnit/Core/Period/WeekTest.php +++ b/tests/PHPUnit/Core/Period/WeekTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Core/Period/YearTest.php b/tests/PHPUnit/Core/Period/YearTest.php index 0bc2a30e145c5187a32e103c6ed4733ca42a7b25..ef28d619d6be9e901eacc25807f6148f547ccf6c 100644 --- a/tests/PHPUnit/Core/Period/YearTest.php +++ b/tests/PHPUnit/Core/Period/YearTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Core/PeriodTest.php b/tests/PHPUnit/Core/PeriodTest.php index 74953436f472c8b75fb7a9b2b410aafea14b26ce..f3be99517971b29be6670e82d5d6e2ab1e20c547 100644 --- a/tests/PHPUnit/Core/PeriodTest.php +++ b/tests/PHPUnit/Core/PeriodTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Core/RankingQueryTest.php b/tests/PHPUnit/Core/RankingQueryTest.php index 843bce0c1fe17de45e6362fa1f6b840733b010d3..17d3cdd2c69247ee2b2d1b1aa11944493bef1388 100644 --- a/tests/PHPUnit/Core/RankingQueryTest.php +++ b/tests/PHPUnit/Core/RankingQueryTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Core/RegistryTest.php b/tests/PHPUnit/Core/RegistryTest.php index ac7757e036b1d24bb80074a3d7844f603f0c53e3..c6c2aff894c95ad22ef2e1ab50f1d3ad595ce9d6 100644 --- a/tests/PHPUnit/Core/RegistryTest.php +++ b/tests/PHPUnit/Core/RegistryTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Core/ReleaseCheckListTest.php b/tests/PHPUnit/Core/ReleaseCheckListTest.php index 1fd91ca22c95aae19165750eeba7fbcc36bb9fdb..3089e99f61c77f790672ee0fc9396bfaf7508e6c 100644 --- a/tests/PHPUnit/Core/ReleaseCheckListTest.php +++ b/tests/PHPUnit/Core/ReleaseCheckListTest.php @@ -4,7 +4,7 @@ use Piwik\Plugin\Manager; use Piwik\SettingsServer; /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Core/ScheduledTaskTest.php b/tests/PHPUnit/Core/ScheduledTaskTest.php index 29a67295d2b8f7314371017ab6df599f4e10af41..6cdbebbc3592eea4cd39bfa84966b77a00b31dfb 100644 --- a/tests/PHPUnit/Core/ScheduledTaskTest.php +++ b/tests/PHPUnit/Core/ScheduledTaskTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Core/ScheduledTime/DailyTest.php b/tests/PHPUnit/Core/ScheduledTime/DailyTest.php index dde7ae8e309c596bce46de60e52ccaf5b189dde3..9d047546c91971be3b8ff5f15c0e63caafda881e 100644 --- a/tests/PHPUnit/Core/ScheduledTime/DailyTest.php +++ b/tests/PHPUnit/Core/ScheduledTime/DailyTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Core/ScheduledTime/HourlyTest.php b/tests/PHPUnit/Core/ScheduledTime/HourlyTest.php index 2b621bff2b8ba1166700a1f34bdcc93c4ae75b04..14f4ce3c0ef649a24a11331d849898e00ba4f92e 100644 --- a/tests/PHPUnit/Core/ScheduledTime/HourlyTest.php +++ b/tests/PHPUnit/Core/ScheduledTime/HourlyTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Core/ScheduledTime/MonthlyTest.php b/tests/PHPUnit/Core/ScheduledTime/MonthlyTest.php index 2f26d083c3dc015365a6cff27928c786dea51d9c..1a57fd2df5977f1099ee43f9c1ad3fb7662ac307 100644 --- a/tests/PHPUnit/Core/ScheduledTime/MonthlyTest.php +++ b/tests/PHPUnit/Core/ScheduledTime/MonthlyTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Core/ScheduledTime/WeeklyTest.php b/tests/PHPUnit/Core/ScheduledTime/WeeklyTest.php index 46bf3725cc011b4e6bfd1dc49f338ee5c157b210..b1956f570be6f377f60bee059692a76a88a15e97 100644 --- a/tests/PHPUnit/Core/ScheduledTime/WeeklyTest.php +++ b/tests/PHPUnit/Core/ScheduledTime/WeeklyTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Core/SegmentExpressionTest.php b/tests/PHPUnit/Core/SegmentExpressionTest.php index f9bf85913a275cb510717be6d5d59f84ed125f4d..874df9e2d15454f4010da629f8febab16c417468 100644 --- a/tests/PHPUnit/Core/SegmentExpressionTest.php +++ b/tests/PHPUnit/Core/SegmentExpressionTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Core/TaskSchedulerTest.php b/tests/PHPUnit/Core/TaskSchedulerTest.php index 9c112a4da46bfb6f8746f1dd91df523e9638e835..f11b7e2745831b2eb7cd375753c3adffaef39443 100644 --- a/tests/PHPUnit/Core/TaskSchedulerTest.php +++ b/tests/PHPUnit/Core/TaskSchedulerTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Core/Translate/Filter/ByBaseTranslationsTest.php b/tests/PHPUnit/Core/Translate/Filter/ByBaseTranslationsTest.php index 9f540baf6c3c77e1bf911958c88e79543aa36364..8ca2f093191df1f0d8d70bdae1be0163b9dfdccd 100644 --- a/tests/PHPUnit/Core/Translate/Filter/ByBaseTranslationsTest.php +++ b/tests/PHPUnit/Core/Translate/Filter/ByBaseTranslationsTest.php @@ -2,7 +2,7 @@ use Piwik\Translate\Filter\ByBaseTranslations; /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Core/Translate/Filter/ByParameterCountTest.php b/tests/PHPUnit/Core/Translate/Filter/ByParameterCountTest.php index d6d853d848fdb877cb481a139b07999eaf6cbe23..06c72ed24f046cf265e00fe2a1fe56f55d4732bd 100644 --- a/tests/PHPUnit/Core/Translate/Filter/ByParameterCountTest.php +++ b/tests/PHPUnit/Core/Translate/Filter/ByParameterCountTest.php @@ -2,7 +2,7 @@ use Piwik\Translate\Filter\ByParameterCount; /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Core/Translate/Filter/EmptyTranslationsTest.php b/tests/PHPUnit/Core/Translate/Filter/EmptyTranslationsTest.php index 91948abbec2eed7fa99f19403e0c95237256fb97..a083e50a435a3aa375209b9099cb4d0b746ec70b 100644 --- a/tests/PHPUnit/Core/Translate/Filter/EmptyTranslationsTest.php +++ b/tests/PHPUnit/Core/Translate/Filter/EmptyTranslationsTest.php @@ -2,7 +2,7 @@ use Piwik\Translate\Filter\EmptyTranslations; /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Core/Translate/Filter/EncodedEntitiesTest.php b/tests/PHPUnit/Core/Translate/Filter/EncodedEntitiesTest.php index ced67203958141d6fc39f70f50f0b5fabd21093e..cfad46387badf8503b2c621668c1912145cfa179 100644 --- a/tests/PHPUnit/Core/Translate/Filter/EncodedEntitiesTest.php +++ b/tests/PHPUnit/Core/Translate/Filter/EncodedEntitiesTest.php @@ -2,7 +2,7 @@ use Piwik\Translate\Filter\EncodedEntities; /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Core/Translate/Filter/UnnecassaryWhitespacesTest.php b/tests/PHPUnit/Core/Translate/Filter/UnnecassaryWhitespacesTest.php index 36378439b7e2c99540bbd740624f11f7e7902c26..3f86b97a0d6bebe2b2ac3f1a14e32517e404c8b9 100644 --- a/tests/PHPUnit/Core/Translate/Filter/UnnecassaryWhitespacesTest.php +++ b/tests/PHPUnit/Core/Translate/Filter/UnnecassaryWhitespacesTest.php @@ -2,7 +2,7 @@ use Piwik\Translate\Filter\UnnecassaryWhitespaces; /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Core/Translate/Validate/CoreTranslationsTest.php b/tests/PHPUnit/Core/Translate/Validate/CoreTranslationsTest.php index 5bd1ec0b1f67f62e458e9f3c85c113259b2edc2f..63efd407ce097f95c181bfa43468fcac0fe1901e 100644 --- a/tests/PHPUnit/Core/Translate/Validate/CoreTranslationsTest.php +++ b/tests/PHPUnit/Core/Translate/Validate/CoreTranslationsTest.php @@ -2,7 +2,7 @@ use Piwik\Translate\Validate\CoreTranslations; /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Core/Translate/Validate/NoScriptsTest.php b/tests/PHPUnit/Core/Translate/Validate/NoScriptsTest.php index 67fd7c11d807853481884797e33b77cab34ec689..e0a8f27b802736c377990e4c9dbbd17617329836 100644 --- a/tests/PHPUnit/Core/Translate/Validate/NoScriptsTest.php +++ b/tests/PHPUnit/Core/Translate/Validate/NoScriptsTest.php @@ -2,7 +2,7 @@ use Piwik\Translate\Validate\NoScripts; /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Core/Translate/WriterTest.php b/tests/PHPUnit/Core/Translate/WriterTest.php index d6a05c2ed723604689b7d04e6d49e1098e9a890a..cdf142217096e65f7dcf3f483c3c7bb8be204566 100644 --- a/tests/PHPUnit/Core/Translate/WriterTest.php +++ b/tests/PHPUnit/Core/Translate/WriterTest.php @@ -8,7 +8,7 @@ use Piwik\Translate\Validate\NoScripts; use Piwik\Translate\Writer; /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Core/TranslateTest.php b/tests/PHPUnit/Core/TranslateTest.php index b9d6e5c780b1dd49f51c8eeddf78da0f115de414..b7a99f70ee5beaaa6cedf65cc03ca441fdb6de77 100644 --- a/tests/PHPUnit/Core/TranslateTest.php +++ b/tests/PHPUnit/Core/TranslateTest.php @@ -3,7 +3,7 @@ use Piwik\Translate; /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Core/UnzipTest.php b/tests/PHPUnit/Core/UnzipTest.php index 099ee106806451d8198eb9a62d804735dc857159..b7115ec2f1794879128c4d0adf1e269a26448988 100644 --- a/tests/PHPUnit/Core/UnzipTest.php +++ b/tests/PHPUnit/Core/UnzipTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Core/UrlHelperTest.php b/tests/PHPUnit/Core/UrlHelperTest.php index 76c2756657d9134054cc6a6f9be32935d0a0e1c4..99c89fa42d4bc7488a19d0f0b0c3f93738bc3281 100644 --- a/tests/PHPUnit/Core/UrlHelperTest.php +++ b/tests/PHPUnit/Core/UrlHelperTest.php @@ -2,7 +2,7 @@ use Piwik\UrlHelper; /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Core/UrlTest.php b/tests/PHPUnit/Core/UrlTest.php index 55651c4dcfa1419a881580546b537f96ba7fa1ea..3bf4a3e41dee9782c2beeaa4a222f1629741284b 100644 --- a/tests/PHPUnit/Core/UrlTest.php +++ b/tests/PHPUnit/Core/UrlTest.php @@ -3,7 +3,7 @@ use Piwik\Config; use Piwik\Url; /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/DatabaseTestCase.php b/tests/PHPUnit/DatabaseTestCase.php index 4a84a05cd582659b736850ec50844b70112128a1..123f01acaa6cb51e384a0b90b7e843690466d64c 100644 --- a/tests/PHPUnit/DatabaseTestCase.php +++ b/tests/PHPUnit/DatabaseTestCase.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/FakeAccess.php b/tests/PHPUnit/FakeAccess.php index 9711dbffbabfa8364bab1ad986b5921cbc532b12..7f652f0ae542a926a369455a9f81387ea934323d 100644 --- a/tests/PHPUnit/FakeAccess.php +++ b/tests/PHPUnit/FakeAccess.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Fixture.php b/tests/PHPUnit/Fixture.php index b1b5ae912f4f2c1b790f653509c08caf7ab78c39..3c1651757b7802b6e0f7145ceb02960b12926695 100644 --- a/tests/PHPUnit/Fixture.php +++ b/tests/PHPUnit/Fixture.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Fixtures/FewVisitsWithSetVisitorId.php b/tests/PHPUnit/Fixtures/FewVisitsWithSetVisitorId.php index 4136dc8de924af19d7c659afa131fe377446b3a6..ab5e02a7ed9c48766dfaed135f969b35746efc00 100644 --- a/tests/PHPUnit/Fixtures/FewVisitsWithSetVisitorId.php +++ b/tests/PHPUnit/Fixtures/FewVisitsWithSetVisitorId.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Fixtures/InvalidVisits.php b/tests/PHPUnit/Fixtures/InvalidVisits.php index 0fe5b81d74973989f4b9c7d308044a6643d01d6e..8d849b31b1bb2faef280f5c2231541103106da95 100644 --- a/tests/PHPUnit/Fixtures/InvalidVisits.php +++ b/tests/PHPUnit/Fixtures/InvalidVisits.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Fixtures/ManySitesImportedLogs.php b/tests/PHPUnit/Fixtures/ManySitesImportedLogs.php index 7650cef641e2cd8214d0e2776a867ac5a85db08d..a43d12661d44d260b1d441d395561235622f0e80 100644 --- a/tests/PHPUnit/Fixtures/ManySitesImportedLogs.php +++ b/tests/PHPUnit/Fixtures/ManySitesImportedLogs.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Fixtures/ManySitesImportedLogsWithXssAttempts.php b/tests/PHPUnit/Fixtures/ManySitesImportedLogsWithXssAttempts.php index 070082f792cab59b54988ae371a5a9ac1a1ef66c..83695ef5316238d889f38760ae4bd8974983a9d3 100644 --- a/tests/PHPUnit/Fixtures/ManySitesImportedLogsWithXssAttempts.php +++ b/tests/PHPUnit/Fixtures/ManySitesImportedLogsWithXssAttempts.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Fixtures/ManyVisitsWithGeoIP.php b/tests/PHPUnit/Fixtures/ManyVisitsWithGeoIP.php index f84bb47f5f3735e5f27da861e6bfe8d327b1f0e2..e938edb86ccafcc5e7ccfc73ffd943ab21b1bc9e 100644 --- a/tests/PHPUnit/Fixtures/ManyVisitsWithGeoIP.php +++ b/tests/PHPUnit/Fixtures/ManyVisitsWithGeoIP.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Fixtures/ManyVisitsWithMockLocationProvider.php b/tests/PHPUnit/Fixtures/ManyVisitsWithMockLocationProvider.php index 2a87115fed21e7b69a0678d33bef8af497e073f9..ebbaf380f385832d6d655f8efa11d413c118f26b 100644 --- a/tests/PHPUnit/Fixtures/ManyVisitsWithMockLocationProvider.php +++ b/tests/PHPUnit/Fixtures/ManyVisitsWithMockLocationProvider.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Fixtures/ManyVisitsWithSubDirReferrersAndCustomVars.php b/tests/PHPUnit/Fixtures/ManyVisitsWithSubDirReferrersAndCustomVars.php index 97557b2dcaf778a45b950cdcbd03d3caa85f2b14..95eddf823fa8ca0f806f9adfdc2767c42670ef89 100644 --- a/tests/PHPUnit/Fixtures/ManyVisitsWithSubDirReferrersAndCustomVars.php +++ b/tests/PHPUnit/Fixtures/ManyVisitsWithSubDirReferrersAndCustomVars.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Fixtures/OmniFixture.php b/tests/PHPUnit/Fixtures/OmniFixture.php index 7512beaad0239b0a443241bf2147cbf4fdca32da..a688a91f3f40fb635cde13f5967d37bec72d46a5 100644 --- a/tests/PHPUnit/Fixtures/OmniFixture.php +++ b/tests/PHPUnit/Fixtures/OmniFixture.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Fixtures/OneVisitSeveralPageViews.php b/tests/PHPUnit/Fixtures/OneVisitSeveralPageViews.php index 782813f7921daa1b2382bcb52d0df7994236f923..ae0618d5c5f55616c143f0b561519561b22ace95 100644 --- a/tests/PHPUnit/Fixtures/OneVisitSeveralPageViews.php +++ b/tests/PHPUnit/Fixtures/OneVisitSeveralPageViews.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Fixtures/OneVisitWithAbnormalPageviewUrls.php b/tests/PHPUnit/Fixtures/OneVisitWithAbnormalPageviewUrls.php index 6e7934c650a1c7de2263bf90a3b453d3148adb94..0dcacc45a9b6b0fe261d16d369e74f24ef7ebdb7 100644 --- a/tests/PHPUnit/Fixtures/OneVisitWithAbnormalPageviewUrls.php +++ b/tests/PHPUnit/Fixtures/OneVisitWithAbnormalPageviewUrls.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Fixtures/OneVisitorTwoVisits.php b/tests/PHPUnit/Fixtures/OneVisitorTwoVisits.php index b8d5756a7e545f53765e18343504ecd338627abb..5626d5e9edaa72beeda4af5cc53c19910a522c67 100644 --- a/tests/PHPUnit/Fixtures/OneVisitorTwoVisits.php +++ b/tests/PHPUnit/Fixtures/OneVisitorTwoVisits.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Fixtures/SomeVisitsAllConversions.php b/tests/PHPUnit/Fixtures/SomeVisitsAllConversions.php index a18eec7b97e4b2a345154bfddffa6babe0dda24f..462fd2a4b2c84e7e957056685d8578bc1465e0a9 100644 --- a/tests/PHPUnit/Fixtures/SomeVisitsAllConversions.php +++ b/tests/PHPUnit/Fixtures/SomeVisitsAllConversions.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Fixtures/SomeVisitsCustomVariablesCampaignsNotHeuristics.php b/tests/PHPUnit/Fixtures/SomeVisitsCustomVariablesCampaignsNotHeuristics.php index fd587ff2bc452df90e904a935ab253185f4f33dc..6e295b45bad358a4ecac884ba0f1c1921d65f95f 100644 --- a/tests/PHPUnit/Fixtures/SomeVisitsCustomVariablesCampaignsNotHeuristics.php +++ b/tests/PHPUnit/Fixtures/SomeVisitsCustomVariablesCampaignsNotHeuristics.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Fixtures/SomeVisitsManyPageviewsWithTransitions.php b/tests/PHPUnit/Fixtures/SomeVisitsManyPageviewsWithTransitions.php index 29620dd0416bf9c7f750b04d6218ea2992d18591..01748bb90722b5d7df2aa7b32fc741cfde1e4068 100644 --- a/tests/PHPUnit/Fixtures/SomeVisitsManyPageviewsWithTransitions.php +++ b/tests/PHPUnit/Fixtures/SomeVisitsManyPageviewsWithTransitions.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Fixtures/SomeVisitsWithLongUrls.php b/tests/PHPUnit/Fixtures/SomeVisitsWithLongUrls.php index 80f950b586f90a0ee05c87b51a3995ba73160a54..58f90494c16b5e8c9c009af1e383814983573ed1 100644 --- a/tests/PHPUnit/Fixtures/SomeVisitsWithLongUrls.php +++ b/tests/PHPUnit/Fixtures/SomeVisitsWithLongUrls.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Fixtures/SomeVisitsWithNonUnicodePageTitles.php b/tests/PHPUnit/Fixtures/SomeVisitsWithNonUnicodePageTitles.php index 9548a2c4526ebb17b7e7731902824b9785c9341c..7dc9d2e9cf37102d6657c7eb01c57ba2ef65e61b 100644 --- a/tests/PHPUnit/Fixtures/SomeVisitsWithNonUnicodePageTitles.php +++ b/tests/PHPUnit/Fixtures/SomeVisitsWithNonUnicodePageTitles.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Fixtures/SqlDump.php b/tests/PHPUnit/Fixtures/SqlDump.php index e918c10f314a71a388c00986e2a05c6dc656caf8..9113d5e4e7a9e9b109cf6c3bcd887e0b43e55664 100644 --- a/tests/PHPUnit/Fixtures/SqlDump.php +++ b/tests/PHPUnit/Fixtures/SqlDump.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Fixtures/ThreeGoalsOnePageview.php b/tests/PHPUnit/Fixtures/ThreeGoalsOnePageview.php index 31962ff292d22a46efc7ce89b90f69f4ce646593..6c4e3183414ebf7cda9bcfe4b507e1457de95b88 100644 --- a/tests/PHPUnit/Fixtures/ThreeGoalsOnePageview.php +++ b/tests/PHPUnit/Fixtures/ThreeGoalsOnePageview.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Fixtures/ThreeSitesWithManyVisitsWithSiteSearch.php b/tests/PHPUnit/Fixtures/ThreeSitesWithManyVisitsWithSiteSearch.php index 7805b64d750955e7c991cd6a2d9c5fe51ea2a3ba..20c03a585a206d56cc4ae09aef17d50fb869845a 100644 --- a/tests/PHPUnit/Fixtures/ThreeSitesWithManyVisitsWithSiteSearch.php +++ b/tests/PHPUnit/Fixtures/ThreeSitesWithManyVisitsWithSiteSearch.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Fixtures/TwoSitesEcommerceOrderWithItems.php b/tests/PHPUnit/Fixtures/TwoSitesEcommerceOrderWithItems.php index 6526e87963b7b02eb2b16f7b327f7b9193205192..9481cd9f2e0210f82745176def589d4a62817b9a 100644 --- a/tests/PHPUnit/Fixtures/TwoSitesEcommerceOrderWithItems.php +++ b/tests/PHPUnit/Fixtures/TwoSitesEcommerceOrderWithItems.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Fixtures/TwoSitesManyVisitsOverSeveralDaysWithSearchEngineReferrers.php b/tests/PHPUnit/Fixtures/TwoSitesManyVisitsOverSeveralDaysWithSearchEngineReferrers.php index f94f220354234279c0f32b34f29b2dfb26e70d88..326ca69d663ce4b9e23538f1e705df86568c7c93 100644 --- a/tests/PHPUnit/Fixtures/TwoSitesManyVisitsOverSeveralDaysWithSearchEngineReferrers.php +++ b/tests/PHPUnit/Fixtures/TwoSitesManyVisitsOverSeveralDaysWithSearchEngineReferrers.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Fixtures/TwoSitesTwoVisitorsDifferentDays.php b/tests/PHPUnit/Fixtures/TwoSitesTwoVisitorsDifferentDays.php index 8f6ae42a57b063ce7a3f747adb0715e3db1b40a7..e2df5f8258441c5b9763212e227fc986b969f93d 100644 --- a/tests/PHPUnit/Fixtures/TwoSitesTwoVisitorsDifferentDays.php +++ b/tests/PHPUnit/Fixtures/TwoSitesTwoVisitorsDifferentDays.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Fixtures/TwoSitesVisitsInPast.php b/tests/PHPUnit/Fixtures/TwoSitesVisitsInPast.php index b327e9be0e525e04932d04e235a490b079536dfc..d5a64150358b810d5c976e2b65770904ed0aa4bc 100644 --- a/tests/PHPUnit/Fixtures/TwoSitesVisitsInPast.php +++ b/tests/PHPUnit/Fixtures/TwoSitesVisitsInPast.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Fixtures/TwoSitesWithAnnotations.php b/tests/PHPUnit/Fixtures/TwoSitesWithAnnotations.php index 58d9967e963f3e4a2f809e8df34ea4c4ccdc5518..37cb956c512054d1062db559032222f9a998e84e 100644 --- a/tests/PHPUnit/Fixtures/TwoSitesWithAnnotations.php +++ b/tests/PHPUnit/Fixtures/TwoSitesWithAnnotations.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Fixtures/TwoVisitsNoKeywordWithBot.php b/tests/PHPUnit/Fixtures/TwoVisitsNoKeywordWithBot.php index 076e9d3c503c4d35ff8bfeefdfd4c42647fffdf2..de6bb9b2e0cca34401fa2b9cb89724f6926d0d03 100644 --- a/tests/PHPUnit/Fixtures/TwoVisitsNoKeywordWithBot.php +++ b/tests/PHPUnit/Fixtures/TwoVisitsNoKeywordWithBot.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Fixtures/TwoVisitsWithCustomEvents.php b/tests/PHPUnit/Fixtures/TwoVisitsWithCustomEvents.php index 23c39362696ef46e1fb710fe84851849e0498b5f..8900eaace2638e577fe15abae4dab03ac4ab8a27 100644 --- a/tests/PHPUnit/Fixtures/TwoVisitsWithCustomEvents.php +++ b/tests/PHPUnit/Fixtures/TwoVisitsWithCustomEvents.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Fixtures/TwoVisitsWithCustomVariables.php b/tests/PHPUnit/Fixtures/TwoVisitsWithCustomVariables.php index 676e97b89bd564af27e74b01675d8d50b043465d..ccf0120d7b5259b3e7d3d7c236dcf7234ab397f0 100644 --- a/tests/PHPUnit/Fixtures/TwoVisitsWithCustomVariables.php +++ b/tests/PHPUnit/Fixtures/TwoVisitsWithCustomVariables.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Fixtures/UITestFixture.php b/tests/PHPUnit/Fixtures/UITestFixture.php index 5e27a081178d3c44348d0b48997ea3d1bdc40ec1..23fc35aac96b1b163910620cf520ea062a2eeff0 100644 --- a/tests/PHPUnit/Fixtures/UITestFixture.php +++ b/tests/PHPUnit/Fixtures/UITestFixture.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Fixtures/VisitOverSeveralDaysImportedLogs.php b/tests/PHPUnit/Fixtures/VisitOverSeveralDaysImportedLogs.php index 71de9886944ba6f97f191e372f87caa3bc9832e0..6492ebd1db33c3d2adbdd2c6f14c6ebd6be99a8b 100644 --- a/tests/PHPUnit/Fixtures/VisitOverSeveralDaysImportedLogs.php +++ b/tests/PHPUnit/Fixtures/VisitOverSeveralDaysImportedLogs.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Fixtures/VisitsInDifferentTimezones.php b/tests/PHPUnit/Fixtures/VisitsInDifferentTimezones.php index 8df71672fb43bc9816d6f40ca93d70258ed7315e..f47962e6d732e468fb8aa8b4ecc9f44fbf7ec82d 100644 --- a/tests/PHPUnit/Fixtures/VisitsInDifferentTimezones.php +++ b/tests/PHPUnit/Fixtures/VisitsInDifferentTimezones.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Fixtures/VisitsOverSeveralDays.php b/tests/PHPUnit/Fixtures/VisitsOverSeveralDays.php index 09ba1ea470abcd211a97a31ced79a8174e6ffaa8..d0b08c957dcc05bf850ac5b04f5ae9889e7ea119 100644 --- a/tests/PHPUnit/Fixtures/VisitsOverSeveralDays.php +++ b/tests/PHPUnit/Fixtures/VisitsOverSeveralDays.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Integration/AnnotationsTest.php b/tests/PHPUnit/Integration/AnnotationsTest.php index dfb85bc19bab4485e3dbdcae4a8166a26f4ca60e..6257bf7785c9d3cd737b14414cd96479980425da 100755 --- a/tests/PHPUnit/Integration/AnnotationsTest.php +++ b/tests/PHPUnit/Integration/AnnotationsTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Integration/ApiGetReportMetadataTest.php b/tests/PHPUnit/Integration/ApiGetReportMetadataTest.php index 33ca5e31ff94abccdc8accd819ba1e94b06e9fd5..c9face05336fc2537982a0b8cfd309387f07e4a0 100755 --- a/tests/PHPUnit/Integration/ApiGetReportMetadataTest.php +++ b/tests/PHPUnit/Integration/ApiGetReportMetadataTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Integration/ApiGetReportMetadata_yearTest.php b/tests/PHPUnit/Integration/ApiGetReportMetadata_yearTest.php index 1a3ec476206b1241a04615ed99234721a01bcdd1..01a19ed2ded10947059008e527c5d9f0a7f908f4 100755 --- a/tests/PHPUnit/Integration/ApiGetReportMetadata_yearTest.php +++ b/tests/PHPUnit/Integration/ApiGetReportMetadata_yearTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Integration/ArchiveCronTest.php b/tests/PHPUnit/Integration/ArchiveCronTest.php index 71c8b259fde90b62cc4f11c685de3f10a23a4424..63778ce34c66041554998a65137f64ec05e377e2 100644 --- a/tests/PHPUnit/Integration/ArchiveCronTest.php +++ b/tests/PHPUnit/Integration/ArchiveCronTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Integration/ArchiveWebTest.php b/tests/PHPUnit/Integration/ArchiveWebTest.php index c9fd69d8575a92b2fedf9c99dbea4c0d524000a7..49c61792c7f14be317ba5a588dc49452953842dd 100644 --- a/tests/PHPUnit/Integration/ArchiveWebTest.php +++ b/tests/PHPUnit/Integration/ArchiveWebTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Integration/AutoSuggestAPITest.php b/tests/PHPUnit/Integration/AutoSuggestAPITest.php index 0eed2aebb6373b043a23eab11ef7a4a1cb5539c7..654105c32b3ce6cf819c0f90b713e55e9852a69c 100644 --- a/tests/PHPUnit/Integration/AutoSuggestAPITest.php +++ b/tests/PHPUnit/Integration/AutoSuggestAPITest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Integration/BackwardsCompatibility1XTest.php b/tests/PHPUnit/Integration/BackwardsCompatibility1XTest.php index 9793f38d7885bbc5ade48eecf1715cbd8584353b..12d3ab186801bb98e9ac9635881ebaaa6844d863 100644 --- a/tests/PHPUnit/Integration/BackwardsCompatibility1XTest.php +++ b/tests/PHPUnit/Integration/BackwardsCompatibility1XTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Integration/BlobReportLimitingTest.php b/tests/PHPUnit/Integration/BlobReportLimitingTest.php index 76570e86483230fc31a8f8c41f5282c8f01dce7d..db5db0f154c790ac7d2d4be65e32e97a5d805d97 100755 --- a/tests/PHPUnit/Integration/BlobReportLimitingTest.php +++ b/tests/PHPUnit/Integration/BlobReportLimitingTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Integration/Core/AccessTest.php b/tests/PHPUnit/Integration/Core/AccessTest.php index d33110c24b33aa8e57b556ed5c6a99ef8fed8363..68cff9688d033cde1efa7b2f4eeb38e9e98cbead 100644 --- a/tests/PHPUnit/Integration/Core/AccessTest.php +++ b/tests/PHPUnit/Integration/Core/AccessTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Integration/Core/ArchiveProcessingTest.php b/tests/PHPUnit/Integration/Core/ArchiveProcessingTest.php index 4811c7756c9a59673c206e4549906905fc19a814..e970ec97699ec10335e3eb1c718e18e8ee42585a 100644 --- a/tests/PHPUnit/Integration/Core/ArchiveProcessingTest.php +++ b/tests/PHPUnit/Integration/Core/ArchiveProcessingTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Integration/Core/CliMultiTest.php b/tests/PHPUnit/Integration/Core/CliMultiTest.php index a0dc3e817adf844377ccc4427c727891dafa1389..da462def036dbd7f3201aaa61b71b5d30d6a1540 100644 --- a/tests/PHPUnit/Integration/Core/CliMultiTest.php +++ b/tests/PHPUnit/Integration/Core/CliMultiTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later @@ -153,7 +153,7 @@ class Core_CliMultiTest extends IntegrationTestCase $response = $this->cliMulti->request($urls); $message = "Response was: " . substr( implode("\n\n", $response), 0, 4000); - $this->assertTrue(false !== strpos($response[0], '<meta name="generator" content="Piwik - Open Source Web Analytics"/>'), $message); + $this->assertTrue(false !== strpos($response[0], '<meta name="generator" content="Piwik - free/libre analytics platform"/>'), $message); $this->assertTrue(false !== strpos($response[0], 'Widgetize the full dashboard'). $message); } diff --git a/tests/PHPUnit/Integration/Core/CronArchive/FixedSiteIdsTest.php b/tests/PHPUnit/Integration/Core/CronArchive/FixedSiteIdsTest.php index de4c23d63b447c2189add88214f5608199953cf0..847af0e3c831974186306654f7d318ab6e97cb5a 100644 --- a/tests/PHPUnit/Integration/Core/CronArchive/FixedSiteIdsTest.php +++ b/tests/PHPUnit/Integration/Core/CronArchive/FixedSiteIdsTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Integration/Core/CronArchive/SharedSiteIdsTest.php b/tests/PHPUnit/Integration/Core/CronArchive/SharedSiteIdsTest.php index f2aeb5202805aee08732f77bbaaa7e3f8fa3ecc3..5183177aa93ced8ee0987afbc95911d9c6704a06 100644 --- a/tests/PHPUnit/Integration/Core/CronArchive/SharedSiteIdsTest.php +++ b/tests/PHPUnit/Integration/Core/CronArchive/SharedSiteIdsTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Integration/Core/DbTest.php b/tests/PHPUnit/Integration/Core/DbTest.php index 45b559a6c2c34de431069be756d13ad8828d1e6a..daa2c33ecbea357f2a7f54f888f129f95487805a 100644 --- a/tests/PHPUnit/Integration/Core/DbTest.php +++ b/tests/PHPUnit/Integration/Core/DbTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Integration/Core/LogTest.php b/tests/PHPUnit/Integration/Core/LogTest.php index 5fada09e1a57190336e9903ae2f423bb7953bac6..3e9a2cf64d5083c5aebd4aca94966dd4b12dd3eb 100644 --- a/tests/PHPUnit/Integration/Core/LogTest.php +++ b/tests/PHPUnit/Integration/Core/LogTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Integration/Core/OptionTest.php b/tests/PHPUnit/Integration/Core/OptionTest.php index 2a1eeffcdb9f106be94e6118d8b516e4e66c749b..e405bae45344e1eabbf5fdcf648b693e6d9f8c48 100644 --- a/tests/PHPUnit/Integration/Core/OptionTest.php +++ b/tests/PHPUnit/Integration/Core/OptionTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Integration/Core/PiwikTest.php b/tests/PHPUnit/Integration/Core/PiwikTest.php index c92607147ff3408b8fb880bc8df5a7250e858424..03726d3e801646ca242e1a074d1a94964c4178e5 100644 --- a/tests/PHPUnit/Integration/Core/PiwikTest.php +++ b/tests/PHPUnit/Integration/Core/PiwikTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Integration/Core/Plugin/SettingsTest.php b/tests/PHPUnit/Integration/Core/Plugin/SettingsTest.php index a248b2b54fb5ae650e8de068d67a31970042521d..cc7d97430138443495dbf30202775d0b35c402b1 100644 --- a/tests/PHPUnit/Integration/Core/Plugin/SettingsTest.php +++ b/tests/PHPUnit/Integration/Core/Plugin/SettingsTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Integration/Core/SegmentTest.php b/tests/PHPUnit/Integration/Core/SegmentTest.php index f0a313326a8953dcea6eec65e9520618369e989d..48bc2df5d186cb41f173f483eb5ec714ce7f4727 100644 --- a/tests/PHPUnit/Integration/Core/SegmentTest.php +++ b/tests/PHPUnit/Integration/Core/SegmentTest.php @@ -4,7 +4,7 @@ use Piwik\Common; use Piwik\Segment; /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Integration/Core/SqlTest.php b/tests/PHPUnit/Integration/Core/SqlTest.php index 47a3c23f181eb9ca1ace1da7cba6aee929bbabc1..194fcc3e224467377dfbfb0c6d65441e69fe4f00 100755 --- a/tests/PHPUnit/Integration/Core/SqlTest.php +++ b/tests/PHPUnit/Integration/Core/SqlTest.php @@ -2,7 +2,7 @@ use Piwik\Db; /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Integration/Core/Tracker/ActionTest.php b/tests/PHPUnit/Integration/Core/Tracker/ActionTest.php index ee58a1b6555d912da67a91ec4470b354c224edcc..4a9e138b1eae0f248021295e8b8fdb85bf6e06f0 100644 --- a/tests/PHPUnit/Integration/Core/Tracker/ActionTest.php +++ b/tests/PHPUnit/Integration/Core/Tracker/ActionTest.php @@ -8,7 +8,7 @@ use Piwik\Tracker\Request; use Piwik\Translate; /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Integration/Core/Tracker/VisitTest.php b/tests/PHPUnit/Integration/Core/Tracker/VisitTest.php index c46097104ffeae191bbdf9eee5ae958a1ef72ce4..5c50a8b0719f007764c1838f5d8d0bf858215c0a 100644 --- a/tests/PHPUnit/Integration/Core/Tracker/VisitTest.php +++ b/tests/PHPUnit/Integration/Core/Tracker/VisitTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Integration/Core/TrackerTest.php b/tests/PHPUnit/Integration/Core/TrackerTest.php index 14d83dca5dad8c1d164aab24c00e4ef0b2e390fe..24dbab777c2f08dc994b5e7899c02009c1eee41a 100644 --- a/tests/PHPUnit/Integration/Core/TrackerTest.php +++ b/tests/PHPUnit/Integration/Core/TrackerTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Integration/Core/UpdaterTest.php b/tests/PHPUnit/Integration/Core/UpdaterTest.php index 87cbe114e450f60380f25c8c3ba98185fb7c53ea..292e9217a5b6b626abfcc7d0be4e82bf71970ee9 100644 --- a/tests/PHPUnit/Integration/Core/UpdaterTest.php +++ b/tests/PHPUnit/Integration/Core/UpdaterTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Integration/Core/ViewDataTable/ManagerTest.php b/tests/PHPUnit/Integration/Core/ViewDataTable/ManagerTest.php index 4e374fe9e1153673a78da4a4842dfe10a95e304c..993eab14c35b16c22beca3e6ee00073b316a3ef9 100644 --- a/tests/PHPUnit/Integration/Core/ViewDataTable/ManagerTest.php +++ b/tests/PHPUnit/Integration/Core/ViewDataTable/ManagerTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Integration/Core/WidgetsListTest.php b/tests/PHPUnit/Integration/Core/WidgetsListTest.php index 9f9e680e6454d35f8f8b7b6ce3cc006d9e9e3013..4e11718d5ac5514bec4621eb8b7d2a58f4b22174 100644 --- a/tests/PHPUnit/Integration/Core/WidgetsListTest.php +++ b/tests/PHPUnit/Integration/Core/WidgetsListTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Integration/CsvExportTest.php b/tests/PHPUnit/Integration/CsvExportTest.php index 25f72f3db9de5d4042adbccfc79a3fdb785914ce..3acf831a84e7801c3444636f9d62f20ccf3a48e7 100755 --- a/tests/PHPUnit/Integration/CsvExportTest.php +++ b/tests/PHPUnit/Integration/CsvExportTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Integration/CustomEventsTest.php b/tests/PHPUnit/Integration/CustomEventsTest.php index 181f1355ca412e21e35cfef033f12f48b9f6ef0a..11ef1524550e691f7f731f3311eb3fa1f8965d0a 100644 --- a/tests/PHPUnit/Integration/CustomEventsTest.php +++ b/tests/PHPUnit/Integration/CustomEventsTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Integration/EcommerceOrderWithItemsTest.php b/tests/PHPUnit/Integration/EcommerceOrderWithItemsTest.php index e7a6ede5bc18845cece3afb72f9964e56cdc1f5f..89d4cd8e9ed4c5926f850e943c270dd67fb66216 100755 --- a/tests/PHPUnit/Integration/EcommerceOrderWithItemsTest.php +++ b/tests/PHPUnit/Integration/EcommerceOrderWithItemsTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Integration/FlattenReportsTest.php b/tests/PHPUnit/Integration/FlattenReportsTest.php index 3a27e76502bbd0b44a19e6580cf3d12ccdc8cb38..e7407f87f0cc3327b90c2c6015769a7dea110802 100644 --- a/tests/PHPUnit/Integration/FlattenReportsTest.php +++ b/tests/PHPUnit/Integration/FlattenReportsTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Integration/ImportLogsTest.php b/tests/PHPUnit/Integration/ImportLogsTest.php index 41f6f4bb29b656136c0a35a9d41865a9f5676be7..489fdc95e2e22784a80103c21a31c1092ce9b783 100755 --- a/tests/PHPUnit/Integration/ImportLogsTest.php +++ b/tests/PHPUnit/Integration/ImportLogsTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Integration/LabelFilterTest.php b/tests/PHPUnit/Integration/LabelFilterTest.php index 2d891c92b24c922f523253334fd927330e9dc067..5cdfe146a004ccf260157cfbea579557ea1cb293 100644 --- a/tests/PHPUnit/Integration/LabelFilterTest.php +++ b/tests/PHPUnit/Integration/LabelFilterTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Integration/ManyVisitorsOneWebsiteTest.php b/tests/PHPUnit/Integration/ManyVisitorsOneWebsiteTest.php index 9b1fa6957899888876f09c8834d890760e3692e9..82422186e87897f7893e2802e5d9e3821de7d951 100755 --- a/tests/PHPUnit/Integration/ManyVisitorsOneWebsiteTest.php +++ b/tests/PHPUnit/Integration/ManyVisitorsOneWebsiteTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Integration/NoVisitTest.php b/tests/PHPUnit/Integration/NoVisitTest.php index dcbd83fbc9bcd4991a534a4d91595421b53338c8..6315830750460b55bfcee26eccc01466b539f567 100755 --- a/tests/PHPUnit/Integration/NoVisitTest.php +++ b/tests/PHPUnit/Integration/NoVisitTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Integration/NonUnicodeTest.php b/tests/PHPUnit/Integration/NonUnicodeTest.php index 9085f12aa0f296e8f32a7b30885982fb02b4c340..b5b8a0c30bc5f85d54bec1a382913944c4f541d6 100755 --- a/tests/PHPUnit/Integration/NonUnicodeTest.php +++ b/tests/PHPUnit/Integration/NonUnicodeTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Integration/OneVisitorOneWebsite_SeveralDaysDateRangeTest.php b/tests/PHPUnit/Integration/OneVisitorOneWebsite_SeveralDaysDateRangeTest.php index 2a13d51874a53c695073232c60a52b7912396a29..a4731122384ed758de268543358dc20125229806 100755 --- a/tests/PHPUnit/Integration/OneVisitorOneWebsite_SeveralDaysDateRangeTest.php +++ b/tests/PHPUnit/Integration/OneVisitorOneWebsite_SeveralDaysDateRangeTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Integration/OneVisitorOneWebsite_SeveralDaysDateRange_ArchivingTestsTest.php b/tests/PHPUnit/Integration/OneVisitorOneWebsite_SeveralDaysDateRange_ArchivingTestsTest.php index a32e7c145b9a949a6a82e73b2c42a74d48dc8c0e..176c9e17926e66a44b2573568805b340def683c4 100755 --- a/tests/PHPUnit/Integration/OneVisitorOneWebsite_SeveralDaysDateRange_ArchivingTestsTest.php +++ b/tests/PHPUnit/Integration/OneVisitorOneWebsite_SeveralDaysDateRange_ArchivingTestsTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Integration/OneVisitorTwoVisitsTest.php b/tests/PHPUnit/Integration/OneVisitorTwoVisitsTest.php index 5c427c84440a62ba12347fa160ff174c2fabce3a..5526d6fc71ae7ff8c067046009e3c81d52ec55dd 100755 --- a/tests/PHPUnit/Integration/OneVisitorTwoVisitsTest.php +++ b/tests/PHPUnit/Integration/OneVisitorTwoVisitsTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Integration/OneVisitorTwoVisits_withCookieSupportTest.php b/tests/PHPUnit/Integration/OneVisitorTwoVisits_withCookieSupportTest.php index 4ccb8b0d6f10813227ffdd3c2f85c0b1a56b74a2..c8f87c9732590a9ef65e8e3e7caf03449d2719a4 100755 --- a/tests/PHPUnit/Integration/OneVisitorTwoVisits_withCookieSupportTest.php +++ b/tests/PHPUnit/Integration/OneVisitorTwoVisits_withCookieSupportTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Integration/OneVisitor_LongUrlsTruncatedTest.php b/tests/PHPUnit/Integration/OneVisitor_LongUrlsTruncatedTest.php index a445f7cbd197e78726f3748a5580902e5cf71eef..ce1d5121a3966d82626e29b189baabc2ac06af48 100644 --- a/tests/PHPUnit/Integration/OneVisitor_LongUrlsTruncatedTest.php +++ b/tests/PHPUnit/Integration/OneVisitor_LongUrlsTruncatedTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Integration/OneVisitor_NoKeywordSpecifiedTest.php b/tests/PHPUnit/Integration/OneVisitor_NoKeywordSpecifiedTest.php index 2561beed0f6dca00c3b58ae2e7bbaecbe35f85f7..9c7c42cc2f55e30c0dfc6d2de48bb98df3258e23 100755 --- a/tests/PHPUnit/Integration/OneVisitor_NoKeywordSpecifiedTest.php +++ b/tests/PHPUnit/Integration/OneVisitor_NoKeywordSpecifiedTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Integration/OneVisitor_SeveralDays_ImportedInRandomOrderTest.php b/tests/PHPUnit/Integration/OneVisitor_SeveralDays_ImportedInRandomOrderTest.php index 6ef072d913eb91aed771b56f992d8acc9e247af1..81af6b812327c1b07a0dc640698dc7b119aa2e11 100644 --- a/tests/PHPUnit/Integration/OneVisitor_SeveralDays_ImportedInRandomOrderTest.php +++ b/tests/PHPUnit/Integration/OneVisitor_SeveralDays_ImportedInRandomOrderTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Integration/PeriodIsRange_DateIsLastN_MetadataAndNormalAPITest.php b/tests/PHPUnit/Integration/PeriodIsRange_DateIsLastN_MetadataAndNormalAPITest.php index b995808282577b5fe918055e42c1882e0f65b46c..b96c54f66c0cecca7e1d67d5aa090da027a18974 100755 --- a/tests/PHPUnit/Integration/PeriodIsRange_DateIsLastN_MetadataAndNormalAPITest.php +++ b/tests/PHPUnit/Integration/PeriodIsRange_DateIsLastN_MetadataAndNormalAPITest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Integration/Plugins/CorePluginsAdmin/UpdateCommunicationTest.php b/tests/PHPUnit/Integration/Plugins/CorePluginsAdmin/UpdateCommunicationTest.php index 857714ec7b492dcc52d2c2bee26e0f5a16f10893..42ec5753b413394e0a827bc45e751bc08dbd2497 100644 --- a/tests/PHPUnit/Integration/Plugins/CorePluginsAdmin/UpdateCommunicationTest.php +++ b/tests/PHPUnit/Integration/Plugins/CorePluginsAdmin/UpdateCommunicationTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Integration/Plugins/CoreUpdater/UpdateCommunicationTest.php b/tests/PHPUnit/Integration/Plugins/CoreUpdater/UpdateCommunicationTest.php index 9b8008de98cb9562fa23f7ef885e47de2caef797..2ecccd2bf524b0b8be158fae8c521a3c301768a6 100644 --- a/tests/PHPUnit/Integration/Plugins/CoreUpdater/UpdateCommunicationTest.php +++ b/tests/PHPUnit/Integration/Plugins/CoreUpdater/UpdateCommunicationTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Integration/Plugins/LoginTest.php b/tests/PHPUnit/Integration/Plugins/LoginTest.php index 24dc8e2c58efeecbcc22c462bb600b8a7d6a405b..274b2fd9fa887a87622ce439882ad37fe897bd17 100644 --- a/tests/PHPUnit/Integration/Plugins/LoginTest.php +++ b/tests/PHPUnit/Integration/Plugins/LoginTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Integration/Plugins/MobileMessagingTest.php b/tests/PHPUnit/Integration/Plugins/MobileMessagingTest.php index 4bbb959f866a9087a8860e950c85b8eabc6f483e..7f17bea9c667bd51fada6c6e9c2c62194b4b66c7 100644 --- a/tests/PHPUnit/Integration/Plugins/MobileMessagingTest.php +++ b/tests/PHPUnit/Integration/Plugins/MobileMessagingTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Integration/Plugins/MultiSitesTest.php b/tests/PHPUnit/Integration/Plugins/MultiSitesTest.php index f2556ccf71428777838180cba387cf2fc859af1e..449a7d748ccd8c80b56c4c1ffec0ba3c26584d6c 100644 --- a/tests/PHPUnit/Integration/Plugins/MultiSitesTest.php +++ b/tests/PHPUnit/Integration/Plugins/MultiSitesTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Integration/Plugins/PrivacyManagerConfigTest.php b/tests/PHPUnit/Integration/Plugins/PrivacyManagerConfigTest.php index a0d8af1635b77a0313c76a66b9047e2977f97c99..fb2ad94a4046ad2d371faf6e5529d85d33dde93c 100644 --- a/tests/PHPUnit/Integration/Plugins/PrivacyManagerConfigTest.php +++ b/tests/PHPUnit/Integration/Plugins/PrivacyManagerConfigTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Integration/Plugins/PrivacyManagerTest.php b/tests/PHPUnit/Integration/Plugins/PrivacyManagerTest.php index b2a0130ddb17cdd73eec2607645a56b7de406d0f..7b1836c8507c98381a596ac43d4b09b31989da3a 100644 --- a/tests/PHPUnit/Integration/Plugins/PrivacyManagerTest.php +++ b/tests/PHPUnit/Integration/Plugins/PrivacyManagerTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Integration/Plugins/ScheduledReportsTest.php b/tests/PHPUnit/Integration/Plugins/ScheduledReportsTest.php index 3914ff2546b540e04845b96f0fd107db715ca46e..9ce8430f42f0a8cce9eadd68cf5241a304e6f770 100644 --- a/tests/PHPUnit/Integration/Plugins/ScheduledReportsTest.php +++ b/tests/PHPUnit/Integration/Plugins/ScheduledReportsTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Integration/Plugins/SegmentEditorTest.php b/tests/PHPUnit/Integration/Plugins/SegmentEditorTest.php index b540d2b845851c7c3d8cdee7b615dab489497008..666b042bad77becf7465700c4eb1a7026538b17f 100644 --- a/tests/PHPUnit/Integration/Plugins/SegmentEditorTest.php +++ b/tests/PHPUnit/Integration/Plugins/SegmentEditorTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Integration/Plugins/SitesManagerTest.php b/tests/PHPUnit/Integration/Plugins/SitesManagerTest.php index 119bdd485120888522096df47d393bbb889acab7..87c5023eca030a21909903489daeb142caa258d2 100644 --- a/tests/PHPUnit/Integration/Plugins/SitesManagerTest.php +++ b/tests/PHPUnit/Integration/Plugins/SitesManagerTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Integration/Plugins/UsersManagerTest.php b/tests/PHPUnit/Integration/Plugins/UsersManagerTest.php index a13e616eb69c8610465f64117edbcebab78a4016..d02e79fd5b157d642971ca90f2d3a5fa5d6c129e 100644 --- a/tests/PHPUnit/Integration/Plugins/UsersManagerTest.php +++ b/tests/PHPUnit/Integration/Plugins/UsersManagerTest.php @@ -6,7 +6,7 @@ use Piwik\Plugins\UsersManager\Model; use Piwik\Translate; /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Integration/PrivacyManagerTest.php b/tests/PHPUnit/Integration/PrivacyManagerTest.php index b32373630bbbf963fa60264661fe131ac1a3fb49..04a1c65faaf16566f9855546d35c9eb701ad82a5 100644 --- a/tests/PHPUnit/Integration/PrivacyManagerTest.php +++ b/tests/PHPUnit/Integration/PrivacyManagerTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Integration/PurgeDataTest.php b/tests/PHPUnit/Integration/PurgeDataTest.php index a2621f0b1e9091794e1a9f137cf1e6224e6d53a2..e7c099d78d7751acf6c4cc168fdc16341ea91903 100755 --- a/tests/PHPUnit/Integration/PurgeDataTest.php +++ b/tests/PHPUnit/Integration/PurgeDataTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Integration/RowEvolutionTest.php b/tests/PHPUnit/Integration/RowEvolutionTest.php index a3cb49569204aceb3b56c1a77cfc439d3394ca3c..f0c87a06560ea407542d82904560af46e107990e 100755 --- a/tests/PHPUnit/Integration/RowEvolutionTest.php +++ b/tests/PHPUnit/Integration/RowEvolutionTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Integration/SiteSearchTest.php b/tests/PHPUnit/Integration/SiteSearchTest.php index 51c2b3e20bb98686dbe5834928cf8b61979f7e5a..f329833f9ca512995f25dc814a6722edd299d5df 100755 --- a/tests/PHPUnit/Integration/SiteSearchTest.php +++ b/tests/PHPUnit/Integration/SiteSearchTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Integration/TimezonesTest.php b/tests/PHPUnit/Integration/TimezonesTest.php index ceeddaeb404ca288f3ff639439c7ac078c9aea0f..26d77d6dacfc1b243fa6c5395d07d02ec113364c 100644 --- a/tests/PHPUnit/Integration/TimezonesTest.php +++ b/tests/PHPUnit/Integration/TimezonesTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Integration/TrackCustomVariablesAndCampaigns_ForceUsingVisitIdNotHeuristicsTest.php b/tests/PHPUnit/Integration/TrackCustomVariablesAndCampaigns_ForceUsingVisitIdNotHeuristicsTest.php index 19da294671b61113168ee82d0dba37e15946c8ee..3ccefa4a64d097a4935f4a2b539a61fa6aff9bcc 100755 --- a/tests/PHPUnit/Integration/TrackCustomVariablesAndCampaigns_ForceUsingVisitIdNotHeuristicsTest.php +++ b/tests/PHPUnit/Integration/TrackCustomVariablesAndCampaigns_ForceUsingVisitIdNotHeuristicsTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Integration/TrackGoals_AllowMultipleConversionsPerVisitTest.php b/tests/PHPUnit/Integration/TrackGoals_AllowMultipleConversionsPerVisitTest.php index 32ee70fadbbc9bceed027ac4b605b75cc45b7925..a1eb784ff6b904661bdcba3617c7fd6575d3fbad 100755 --- a/tests/PHPUnit/Integration/TrackGoals_AllowMultipleConversionsPerVisitTest.php +++ b/tests/PHPUnit/Integration/TrackGoals_AllowMultipleConversionsPerVisitTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Integration/TrackerWindowLookBackTest.php b/tests/PHPUnit/Integration/TrackerWindowLookBackTest.php index 78e808502c509b67930f41fccd12402f8c6f79eb..c56d7786dd0977196a3c56b2ed0e418268fd000d 100644 --- a/tests/PHPUnit/Integration/TrackerWindowLookBackTest.php +++ b/tests/PHPUnit/Integration/TrackerWindowLookBackTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Integration/TrackingAPI_SetVisitorIdTest.php b/tests/PHPUnit/Integration/TrackingAPI_SetVisitorIdTest.php index 010c4cdaf57e0125d0f1454dd0f58143a5946c03..3c738dcf26ea537a8c611074521459269133eb9a 100644 --- a/tests/PHPUnit/Integration/TrackingAPI_SetVisitorIdTest.php +++ b/tests/PHPUnit/Integration/TrackingAPI_SetVisitorIdTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Integration/TwoVisitors_TwoWebsites_DifferentDaysTest.php b/tests/PHPUnit/Integration/TwoVisitors_TwoWebsites_DifferentDaysTest.php index 76fc320b64472b9dcbd21be1acd7a437edc8dcbe..e19490274b25c101d7ca5ccc8110428be13b73aa 100755 --- a/tests/PHPUnit/Integration/TwoVisitors_TwoWebsites_DifferentDaysTest.php +++ b/tests/PHPUnit/Integration/TwoVisitors_TwoWebsites_DifferentDaysTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Integration/TwoVisitors_TwoWebsites_DifferentDays_ArchivingDisabledTest.php b/tests/PHPUnit/Integration/TwoVisitors_TwoWebsites_DifferentDays_ArchivingDisabledTest.php index 25fcc55f34c5ffe6979ce6ededc4956f2e75e32c..154acdb64714fccc8f1a3f42365b375a0641bb1f 100755 --- a/tests/PHPUnit/Integration/TwoVisitors_TwoWebsites_DifferentDays_ArchivingDisabledTest.php +++ b/tests/PHPUnit/Integration/TwoVisitors_TwoWebsites_DifferentDays_ArchivingDisabledTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Integration/TwoVisitors_TwoWebsites_DifferentDays_ConversionsTest.php b/tests/PHPUnit/Integration/TwoVisitors_TwoWebsites_DifferentDays_ConversionsTest.php index 6a09cde8f596e48a6f367afeb8e68464462293f2..00972de40baa99e9a006ef163286f6a1fc466194 100755 --- a/tests/PHPUnit/Integration/TwoVisitors_TwoWebsites_DifferentDays_ConversionsTest.php +++ b/tests/PHPUnit/Integration/TwoVisitors_TwoWebsites_DifferentDays_ConversionsTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Integration/TwoVisitsWithCustomVariablesTest.php b/tests/PHPUnit/Integration/TwoVisitsWithCustomVariablesTest.php index 794ac209da1a6468d94cdf4afa6b6b8fecb453dc..b2a8ded3fc33a3f9f7bdf495830124d9aef9f3ce 100755 --- a/tests/PHPUnit/Integration/TwoVisitsWithCustomVariablesTest.php +++ b/tests/PHPUnit/Integration/TwoVisitsWithCustomVariablesTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Integration/TwoVisitsWithCustomVariables_SegmentContainsTest.php b/tests/PHPUnit/Integration/TwoVisitsWithCustomVariables_SegmentContainsTest.php index e706079f807ec17d457d1dbcdb6d1ac185a21549..3b6f63bb2632870f349936433316d76b99130bc4 100755 --- a/tests/PHPUnit/Integration/TwoVisitsWithCustomVariables_SegmentContainsTest.php +++ b/tests/PHPUnit/Integration/TwoVisitsWithCustomVariables_SegmentContainsTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Integration/TwoVisitsWithCustomVariables_SegmentMatchALL_NoGoalDataTest.php b/tests/PHPUnit/Integration/TwoVisitsWithCustomVariables_SegmentMatchALL_NoGoalDataTest.php index d297ddbb6a008810f90ef85e65103aac6fd55020..b4e7c3d2fcf899523373bb8c72cc565877dcc3de 100755 --- a/tests/PHPUnit/Integration/TwoVisitsWithCustomVariables_SegmentMatchALL_NoGoalDataTest.php +++ b/tests/PHPUnit/Integration/TwoVisitsWithCustomVariables_SegmentMatchALL_NoGoalDataTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Integration/TwoVisitsWithCustomVariables_SegmentMatchNONETest.php b/tests/PHPUnit/Integration/TwoVisitsWithCustomVariables_SegmentMatchNONETest.php index 3b87220e27c7744456e2f21ecf9b9702272246ee..9d9056709f4b82e3296ac2cfb24fb2461e6f5f59 100755 --- a/tests/PHPUnit/Integration/TwoVisitsWithCustomVariables_SegmentMatchNONETest.php +++ b/tests/PHPUnit/Integration/TwoVisitsWithCustomVariables_SegmentMatchNONETest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Integration/TwoVisitsWithCustomVariables_SegmentMatchVisitorTypeTest.php b/tests/PHPUnit/Integration/TwoVisitsWithCustomVariables_SegmentMatchVisitorTypeTest.php index 8c4033ff7f091a0452fc49045002536540075eeb..d5181804f67b8abbc89eed23de6bc815a87961e9 100755 --- a/tests/PHPUnit/Integration/TwoVisitsWithCustomVariables_SegmentMatchVisitorTypeTest.php +++ b/tests/PHPUnit/Integration/TwoVisitsWithCustomVariables_SegmentMatchVisitorTypeTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Integration/VisitsInPast_InvalidateOldReportsTest.php b/tests/PHPUnit/Integration/VisitsInPast_InvalidateOldReportsTest.php index 511b638ea0ac156f39ccc094e5df5fca8fa8fc98..6387c3bcf60ba8bdba6c3dcf85b1dae331d59e81 100644 --- a/tests/PHPUnit/Integration/VisitsInPast_InvalidateOldReportsTest.php +++ b/tests/PHPUnit/Integration/VisitsInPast_InvalidateOldReportsTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/IntegrationTestCase.php b/tests/PHPUnit/IntegrationTestCase.php index ad8efa9c985c65f1be24d366ee0f60c5c7c384fe..f51bc3e35f0b9d041708891cd8015842704d9dc5 100755 --- a/tests/PHPUnit/IntegrationTestCase.php +++ b/tests/PHPUnit/IntegrationTestCase.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/MockLocationProvider.php b/tests/PHPUnit/MockLocationProvider.php index d4a202ece01d887e0b158006f0d1253775fc9ea2..9d613ae18f46625210c796dae74dcce2f7086530 100755 --- a/tests/PHPUnit/MockLocationProvider.php +++ b/tests/PHPUnit/MockLocationProvider.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/MockPiwikOption.php b/tests/PHPUnit/MockPiwikOption.php index 8c87af973e1e0ea9b57e686757cf6bf7bef0e42a..1aaeea92fcbf26447686e1b90b3def7958632c6c 100644 --- a/tests/PHPUnit/MockPiwikOption.php +++ b/tests/PHPUnit/MockPiwikOption.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Plugins/ActionsTest.php b/tests/PHPUnit/Plugins/ActionsTest.php index 0c2507496f29a79ab8c678d86d15250af128744c..ecd23ba5c7b5d716a0924b0148d149dab3d4c02d 100644 --- a/tests/PHPUnit/Plugins/ActionsTest.php +++ b/tests/PHPUnit/Plugins/ActionsTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Plugins/AnonymizeIPTest.php b/tests/PHPUnit/Plugins/AnonymizeIPTest.php index 4e4e00de3b0ac1c0ae2f7c998e882145d10ab016..449d255f1fcd9344875b2d1a69c3f97841ededfd 100644 --- a/tests/PHPUnit/Plugins/AnonymizeIPTest.php +++ b/tests/PHPUnit/Plugins/AnonymizeIPTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Plugins/LanguagesManagerTest.php b/tests/PHPUnit/Plugins/LanguagesManagerTest.php index c8b73468b64fea776532142afe178f0dbfea23b1..04898443f73df7955cb04062da551b2d6f5cd1f5 100755 --- a/tests/PHPUnit/Plugins/LanguagesManagerTest.php +++ b/tests/PHPUnit/Plugins/LanguagesManagerTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Plugins/ProxyTest.php b/tests/PHPUnit/Plugins/ProxyTest.php index 590c31be447161b527a19ec6b64bb403e6d4ee44..ab5a57bcc43171e44f95f1bebba5c62405d21a98 100644 --- a/tests/PHPUnit/Plugins/ProxyTest.php +++ b/tests/PHPUnit/Plugins/ProxyTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Plugins/ReferrersTest.php b/tests/PHPUnit/Plugins/ReferrersTest.php index 068794fc287ec834ef3a169cb52f1f8e1f4ae7f6..f160e63d341361af3f0af57d5f527297e6b3ffcc 100644 --- a/tests/PHPUnit/Plugins/ReferrersTest.php +++ b/tests/PHPUnit/Plugins/ReferrersTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Plugins/SEOTest.php b/tests/PHPUnit/Plugins/SEOTest.php index a94a4dbc0617af27e7eb07c860a4e96abe198c24..8cb377eeef9c2e3f0912e096a4cebbbde11e33a1 100644 --- a/tests/PHPUnit/Plugins/SEOTest.php +++ b/tests/PHPUnit/Plugins/SEOTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Plugins/UserCountryTest.php b/tests/PHPUnit/Plugins/UserCountryTest.php index ca5b0e640e608e34a1cfba7a64793f16898e5b50..7ca0709a1cb21c8d649627cb5699ad7f17a667af 100644 --- a/tests/PHPUnit/Plugins/UserCountryTest.php +++ b/tests/PHPUnit/Plugins/UserCountryTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/Plugins/UserSettingsTest.php b/tests/PHPUnit/Plugins/UserSettingsTest.php index 201c25847f7800abe14c37a4814b1e98133aee18..b18362f1e50c3b1ecffc67b4b4e9ff0792510f32 100644 --- a/tests/PHPUnit/Plugins/UserSettingsTest.php +++ b/tests/PHPUnit/Plugins/UserSettingsTest.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/PHPUnit/UI b/tests/PHPUnit/UI index 942294bce100c39eeb31001efc220632dfb1d0f9..462485ccb965d47d8b1c7cb44ab5f065eec3877d 160000 --- a/tests/PHPUnit/UI +++ b/tests/PHPUnit/UI @@ -1 +1 @@ -Subproject commit 942294bce100c39eeb31001efc220632dfb1d0f9 +Subproject commit 462485ccb965d47d8b1c7cb44ab5f065eec3877d diff --git a/tests/resources/TestPluginLogClass.php b/tests/resources/TestPluginLogClass.php index 090824c584b70b82541c7f52effbfaf8e77f32c4..75f28928c4029250515486fe960a1f16927dd45d 100644 --- a/tests/resources/TestPluginLogClass.php +++ b/tests/resources/TestPluginLogClass.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/tests/resources/extractSearchEngineInformationFromUrlTests.yml b/tests/resources/extractSearchEngineInformationFromUrlTests.yml index f7e9c04d64abc980ffb3a61082d837ed16f2e21a..60daf9da832c936a50b40b50e6c8226c724f8299 100644 --- a/tests/resources/extractSearchEngineInformationFromUrlTests.yml +++ b/tests/resources/extractSearchEngineInformationFromUrlTests.yml @@ -1,5 +1,5 @@ ############### -# Piwik - Open source web analytics +# Piwik - free/libre analytics platform # # @link http://piwik.org # @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later