summaryrefslogtreecommitdiffstats
path: root/smarty/templates/rpmphp/index.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'smarty/templates/rpmphp/index.tpl')
-rw-r--r--smarty/templates/rpmphp/index.tpl4
1 files changed, 3 insertions, 1 deletions
diff --git a/smarty/templates/rpmphp/index.tpl b/smarty/templates/rpmphp/index.tpl
index df6cb52..ae65b48 100644
--- a/smarty/templates/rpmphp/index.tpl
+++ b/smarty/templates/rpmphp/index.tpl
@@ -35,6 +35,8 @@
</tbody>
</table><!-- /list-pacakges -->
<h2>Script sources</h2>
- <p>You can retrieve the current application sources from my GIT repository on github.com: <a href='http://github.com/remicollet/rpmphp'>http://github.com/remicollet/rpmphp</a>.</p>
+ <p>License : RPMPHP version {$rpmphp_version} is <a href='http://www.gnu.org/licenses/agpl.html' alt='AGPL'>AGPL</a>,
+ FedoraClient version {$fedcli_version} is <a href='http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html' alt='LGPLv2+'>LGPLv2+</a>,
+ <p>You can retrieve the current application sources from my <a href='http://github.com/remicollet/rpmphp'>GIT repository on github.com</a>.</p>
<p>Feedbacks, RFE and patches are welcome.</p>