Skip to content

Commit badf5a5

Browse files
committed
git-svn-id: http://dev.piwik.org/svn/trunk@2968 59fd770c-687e-43c8-a1e3-f5a4ff64c105
1 parent eb32a32 commit badf5a5

329 files changed

Lines changed: 521 additions & 365 deletions

File tree

Some content is hidden

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

core/API/DataTableGenericFilter.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Piwik - Open source web analytics
44
*
55
* @link http://piwik.org
6-
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
6+
* @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later
77
* @version $Id$
88
*
99
* @category Piwik

core/API/DocumentationGenerator.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Piwik - Open source web analytics
44
*
55
* @link http://piwik.org
6-
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
6+
* @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later
77
* @version $Id$
88
*
99
* @category Piwik

core/API/Proxy.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Piwik - Open source web analytics
44
*
55
* @link http://piwik.org
6-
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
6+
* @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later
77
* @version $Id$
88
*
99
* @category Piwik

core/API/Request.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Piwik - Open source web analytics
44
*
55
* @link http://piwik.org
6-
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
6+
* @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later
77
* @version $Id$
88
*
99
* @category Piwik

core/API/ResponseBuilder.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Piwik - Open source web analytics
44
*
55
* @link http://piwik.org
6-
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
6+
* @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later
77
* @version $Id$
88
*
99
* @category Piwik

core/Access.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Piwik - Open source web analytics
44
*
55
* @link http://piwik.org
6-
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
6+
* @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later
77
* @version $Id$
88
*
99
* @category Piwik

core/Archive.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Piwik - Open source web analytics
44
*
55
* @link http://piwik.org
6-
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
6+
* @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later
77
* @version $Id$
88
*
99
* @category Piwik

core/Archive/Array.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Piwik - Open source web analytics
44
*
55
* @link http://piwik.org
6-
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
6+
* @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later
77
* @version $Id$
88
*
99
* @category Piwik

core/Archive/Array/IndexedByDate.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Piwik - Open source web analytics
44
*
55
* @link http://piwik.org
6-
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
6+
* @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later
77
* @version $Id$
88
*
99
* @category Piwik

core/Archive/Array/IndexedBySite.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Piwik - Open source web analytics
44
*
55
* @link http://piwik.org
6-
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
6+
* @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later
77
* @version $Id$
88
*
99
* @category Piwik

0 commit comments

Comments
 (0)