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/impressum/impressum.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/impressum/impressum.php')
-rw-r--r-- | addon/impressum/impressum.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/addon/impressum/impressum.php b/addon/impressum/impressum.php index b93d9eef6..b760c7e0d 100644 --- a/addon/impressum/impressum.php +++ b/addon/impressum/impressum.php @@ -4,7 +4,7 @@ * Description: Plugin to add contact information to the about page (/friendika) * Version: 1.0 * Author: Tobias Diekershoff <https://diekershoff.homeunix.net/friendika/profile/tobias> - * License: 3-clause BSD license (same as Friendika) + * License: 3-clause BSD license */ function impressum_install() { |