diff options
author | Fabio Comuni <fabrix.xm@gmail.com> | 2011-07-25 08:59:28 +0200 |
---|---|---|
committer | Fabio Comuni <fabrix.xm@gmail.com> | 2011-07-25 08:59:28 +0200 |
commit | dfba0f13c8c30598f21f1480e2dbfc66c41c9aa9 (patch) | |
tree | 529922033ad94dde459776a156286eaf2faeecf4 /addon/piwik/piwik.php | |
parent | 93eda9d9c1deb50cfa36392dbcbc4dc56883160f (diff) | |
parent | 363c4c57986706f6fadac33717759c5ab3ed0b29 (diff) | |
download | volse-hubzilla-dfba0f13c8c30598f21f1480e2dbfc66c41c9aa9.tar.gz volse-hubzilla-dfba0f13c8c30598f21f1480e2dbfc66c41c9aa9.tar.bz2 volse-hubzilla-dfba0f13c8c30598f21f1480e2dbfc66c41c9aa9.zip |
Merge branch 'newacl' into newui
Diffstat (limited to 'addon/piwik/piwik.php')
-rw-r--r-- | addon/piwik/piwik.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/addon/piwik/piwik.php b/addon/piwik/piwik.php index 3cc136d29..8389416e9 100644 --- a/addon/piwik/piwik.php +++ b/addon/piwik/piwik.php @@ -12,7 +12,7 @@ * Author: Tobias Diekershoff * tobias.diekershoff@gmx.net * - * License: 3-clause BSD license (same as Friendika) +* License: 3-clause BSD license * * Configuration: * Add the following two lines to your .htconfig.php file: |