diff options
author | Tobias Diekershoff <tobias.diekershoff@gmx.net> | 2011-07-21 11:15:13 +0200 |
---|---|---|
committer | Tobias Diekershoff <tobias.diekershoff@gmx.net> | 2011-07-21 11:15:13 +0200 |
commit | ba8fbb60dafee399389181b535ccc5060acd538c (patch) | |
tree | e01ac7e0ed3b212dd59c72dc6f6417c02c683ccd /addon/piwik/piwik.php | |
parent | 530722568281188f262c5da5fcc8020528f1a3ac (diff) | |
download | volse-hubzilla-ba8fbb60dafee399389181b535ccc5060acd538c.tar.gz volse-hubzilla-ba8fbb60dafee399389181b535ccc5060acd538c.tar.bz2 volse-hubzilla-ba8fbb60dafee399389181b535ccc5060acd538c.zip |
removed the "same as friendika" note from the license line
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: |