aboutsummaryrefslogtreecommitdiffstats
path: root/mod/friendika.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-07-17 03:34:16 -0700
committerFriendika <info@friendika.com>2011-07-17 03:34:16 -0700
commit944f03d3675779e32a6ed8bed28609ca59a66554 (patch)
treeb2dd2c5b8ea542a0d891d1690d402cecdbd72760 /mod/friendika.php
parent2f0ab97fd75c269b77dd7164a6ab96394f1bc0ec (diff)
downloadvolse-hubzilla-944f03d3675779e32a6ed8bed28609ca59a66554.tar.gz
volse-hubzilla-944f03d3675779e32a6ed8bed28609ca59a66554.tar.bz2
volse-hubzilla-944f03d3675779e32a6ed8bed28609ca59a66554.zip
change license
Diffstat (limited to 'mod/friendika.php')
-rw-r--r--mod/friendika.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/mod/friendika.php b/mod/friendika.php
index 8c034c4ac..753a9f478 100644
--- a/mod/friendika.php
+++ b/mod/friendika.php
@@ -39,7 +39,6 @@ function friendika_content(&$a) {
$o .= '<p></p><p>';
- $o .= 'View <a href="LICENSE">License</a>' . '<br /><br />';
$o .= t('This is Friendika version') . ' ' . FRIENDIKA_VERSION . ' ';
$o .= t('running at web location') . ' ' . $a->get_baseurl() . '</p><p>';