diff options
-rw-r--r-- | tpl/social.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tpl/social.php b/tpl/social.php index 20acbe1b7..b7e876c82 100644 --- a/tpl/social.php +++ b/tpl/social.php @@ -46,7 +46,7 @@ </div> </div> <div id="ft"> - <p>This is GNU social.</p> + <p>This is <a href="http://www.gnu.org/software/social">GNU social</a> — licensed under the <a href="http://www.gnu.org/licenses/agpl-3.0.html">GNU Affero General Public License</a> version 3.0 or later. <a href="http://gitorious.org/+socialites/statusnet/gnu-social">Get the code</a>.</p> </div> </div> </body> |