diff options
author | Tobias Diekershoff <tobias.diekershoff@gmx.net> | 2011-07-22 06:32:36 +0200 |
---|---|---|
committer | Tobias Diekershoff <tobias.diekershoff@gmx.net> | 2011-07-22 06:32:36 +0200 |
commit | 9cf9753190e8ff86c977ee696b55e6e3b0785c09 (patch) | |
tree | 070ee8a4eae1e1636a50184e2e954fff7094c20c /addon/impressum/impressum.php | |
parent | 6b806708d9b8973ce57fb13fcdfe116c1409b9a0 (diff) | |
parent | ba8fbb60dafee399389181b535ccc5060acd538c (diff) | |
download | volse-hubzilla-9cf9753190e8ff86c977ee696b55e6e3b0785c09.tar.gz volse-hubzilla-9cf9753190e8ff86c977ee696b55e6e3b0785c09.tar.bz2 volse-hubzilla-9cf9753190e8ff86c977ee696b55e6e3b0785c09.zip |
Merge github.com:tobiasd/friendika
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() { |