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/twitter | |
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/twitter')
-rw-r--r-- | addon/twitter/twitter.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/addon/twitter/twitter.php b/addon/twitter/twitter.php index 7f2b2e1c7..26b324aca 100644 --- a/addon/twitter/twitter.php +++ b/addon/twitter/twitter.php @@ -11,7 +11,7 @@ * Author: Tobias Diekershoff * tobias.diekershoff@gmx.net * - * License:3-clause BSD license (same as Friendika) + * License:3-clause BSD license * * Configuration: * To use this plugin you need a OAuth Consumer key pair (key & secret) |