diff options
author | Friendika <info@friendika.com> | 2011-07-23 00:21:25 -0700 |
---|---|---|
committer | Friendika <info@friendika.com> | 2011-07-23 00:21:25 -0700 |
commit | a486d2cd6aba751b293e0404e0f7b4705dc5c131 (patch) | |
tree | a1baa8ba02d8ebc7024fbfbaef29e6046568d302 /addon/impressum/impressum.php | |
parent | 4e93c742d59fb57a7c58baf010e2de33617dee47 (diff) | |
parent | abc01cad20f599a205e5c2534936092f6820e702 (diff) | |
download | volse-hubzilla-a486d2cd6aba751b293e0404e0f7b4705dc5c131.tar.gz volse-hubzilla-a486d2cd6aba751b293e0404e0f7b4705dc5c131.tar.bz2 volse-hubzilla-a486d2cd6aba751b293e0404e0f7b4705dc5c131.zip |
Merge pull request #145 from tobiasd/master
dispy ACL and addon license
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() { |