commit 89b04b3ac984b2fb7c2cee20005dd33847dc2a43
parent dd13f3b77ab4b513728b61cd0794fdd72889322c
Author: Christian Grothoff <christian@grothoff.org>
Date: Tue, 18 Nov 2014 14:49:36 +0100
about
Diffstat:
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/common/footer.inc b/common/footer.inc
@@ -1,4 +1,4 @@
<div class="footer">
<p>© <a href="https://gnunet.org/ev">GNUnet e.V.</a> 2015</p>
- <p>This page was created using FOSS only.</p>
+ <p>This page was created using <a href="https://www.gnu.org/">Free Software</a> only.</p>
</div>
diff --git a/developers.html b/developers.html
@@ -30,7 +30,7 @@
<p>Taler is designed to work on the Internet. To ensure that Taler payments can work with restrictive network setups, Taler uses a RESTful protocol over
HTTP or HTTPS. Taler's security does not depend upon the use of HTTPS, but obviously merchants may choose to offer HTTPS for consistency and because
it generally is better for privacy compared to HTTP. Taler uses JSON to encode structure data, making it easy to integrate Taler with existing Web
- applications. Taler's protocol is documented in detail <a href="http://api.taler.net/">here</a></p>
+ applications. Taler's protocol is documented in detail <a href="http://api.taler.net/">here</a>.</p>
</div>
</div>
<div class="row">