From a7cd390dd57e33dfae0ddb509840066e132dc720 Mon Sep 17 00:00:00 2001 From: mattab <matthieu.aubry@gmail.com> Date: Tue, 17 Jun 2014 20:35:41 +1200 Subject: [PATCH] replacing comment for consistency --- core/DeviceDetectorCache.php | 2 +- core/DeviceDetectorFactory.php | 2 +- core/Plugin/Widgets.php | 2 +- plugins/Actions/Widgets.php | 2 +- plugins/CoreConsole/Commands/GenerateWidget.php | 2 +- plugins/CoreHome/Widgets.php | 2 +- plugins/CustomVariables/Widgets.php | 2 +- plugins/DevicesDetection/Widgets.php | 2 +- plugins/Events/Widgets.php | 2 +- plugins/ExamplePlugin/Widgets.php | 2 +- plugins/ExampleRssWidget/Widgets.php | 2 +- plugins/Goals/Widgets.php | 2 +- plugins/Insights/Widgets.php | 2 +- plugins/Live/Widgets.php | 2 +- plugins/Provider/Widgets.php | 2 +- plugins/Referrers/Widgets.php | 2 +- plugins/SEO/Widgets.php | 2 +- plugins/UserCountry/Widgets.php | 2 +- plugins/UserSettings/Widgets.php | 2 +- plugins/VisitFrequency/Widgets.php | 2 +- plugins/VisitTime/Widgets.php | 2 +- plugins/VisitorInterest/Widgets.php | 2 +- plugins/VisitsSummary/Widgets.php | 2 +- tests/PHPUnit/UI | 2 +- 24 files changed, 24 insertions(+), 24 deletions(-) diff --git a/core/DeviceDetectorCache.php b/core/DeviceDetectorCache.php index eab44a9297..70a6f68bb7 100644 --- a/core/DeviceDetectorCache.php +++ b/core/DeviceDetectorCache.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre analytics platform * * @link http://piwik.org * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later diff --git a/core/DeviceDetectorFactory.php b/core/DeviceDetectorFactory.php index f8bd1ad5ac..c61da87a14 100644 --- a/core/DeviceDetectorFactory.php +++ b/core/DeviceDetectorFactory.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre 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/Widgets.php b/core/Plugin/Widgets.php index c2ea16f7cf..201fe743f6 100644 --- a/core/Plugin/Widgets.php +++ b/core/Plugin/Widgets.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre 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/Widgets.php b/plugins/Actions/Widgets.php index eff55ceb1b..cd5950ecbc 100644 --- a/plugins/Actions/Widgets.php +++ b/plugins/Actions/Widgets.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre 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/GenerateWidget.php b/plugins/CoreConsole/Commands/GenerateWidget.php index 836ea3970a..c3360e10fe 100644 --- a/plugins/CoreConsole/Commands/GenerateWidget.php +++ b/plugins/CoreConsole/Commands/GenerateWidget.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre 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/Widgets.php b/plugins/CoreHome/Widgets.php index 5aba86a2cd..c2bfc76448 100644 --- a/plugins/CoreHome/Widgets.php +++ b/plugins/CoreHome/Widgets.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre 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/Widgets.php b/plugins/CustomVariables/Widgets.php index 183219b2d6..c20f34373d 100644 --- a/plugins/CustomVariables/Widgets.php +++ b/plugins/CustomVariables/Widgets.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre 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/Widgets.php b/plugins/DevicesDetection/Widgets.php index 0df651064d..d337fbfc75 100644 --- a/plugins/DevicesDetection/Widgets.php +++ b/plugins/DevicesDetection/Widgets.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre 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/Widgets.php b/plugins/Events/Widgets.php index d08c285d66..b3b82c3a09 100644 --- a/plugins/Events/Widgets.php +++ b/plugins/Events/Widgets.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre 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/Widgets.php b/plugins/ExamplePlugin/Widgets.php index 6ce0c590dc..c213d91ee8 100644 --- a/plugins/ExamplePlugin/Widgets.php +++ b/plugins/ExamplePlugin/Widgets.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre 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/Widgets.php b/plugins/ExampleRssWidget/Widgets.php index 56444cd9c5..cd31ef95e0 100644 --- a/plugins/ExampleRssWidget/Widgets.php +++ b/plugins/ExampleRssWidget/Widgets.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre 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/Widgets.php b/plugins/Goals/Widgets.php index d7a90c9645..bdfa47a924 100644 --- a/plugins/Goals/Widgets.php +++ b/plugins/Goals/Widgets.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre 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/Widgets.php b/plugins/Insights/Widgets.php index 3c2f75f0b7..6ce632d8bc 100644 --- a/plugins/Insights/Widgets.php +++ b/plugins/Insights/Widgets.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre 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/Widgets.php b/plugins/Live/Widgets.php index bb07f55397..c216a54841 100644 --- a/plugins/Live/Widgets.php +++ b/plugins/Live/Widgets.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre 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/Widgets.php b/plugins/Provider/Widgets.php index 911ab10411..db81623dea 100644 --- a/plugins/Provider/Widgets.php +++ b/plugins/Provider/Widgets.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre 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/Widgets.php b/plugins/Referrers/Widgets.php index 9fa85772cb..41a36c5cf0 100644 --- a/plugins/Referrers/Widgets.php +++ b/plugins/Referrers/Widgets.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre 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/Widgets.php b/plugins/SEO/Widgets.php index 9e65a0185c..969c918eb3 100644 --- a/plugins/SEO/Widgets.php +++ b/plugins/SEO/Widgets.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre 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/Widgets.php b/plugins/UserCountry/Widgets.php index 6044e04e8c..50913e86b5 100644 --- a/plugins/UserCountry/Widgets.php +++ b/plugins/UserCountry/Widgets.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre 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/Widgets.php b/plugins/UserSettings/Widgets.php index 36099b5149..7d4278c163 100644 --- a/plugins/UserSettings/Widgets.php +++ b/plugins/UserSettings/Widgets.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre 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/Widgets.php b/plugins/VisitFrequency/Widgets.php index cea4a4348d..1b132c9f45 100644 --- a/plugins/VisitFrequency/Widgets.php +++ b/plugins/VisitFrequency/Widgets.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre 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/Widgets.php b/plugins/VisitTime/Widgets.php index 32541ea4f4..85801c7ab5 100644 --- a/plugins/VisitTime/Widgets.php +++ b/plugins/VisitTime/Widgets.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre 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/Widgets.php b/plugins/VisitorInterest/Widgets.php index 8aa6f12627..3548840af2 100644 --- a/plugins/VisitorInterest/Widgets.php +++ b/plugins/VisitorInterest/Widgets.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/libre 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/Widgets.php b/plugins/VisitsSummary/Widgets.php index b51d855106..3e1b5cfbfe 100644 --- a/plugins/VisitsSummary/Widgets.php +++ b/plugins/VisitsSummary/Widgets.php @@ -1,6 +1,6 @@ <?php /** - * Piwik - Open source web analytics + * Piwik - free/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 04f10ded50..ae51df2e12 160000 --- a/tests/PHPUnit/UI +++ b/tests/PHPUnit/UI @@ -1 +1 @@ -Subproject commit 04f10ded5067fbf359e80e47acc895a906b577fa +Subproject commit ae51df2e125f4fad3c59ddf623f98dd5251d8492 -- GitLab