Skip to content

Commit a8fbaf8

Browse files
committed
Piwik is a free/libre analytics platform. Refs matomo-org#4455 GNU Package requirement to use free/libre instead of open source
1 parent 3174a75 commit a8fbaf8

File tree

888 files changed

+896
-896
lines changed

Some content is hidden

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

888 files changed

+896
-896
lines changed

LEGALNOTICE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
COPYRIGHT
22

3-
Piwik - Open Source Web Analytics
3+
Piwik - free/libre analytics platform
44

55
The software package is:
66

README.md

Lines changed: 2 additions & 2 deletions

core/API/DataTableGenericFilter.php

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

core/API/DataTableManipulator.php

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

core/API/DataTableManipulator/Flattener.php

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

core/API/DataTableManipulator/LabelFilter.php

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

core/API/DataTableManipulator/ReportTotalsCalculator.php

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

core/API/DocumentationGenerator.php

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

core/API/Proxy.php

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

core/API/Request.php

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

0 commit comments

Comments
 (0)