aboutsummaryrefslogtreecommitdiff
path: root/pyaggr3g470r/templates/about.html
diff options
context:
space:
mode:
Diffstat (limited to 'pyaggr3g470r/templates/about.html')
-rw-r--r--pyaggr3g470r/templates/about.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyaggr3g470r/templates/about.html b/pyaggr3g470r/templates/about.html
index 41dbe20c..3b4a310b 100644
--- a/pyaggr3g470r/templates/about.html
+++ b/pyaggr3g470r/templates/about.html
@@ -4,7 +4,7 @@
<div class="jumbotron">
<p>This software is under GPLv3 license. You are welcome to copy, modify or
redistribute the <a href="https://bitbucket.org/cedricbonhomme/pyaggr3g470r/">source code</a>
- according to the <a href="http://www.gnu.org/licenses/gpl-3.0.txt">GPLv3</a> license.</pa>
+ according to the <a href="http://www.gnu.org/licenses/gpl-3.0.txt">GPLv3</a> license.</p>
</div>
</div><!-- /.container -->
{% endblock %}
bgstack15