diff options
Diffstat (limited to 'data')
| -rw-r--r-- | data/templates/base.htm | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/data/templates/base.htm b/data/templates/base.htm index b20bc80..879635b 100644 --- a/data/templates/base.htm +++ b/data/templates/base.htm @@ -45,5 +45,13 @@ </div> </div> </div> + + <div class="container footer"> + <a href="//sf.net/p/phorkie/">phorkie</a>, + the self-hosted, git-based pastebin software is available under the + <a href="https://sf.net/p/phorkie/"> + <acronym title="GNU Affero General Public License">AGPL</acronym></a>. + </div> + </body> </html>
\ No newline at end of file |
