summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2014-11-18 14:49:36 +0100
committerChristian Grothoff <christian@grothoff.org>2014-11-18 14:49:36 +0100
commit89b04b3ac984b2fb7c2cee20005dd33847dc2a43 (patch)
tree98abc35b46bcd5312deb55cc2524e1c35dfe891e
parentdd13f3b77ab4b513728b61cd0794fdd72889322c (diff)
downloadwww-89b04b3ac984b2fb7c2cee20005dd33847dc2a43.tar.gz
www-89b04b3ac984b2fb7c2cee20005dd33847dc2a43.tar.bz2
www-89b04b3ac984b2fb7c2cee20005dd33847dc2a43.zip
about
-rw-r--r--common/footer.inc2
-rw-r--r--developers.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/common/footer.inc b/common/footer.inc
index fc7768e9..26905ba1 100644
--- a/common/footer.inc
+++ b/common/footer.inc
@@ -1,4 +1,4 @@
<div class="footer">
<p>&copy; <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
index f2fddc46..d6eec334 100644
--- 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">